Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,932
» Latest member: XenonBlack
» Forum threads: 38,721
» Forum posts: 175,502
Full Statistics
|
Online Users |
There are currently 45 online users. » 0 Member(s) | 38 Guest(s) Applebot, Bing, Mojeek, AOL, Google, AOL
|
Latest Threads |
Too much space between gr...
Forum: GUI
Last Post: RonR
5 hours ago
» Replies: 2
» Views: 873
|
How Reliable Is Assignmen...
Forum: News and Discussions
Last Post: tobey12
8 hours ago
» Replies: 0
» Views: 49
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Today, 07:07 AM
» Replies: 1
» Views: 353
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,460
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,525
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 392
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 123
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,900
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,154
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 839
|
|
|
Pandas usecols question |
Posted by: rsearing - Aug-20-2022, 06:18 PM - Forum: Data Science
- Replies (1)
|
 |
I am very new to Python (just installed yday) and am workink with Pandas, obviously, also new. I have a large csv file I am trying to read and then se..... More
|
|
|
PPBD webscraping |
Posted by: Mariegain - Aug-20-2022, 09:14 AM - Forum: General Coding Help
- Replies (4)
|
 |
Good morning to all,
I have been having serious problems for the last 2 months because I can't manage to scrape the different tables of the followi..... More
|
|
|
xml simple reader |
Posted by: kucingkembar - Aug-18-2022, 08:20 PM - Forum: General Coding Help
- Replies (2)
|
 |
sorry for my bad English,
I have scrapped a robots.txt from a website,
this is the trimmed/edited version of that txt
[quote]
<img>gamepic1.jpg</img><..... More
|
|
|
tkinter and multiprocessing |
Posted by: menator01 - Aug-18-2022, 06:36 PM - Forum: Code sharing
- No Replies
|
 |
Just a simple tkinter window using multiprocessing and labels
[python]import multiprocessing as mp
import random as rnd
import tkinter as tk
'..... More
|
|
|
proportional fonts |
Posted by: DPaul - Aug-17-2022, 05:19 PM - Forum: GUI
- Replies (3)
|
 |
Hi,
I have developed a tkinter app that is suposed to work on 1920x1080 and 1920x1200 PCs (windows).
Using :
[python]width= root.winfo_screenwidth(..... More
|
|
|
|