Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,933
» Latest member: Shadab
» Forum threads: 38,721
» Forum posts: 175,508
Full Statistics
|
Latest Threads |
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
53 minutes ago
» Replies: 9
» Views: 2,652
|
Too much space between gr...
Forum: GUI
Last Post: RonR
7 hours ago
» Replies: 4
» Views: 1,077
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
8 hours ago
» Replies: 3
» Views: 95
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 463
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,635
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 557
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 175
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,072
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,303
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 975
|
|
|
Log process |
Posted by: besogon - Aug-08-2017, 03:31 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
I have a log that looks something like like this:
[b]Field1=Value1, Field=Value2, Field3=Value3, Field4=Value4
Field1a=Value1a, Field2a=Va..... More
|
|
|
DataFrame Assignment |
Posted by: ian - Aug-08-2017, 01:10 AM - Forum: Data Science
- Replies (1)
|
 |
I get a dataframe to df1 and assign it to df2 to keep a copy.
Not sure why but when df1 is changed, df2 is also changed.
Is there a way to save an..... More
|
|
|
Need help with Pandas |
Posted by: evev - Aug-07-2017, 06:14 PM - Forum: Data Science
- Replies (5)
|
 |
my question here
Hi,
I have a huge problem and i cant solve it on my own. I'm sure it is simple but
I cant get it.
You need these 2 files for the ..... More
|
|
|
Tip Program |
Posted by: PatrickFCrowley - Aug-07-2017, 04:36 PM - Forum: Homework
- Replies (3)
|
 |
Hello! This is actually my first time posting on a forum, ever haha. Well I'm going through a book on python, thought I understood naming variables, b..... More
|
|
|
New to python and need help |
Posted by: Gunthorpe63210 - Aug-07-2017, 10:38 AM - Forum: Homework
- Replies (1)
|
 |
Hi, I am very new to python and programming, and I have to create an artificial intelligence that will try to guess a number that the user thinks of. ..... More
|
|
|
Code review subforum? |
Posted by: j.crater - Aug-07-2017, 06:36 AM - Forum: Board
- Replies (17)
|
 |
I was wondering whether our forum would benefit from a separate subforum, intended for code review threads only. Last such thread I noticed is [url=ht..... More
|
|
|
Assignment |
Posted by: desher - Aug-07-2017, 03:05 AM - Forum: Homework
- Replies (4)
|
 |
## Program: adding_report() function
This program calls the adding_report() function which repeatedly takes positive integer input until the user..... More
|
|
|
cobrapy |
Posted by: deepa - Aug-06-2017, 03:20 PM - Forum: Data Science
- Replies (3)
|
 |
Hello Everyone,
I am attempting to install cobra 0.6.1 using pip in python 3.4(32-bit).
I am not able to find the 32-bit cobra 0.6.1 installation ..... More
|
|
|
critic. |
Posted by: tony1812 - Aug-06-2017, 02:36 PM - Forum: Code sharing
- No Replies
|
 |
Hello, I am a total Python newbie. This is my Python codes for an imaginary code exercise. Thanks to those who has helped me. I would welcome any cost..... More
|
|
|
Cant Run Code |
Posted by: SaintOfAges - Aug-06-2017, 06:02 AM - Forum: General Coding Help
- Replies (2)
|
 |
my question here: I tried running this code in Python 2.7 (pressing F5) it shows syntax error help!
[python]Python 2.7.13 (v2.7.13:a06454b1afa1, De..... More
|
|
|
Stop Timer in Different Class |
Posted by: ian - Aug-06-2017, 02:37 AM - Forum: GUI
- No Replies
|
 |
How can I add code in onStop of LeftPanel to stop the timer created in RightPanel?
Is it possible to stop it from in Frame class? Thanks.
[python..... More
|
|
|
|