| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,295
» Latest member: Moltar1997
» Forum threads: 38,795
» Forum posts: 175,885
Full Statistics
|
| Online Users |
There are currently 35 online users. » 0 Member(s) | 30 Guest(s) Bing, AOL, Google, Applebot
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: Moltar1997
18 minutes ago
» Replies: 0
» Views: 7
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
5 hours ago
» Replies: 1
» Views: 34
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Today, 02:50 AM
» Replies: 6
» Views: 209
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:18 PM
» Replies: 5
» Views: 106
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 75
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,512
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 167
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 78
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,129
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,316
|
|
|
| Xmodem error |
|
Posted by: neethuvp - Oct-18-2019, 04:31 AM - Forum: General Coding Help
- Replies (6)
|
 |
Hi,
i have a program for transfer a file using 'Xmodem' protocol. My code is :
[python]
import select
import sys
from modem import XMODE..... More
|
|
|
| How to pivot a dat |
|
Posted by: UGuntupalli - Oct-17-2019, 11:13 PM - Forum: General Coding Help
- No Replies
|
 |
All,
I would like to pivot a data frame similar to the following SQL operation. Any help/guidance is appreciated:
[python]
# SQL Code - https..... More
|
|
|
| Calculator won't subtract? |
|
Posted by: kingstarx - Oct-17-2019, 04:13 PM - Forum: Homework
- Replies (6)
|
 |
I've just started GCSE computer science about a month ago, I already knew the basics of python like variables, if and else statements and stuff, and t..... More
|
|
|
| align_columns |
|
Posted by: Skaperen - Oct-17-2019, 01:04 AM - Forum: Code sharing
- No Replies
|
 |
i've needed this command many times and only today decided to finally code it. i'm sure it is not as simple or pythonic as it could be. i made it fo..... More
|
|
|
| streamline plot |
|
Posted by: Larssauerkraut - Oct-16-2019, 03:51 PM - Forum: Homework
- No Replies
|
 |
hi
I am struggeling with a homeworkassignment.
i Am trying to streamlineplot, but i have only found this scetch. how do i go from this scetch to ..... More
|
|
|
|