| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,297
» Latest member: ichsanputr
» Forum threads: 38,795
» Forum posts: 175,888
Full Statistics
|
| Online Users |
There are currently 43 online users. » 1 Member(s) | 39 Guest(s) Bing, AOL, Google, snippsat
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: bowlofred
1 hour ago
» Replies: 2
» Views: 81
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
2 hours ago
» Replies: 6
» Views: 3,170
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 63
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 237
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 124
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 89
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,521
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 171
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,143
|
|
|
| Dropping a column from pandas dataframe |
|
Posted by: marco_ita - Sep-04-2019, 07:30 AM - Forum: Data Science
- Replies (6)
|
 |
[output]
Date Price Open High Low Vol. Change % (Vol., Price, Open, High, Low)
0 Sep 03, 2019 1,789.84 1,771.45 1,801.11 1,767.61 3.55 ..... More
|
|
|
| i love f-strings |
|
Posted by: Skaperen - Sep-04-2019, 03:21 AM - Forum: Bar
- Replies (5)
|
 |
i love f-strings. i'm using them all over the place, now. most of my error messages are f-strings with expanded detail about the error.
|
|
|
| Homework Help |
|
Posted by: HoustonM11 - Sep-03-2019, 06:10 PM - Forum: Homework
- Replies (7)
|
 |
Hey guys, I'd appreciate some help on a homework question. It's very entry level and not too hard but due to my lack of any knowledge using python and..... More
|
|
|
| restarting game code |
|
Posted by: zyada7med - Sep-03-2019, 06:07 PM - Forum: Homework
- Replies (5)
|
 |
hi guys this is my code and i tried to make a game restart function but i couldn't can you help me please
[output]"""This program plays a game of Ro..... More
|
|
|
| Queue maxsize |
|
Posted by: mr_byte31 - Sep-03-2019, 12:00 PM - Forum: General Coding Help
- Replies (2)
|
 |
I have a problem to control the queue threads that I run.
I want to run 50 threads ( min of two numbers where 50 will be always the minimum) and when..... More
|
|
|
| Nelder-Mead gives wrong result |
|
Posted by: Alex009988 - Sep-02-2019, 07:39 PM - Forum: Data Science
- No Replies
|
 |
Hello. I want to solve some optimization problem with Nelder-Mead algorithm. After that I want to port it into VBA.
So I use this code
[python]
cl..... More
|
|
|
| Need some help |
|
Posted by: JoeM - Sep-02-2019, 04:17 PM - Forum: General Coding Help
- Replies (3)
|
 |
I am trying to create a little option for my script and found something online but it is not working: [python] def path() :
print ("1.Turn left")..... More
|
|
|
| Flask without Flask |
|
Posted by: venquessa - Sep-02-2019, 12:37 PM - Forum: Networking
- Replies (2)
|
 |
Hi,
I have been writing a fairly extensive home automation system in Python (and C++ for microcontrollers). I have it all working and in operation f..... More
|
|
|
|