| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,303
» Latest member: TimTom420
» Forum threads: 38,797
» Forum posts: 175,897
Full Statistics
|
| Online Users |
There are currently 48 online users. » 0 Member(s) | 42 Guest(s) Bing, Google, Mojeek, AOL, Applebot
|
| Latest Threads |
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
3 hours ago
» Replies: 1
» Views: 46
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Today, 04:48 AM
» Replies: 6
» Views: 7,796
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
Today, 02:09 AM
» Replies: 7
» Views: 622
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 09:58 PM
» Replies: 3
» Views: 119
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 03:53 PM
» Replies: 1
» Views: 98
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Yesterday, 08:47 AM
» Replies: 3
» Views: 173
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 04:40 AM
» Replies: 6
» Views: 3,206
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 291
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 175
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 111
|
|
|
| Loading a dataframe |
|
Posted by: Schnagga - Apr-17-2019, 09:27 PM - Forum: Data Science
- Replies (4)
|
 |
I am working on loading a dataframe and have generated a variable called body.
in Python, when I print(body) it looks like this -
Data1a
Dataab..... More
|
|
|
| Correct errors in text file. |
|
Posted by: pawlo392 - Apr-17-2019, 02:48 PM - Forum: Homework
- Replies (2)
|
 |
I trying to write a program, which will correct errors in text file, for example TOm--> Tom, EUrope-->Europe, but if word has two letters, for example..... More
|
|
|
| Evaluation of two different list in python? |
|
Posted by: go127a - Apr-17-2019, 12:14 PM - Forum: General Coding Help
- Replies (8)
|
 |
I reach two below list in my program. and l2 is derived from l1.
l1=[767, 665, 999, 895, 907, 796, 561, 914, 719, 819, 555, 529, 672, 933, 882, 869, ..... More
|
|
|
| Socket reading script |
|
Posted by: Will86 - Apr-17-2019, 05:30 AM - Forum: Networking
- Replies (4)
|
 |
Hello all,
I am writing a script to know the status of a networked device. A small API allow minimum integration.
My script is basically opening a s..... More
|
|
|
| int infinity |
|
Posted by: Skaperen - Apr-17-2019, 03:28 AM - Forum: News and Discussions
- Replies (8)
|
 |
so int has no infinity. i guess i just need to use some extremely large numbers. for this its going to need to be so large that repeating divide by ..... More
|
|
|
| Skipping Loop |
|
Posted by: blueriver649 - Apr-17-2019, 03:14 AM - Forum: General Coding Help
- Replies (4)
|
 |
Hi Gents,
I could not do Step 5 in this Skipping loop exercise, for step 5, where do I put the codes thanks.
1)Start a new program with a statem..... More
|
|
|
| ploting dot |
|
Posted by: lioko - Apr-16-2019, 10:44 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi everyone !
i have a problem for ploting my results the way i want.
I have a list of results of a function F(x,tau).
my results are in a "list ..... More
|
|
|
|