| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 47 online users. » 0 Member(s) | 44 Guest(s) Bing, Google, Mojeek
|
| Latest Threads |
New to python and coding
Forum: Homework
Last Post: mamta25
1 hour ago
» Replies: 2
» Views: 73
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
1 hour ago
» Replies: 4
» Views: 125
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 09:52 AM
» Replies: 11
» Views: 279
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 05:07 AM
» Replies: 5
» Views: 255
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 98
|
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,612
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 198
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 181
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,024
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,418
|
|
|
| Pandas confused |
|
Posted by: DPaul - Sep-18-2021, 07:26 AM - Forum: General Coding Help
- Replies (6)
|
 |
I use pandas occasionally to read excel files.
I found out that I can also use it to calculate subtotals
using group(...). Works fine. Except when i ..... More
|
|
|
| Srno not updating |
|
Posted by: cybertooth - Sep-17-2021, 08:03 AM - Forum: General Coding Help
- No Replies
|
 |
Hi all
I have written this code where the entries are added to the database. when I run the code the srnor is updated to the next available number. I..... More
|
|
|
| openpyxl insert list with formulas |
|
Posted by: Irv1n - Sep-15-2021, 01:59 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello
I have this code:
[python]
wb = Workbook()
ws = wb.active
listf = [[1,1,1,1], [2,2,2,2], [3,3,3,3]]
calc_lst = [['=СЧЁТЕСЛИ(listf[x];"<>")..... More
|
|
|
| Data sets comparison |
|
Posted by: Fraetos - Sep-14-2021, 06:45 AM - Forum: Data Science
- No Replies
|
 |
Hello,
I want to compare some basketball player statistics. I have two different data sets, one with players original stats and another one with so..... More
|
|
|
| Jupyter kernel restarts |
|
Posted by: russellm10 - Sep-14-2021, 04:24 AM - Forum: General Coding Help
- No Replies
|
 |
Hi everyone,
I am installing a package called "Lightweaver" inside an anaconda virtual environment. Applying the correct commands brings the enviro..... More
|
|
|
|