| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 45 online users. » 1 Member(s) | 35 Guest(s) Bing, Google, Applebot, Facebook, Mojeek, Axel_Erfurt
|
|
|
| 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
|
|
|
|