| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,241
» Latest member: ColorTig
» Forum threads: 38,777
» Forum posts: 175,795
Full Statistics
|
| Online Users |
There are currently 37 online users. » 1 Member(s) | 33 Guest(s) Bing, Google, Mojeek, Pedroski55
|
| Latest Threads |
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
3 hours ago
» Replies: 1
» Views: 28
|
Data Science
Forum: Data Science
Last Post: mamta25
4 hours ago
» Replies: 3
» Views: 2,573
|
I’m building a Python Dat...
Forum: GUI
Last Post: woooee
11 hours ago
» Replies: 1
» Views: 98
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 148
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Nov-08-2025, 10:39 AM
» Replies: 3
» Views: 128
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 128
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,309
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,379
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,581
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 207
|
|
|
| Pil |
|
Posted by: Clives - Mar-02-2022, 06:35 PM - Forum: General Coding Help
- Replies (2)
|
 |
Greetings,
I can't get a Python PIL script to run, get "not an image" error.
Appreciate any pointers, to resolve this.
The code is:
[python]fo..... More
Attached Files
os_walk2.py (Size: 3.31 KB / Downloads: 322)
|
|
|
| panda table data |
|
Posted by: kucingkembar - Mar-01-2022, 10:38 PM - Forum: General Coding Help
- No Replies
|
 |
hi, sorry for my bad English
I have (no header) panda table, like this:
0 | 0035 | nobita nobi | doraemon
1 | 0070 | hatake kakashi | naruto
2 |..... More
|
|
|
| satellite tracking module |
|
Posted by: barryjo - Feb-28-2022, 09:11 PM - Forum: General Coding Help
- Replies (1)
|
 |
Does anyone know of a python satellite tracking module that inputs the two line orbit elements and then outputs the az/el as a function of time?
|
|
|
| kivy SyntaxError. |
|
Posted by: water - Feb-26-2022, 08:02 PM - Forum: GUI
- Replies (1)
|
 |
I follow a tutorial test kivy like below:
[python]
from kivy.app import App
# importing builder from kivy
from kivy.lang import Builder
#..... More
|
|
|
|