| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,256
» Latest member: TomTMH
» Forum threads: 38,782
» Forum posts: 175,831
Full Statistics
|
| Online Users |
There are currently 47 online users. » 1 Member(s) | 41 Guest(s) Applebot, Google, AOL, TomTMH
|
|
|
| pandas dataframe |
|
Posted by: ian - Sep-15-2017, 01:21 PM - Forum: Data Science
- Replies (1)
|
 |
I have a file Test.csv as below
ColumnA
FM
NA
EC
When run code below, it shows nan, not 'NA'. how to fix it? Thanks
FM
nan
EC
[python]
i..... More
|
|
|
| thread in python3 |
|
Posted by: tony1812 - Sep-14-2017, 10:49 PM - Forum: General Coding Help
- Replies (1)
|
 |
helo, I am very new to python, I am wonder in python3, is ther a differt between import threading verses import _thread? I've seen one or the other in..... More
|
|
|
| Var Not defined |
|
Posted by: RainbowWolfy - Sep-14-2017, 08:07 PM - Forum: General Coding Help
- Replies (2)
|
 |
So I'm pretty new to Python, although I got alot of experience in other languages.
I have a problem where my Attack variable is not being defined
..... More
|
|
|
| Basic algebra in Python |
|
Posted by: ejj28 - Sep-14-2017, 03:35 PM - Forum: General Coding Help
- Replies (10)
|
 |
Hi, how can I solve algebraic equations in python?
For example: 100*X=200, which would return 2.
Is there some sort of library for this?
Thanks!
|
|
|
| ... |
|
Posted by: 8bitbacon - Sep-14-2017, 12:35 AM - Forum: GUI
- No Replies
|
 |
.....
|
|
|
| I need serious help. |
|
Posted by: forumer444 - Sep-13-2017, 08:10 PM - Forum: Homework
- Replies (3)
|
 |
So I'm more of an intermediate programmer in Java, but I've had to move to a new area in the middle of being in school and am now learning Python in m..... More
|
|
|
|