| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,281
» Latest member: drakhsin
» Forum threads: 38,792
» Forum posts: 175,870
Full Statistics
|
| Online Users |
There are currently 42 online users. » 0 Member(s) | 34 Guest(s) Applebot, Bing, Google, Facebook Dev
|
| Latest Threads |
data fetching for indian ...
Forum: General Coding Help
Last Post: drakhsin
6 hours ago
» Replies: 0
» Views: 30
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Yesterday, 08:30 PM
» Replies: 0
» Views: 37
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:15 AM
» Replies: 4
» Views: 1,468
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 122
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 48
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,040
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,291
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 340
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 177
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 242
|
|
|
| Polyfit Error |
|
Posted by: Tobes28 - Apr-17-2020, 03:13 PM - Forum: Data Science
- Replies (3)
|
 |
Hi everyone,
I am writing a bit of code whose purpose, essentially, is to take a data set (density varying with 10 different temperatures) from a C..... More
|
|
|
| Regex excluding |
|
Posted by: ClassicalSoul - Apr-17-2020, 02:13 PM - Forum: General Coding Help
- Replies (2)
|
 |
How could I use regex to match everything not in between hyphens? E.g. re.search(r"<>", "- i don't want this - I do want this")
Edit: This particu..... More
|
|
|
| JSON to CSV |
|
Posted by: baluchen - Apr-17-2020, 11:06 AM - Forum: General Coding Help
- Replies (3)
|
 |
Dear all,
I just started learning Python and got the requirement to format json data into csv. I tried with Pandas and it seems it doesn't work wit..... More
|
|
|
| Tic Tac Toe |
|
Posted by: pyzyx3qwerty - Apr-17-2020, 10:44 AM - Forum: Code sharing
- Replies (1)
|
 |
So, I was working on this for a few days, and i was finally able to make a simple tic tac toe game. It's pretty fun and I personally enjoyed making it..... More
|
|
|
| Push Button issue |
|
Posted by: gvin47 - Apr-16-2020, 06:39 PM - Forum: GUI
- Replies (8)
|
 |
Please help !
I need help with making my Stopwatch run after click on Button "Start"
===
import sys
from PyQt5.QtCore import Qt, QTimer
from Py..... More
|
|
|
| SKUNK Dice Game |
|
Posted by: ProntName - Apr-16-2020, 02:24 PM - Forum: Code sharing
- Replies (9)
|
 |
Good Morning Everyone!
Feel free to jump right down to the code, but a little bit about me:
So I decided to pick up coding at the beginning of A..... More
|
|
|
|