| 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 40 online users. » 0 Member(s) | 36 Guest(s) Google, Bing, Mojeek, AOL
|
| Latest Threads |
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
5 hours ago
» Replies: 1
» Views: 38
|
Data Science
Forum: Data Science
Last Post: mamta25
6 hours ago
» Replies: 3
» Views: 2,574
|
I’m building a Python Dat...
Forum: GUI
Last Post: woooee
Yesterday, 10:15 PM
» Replies: 1
» Views: 100
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 149
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Nov-08-2025, 10:39 AM
» Replies: 3
» Views: 130
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 129
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,332
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,382
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,584
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 209
|
|
|
| decimal comma |
|
Posted by: DPaul - Feb-18-2022, 01:49 PM - Forum: General Coding Help
- Replies (9)
|
 |
Hi , I need to convert "5,8" to a float = 5.8
Reading on this subject proposes 3 solutions
- Adapt the locale
- Do a replace (',','.') (if no 1000 ..... More
|
|
|
| kwargs question |
|
Posted by: Jeff_t - Feb-15-2022, 07:25 PM - Forum: General Coding Help
- Replies (8)
|
 |
Hi, I am really new to python and wishing I had gotten into it a lot earlier than I did. I have advanced considerably with my learning and have been u..... More
|
|
|
|