Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,494
» Latest member: kjhlcd4p6g
» Forum threads: 38,579
» Forum posts: 174,818
Full Statistics
|
Online Users |
There are currently 716 online users. » 1 Member(s) | 710 Guest(s) Bing, Google, Yandex, Internet Archive, kjhlcd4p6g
|
Latest Threads |
Error on import: SyntaxEr...
Forum: General Coding Help
Last Post: Kiongi
Yesterday, 07:49 AM
» Replies: 8
» Views: 21,181
|
Wish to write a code for ...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 06:08 AM
» Replies: 3
» Views: 577
|
How can I write formatted...
Forum: General Coding Help
Last Post: hanmen9527
May-20-2025, 12:26 PM
» Replies: 13
» Views: 28,816
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: vytlacfoto
May-20-2025, 05:31 AM
» Replies: 17
» Views: 1,520
|
How to attach images to a...
Forum: Board
Last Post: sethmike9
May-19-2025, 04:08 AM
» Replies: 6
» Views: 8,939
|
How To Attach data Files
Forum: Board
Last Post: sethmike9
May-19-2025, 04:05 AM
» Replies: 3
» Views: 4,188
|
Text frame
Forum: Homework
Last Post: Pedroski55
May-18-2025, 07:39 PM
» Replies: 2
» Views: 433
|
Python automation: Sendin...
Forum: General Coding Help
Last Post: olips784
May-18-2025, 06:28 PM
» Replies: 0
» Views: 226
|
class Blockage not projec...
Forum: General Coding Help
Last Post: deanhystad
May-15-2025, 04:32 PM
» Replies: 1
» Views: 332
|
Import vs from x import
Forum: General Coding Help
Last Post: snippsat
May-15-2025, 04:09 PM
» Replies: 1
» Views: 279
|
|
|
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)
|
|
|
mysql and LAN |
Posted by: tantony - Oct-12-2022, 01:28 PM - Forum: Networking
- Replies (7)
|
 |
Sorry if I'm asking this in the wrong forum. I like to build a database gui using wxpython and mysql.
My question is, since I'll have multiple users ..... More
|
|
|
Image database |
Posted by: DPaul - Oct-11-2022, 07:11 AM - Forum: Bar
- Replies (3)
|
 |
Hi,
I have inherited a situation where many thousands of scanned images reside as individual .tif files in a directory.
Not a problem, because I can..... More
|
|
|
Zeep AWS problem |
Posted by: centorillion - Oct-10-2022, 02:59 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hello guys,
Thanks in advance for helping me. I tried multiple times to upload zeep library in AWS lambda but it never works. I tried this one:
..... More
|
|
|
Format String |
Posted by: NewPi - Oct-09-2022, 11:19 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hey,
I try to print some formatted integers with padded 0.
But there is always a blank character in front of the print.
My code is:
[python]..... More
|
|
|
|