| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 45 online users. » 0 Member(s) | 41 Guest(s) Bing, Google, Applebot
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
1 hour ago
» Replies: 4
» Views: 91
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 96
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 70
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 106
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,066
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,364
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,555
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 186
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,196
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,442
|
|
|
| black |
|
Posted by: Skaperen - Oct-17-2022, 12:59 AM - Forum: News and Discussions
- Replies (10)
|
 |
it turns out that i do not like various details of how black formats my code. so, i hope this is just defaults that can be changed, somehow. ..... More
|
|
|
| num+1 |
|
Posted by: astral_travel - Oct-16-2022, 02:15 PM - Forum: General Coding Help
- Replies (12)
|
 |
hi,
in the following code:
[python]
__author__ = 'jeffreyhunt'
num = int(input("Please choose a number to divide: "))
listRange = list(rang..... More
|
|
|
| Get http header ? |
|
Posted by: JohnnyCoffee - Oct-14-2022, 11:06 PM - Forum: Networking
- Replies (1)
|
 |
I'm using the wsgiref module to run an application and I need to get the request header that comes from the client's browser to handle http responses,..... More
|
|
|
| Inscrutable error |
|
Posted by: Led_Zeppelin - Oct-13-2022, 04:23 PM - Forum: General Coding Help
- Replies (7)
|
 |
The following Python code gives an error when it is interpreted.
[code]
GridsearchCV(
cv=TimeSeriesSplit(gap=0, max_train_size=None, n_splits..... More
Attached Files
Thumbnail(s)
|
|
|
|