Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,386
» Latest member: itx_sumeet
» Forum threads: 38,820
» Forum posts: 176,013

Full Statistics

Online Users
There are currently 36 online users.
» 1 Member(s) | 31 Guest(s)
Bing, Google, AOL, Mojeek, Gribouillis

Latest Threads
IP address for users
Forum: Networking
Last Post: itx_sumeet
2 hours ago
» Replies: 4
» Views: 7,051
Lottery generator (beginn...
Forum: General Coding Help
Last Post: Pedroski55
6 hours ago
» Replies: 5
» Views: 9,869
Calling python from anoth...
Forum: General Coding Help
Last Post: bowlofred
8 hours ago
» Replies: 4
» Views: 122
[split] How to ask Smart ...
Forum: General Coding Help
Last Post: Pedroski55
Dec-25-2025, 07:58 AM
» Replies: 2
» Views: 129
Need Help with Pandas Con...
Forum: Bar
Last Post: Axel_Erfurt
Dec-24-2025, 10:07 AM
» Replies: 1
» Views: 73
requests.post not sending...
Forum: Web Scraping & Web Development
Last Post: noisefloor
Dec-24-2025, 09:20 AM
» Replies: 2
» Views: 129
Looking for constructive ...
Forum: News and Discussions
Last Post: cecrease
Dec-24-2025, 03:16 AM
» Replies: 2
» Views: 1,286
Switching from batch proc...
Forum: GUI
Last Post: arbiel
Dec-23-2025, 09:38 PM
» Replies: 0
» Views: 94
Exploring Different Pytho...
Forum: News and Discussions
Last Post: ankitsharma32
Dec-23-2025, 01:01 PM
» Replies: 3
» Views: 751
We open-sourced kubesdk —...
Forum: Code sharing
Last Post: beslanpuzl
Dec-21-2025, 11:52 AM
» Replies: 0
» Views: 160

 
  cannot get code to work
Posted by: Led_Zeppelin - Jun-30-2022, 01:11 PM - Forum: General Coding Help - Replies (10)

I have spent a day is trying to get the following code to work.

[code]
df2 = pd.DataFrame(df, columns = ['sensor_00', 'sensor_01', 'sensor_02', '..... More

Print this item

Photo PySimpleGUI Adjust SCREEN size
Posted by: Alcrkai - Jun-30-2022, 11:58 AM - Forum: General Coding Help - No Replies

When executing my second layout, it starts with the window off the screen, not being able to close it by the button and cutting the elements displayed..... More


Attached Files

Thumbnail(s)
   
Print this item

  Portability in Python and Java
Posted by: ankitdixit - Jun-30-2022, 07:37 AM - Forum: News and Discussions - Replies (1)

Hello All, I am working on a freelance project which is based on python and java both and I am good at java. I want to know which programming language..... More

Print this item

  [Solved]Help getting variable from Function in PyQt
Posted by: Extra - Jun-29-2022, 11:31 PM - Forum: GUI - Replies (6)

Hello,

I have a combobox (Called: DatabaseComboBox) that holds a list of databases.

When a database is selected I have a function that gets it'..... More

Print this item

  Problem with scraping the Title from a web page
Posted by: Wagner822 - Jun-29-2022, 11:28 PM - Forum: General Coding Help - No Replies

Hi. I'm using python 3.10 with Windows.

I have a script like this


[python] src_url = get_url_by_pagenumber(page)
res = requests.get(src_url..... More

Print this item

  Need help formatting dataframe data before saving to CSV
Posted by: cubangt - Jun-29-2022, 08:27 PM - Forum: General Coding Help - Replies (16)

I am trying to parse and save my IG messages for stat purposes.

I have the following code that works and saves to a csv file, but when i open the ..... More

Print this item

Big Grin Exception of the day
Posted by: DeaD_EyE - Jun-29-2022, 06:05 PM - Forum: Bar - Replies (2)

[error]
[{key: row for key, row in zip(("port", "state", "resolution"), parsed)} for parsed in [[data[0], f"{data[1]} {data[2]}", data[3]] if "primar..... More

Print this item

  What kind of list is this?
Posted by: jesse68 - Jun-29-2022, 04:25 PM - Forum: General Coding Help - Replies (2)

Hi, one more question for the day.

This is a list - my_List = ["one", "two","three"]
This is a dictionary - my_Dict = dict({1: 'Geeks', 2: 'F..... More

Print this item

Question Finding string in list item
Posted by: jesse68 - Jun-29-2022, 02:46 PM - Forum: General Coding Help - Replies (8)

Hello.

This is odd but I'm sure there is a perfectly good explanation.

Why is "501" and "502" evaluated as true for each item in the list?

[p..... More

Print this item

  Python List Issue
Posted by: Aggie64 - Jun-29-2022, 02:15 PM - Forum: General Coding Help - Replies (5)

1. create a list named All_Items_List
2. set All_Items_List_Copy = All_Items_List
3. create Subset_list which has one less item than All_Items_Lis..... More

Print this item

  Help with basic weight converter
Posted by: PythonSquizzel - Jun-29-2022, 02:11 PM - Forum: General Coding Help - Replies (3)

Ok so I'm brand new to coding and following a YouTube video for learning python, one of the exercises is to make a simple weight conversion program. I..... More

Print this item

  GUI Style
Posted by: Oshadha - Jun-29-2022, 02:03 PM - Forum: GUI - Replies (3)

Tkinter is very easy to learn and master. But it keeps looking old (Windows 7ish). Am I missing a part where it looks new? If not what other modules ..... More

Print this item

  Data Science
Posted by: Oshadha - Jun-29-2022, 01:35 PM - Forum: Data Science - Replies (3)

Python is famous for data science. But what is Data Science. I never understood the concept. Is it finding data and presenting it?
I consider myself ..... More

Print this item

  Integrating vue.js with Django framework
Posted by: saisankalpj - Jun-29-2022, 01:27 PM - Forum: Web Scraping & Web Development - No Replies

I am working on a Django project in the backend side. The front end is written in Vue.js. Now,we need to integrate frontend(vue.js) with the backend(..... More

Print this item

  How to use an Emulator and a MttQ broker?
Posted by: Frankduc - Jun-29-2022, 01:10 PM - Forum: General Coding Help - Replies (22)

Hello,

I am having trouble using an Emulator and mqtt broker.
When one click button lumiere entree or lumiere salon "ON" the GPIO in the emulator ..... More

Print this item

  Terminal project running on web
Posted by: guilhermeafonso - Jun-29-2022, 12:56 PM - Forum: Web Scraping & Web Development - No Replies

Hi! I'm new in python, and I have a doubt.

Can I run a python project, which I run from the terminal on a website?
How can I do this?

Print this item

  How to find a job as Software Developer in Switzerland? (step by step guide)
Posted by: jharp - Jun-29-2022, 12:23 PM - Forum: Bar - Replies (3)

[Image: hire-developer-resume.svg]

[size=xx-large]1. How difficult is to find a job as a Software Develop..... More

Print this item

  Job offer for Python developers near Stuttgart, Germany
Posted by: solarjoe - Jun-29-2022, 08:43 AM - Forum: Jobs - No Replies

We are a medium-sized company that develops innovative machines for measuring and quality assurance. Our location is close to Stuttgart, Germany.

W..... More

Print this item

  Dynamically allocated array
Posted by: JESuh - Jun-29-2022, 06:40 AM - Forum: General Coding Help - Replies (1)

Hello,

Well, I'm not sure if I can ask this question here.. Please let me know if I came to wrong place.

I want to wrap c++ code to make pyd and..... More

Print this item

  OSERROR When mkdir
Posted by: Oshadha - Jun-29-2022, 05:09 AM - Forum: General Coding Help - Replies (4)

[error]OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'D:\\1. Oshadha\\2. Code\\Python\\11. Discord Bot\\L..... More

Print this item

  Tutorial on SDR and DSP using python
Posted by: Larz60+ - Jun-28-2022, 10:07 PM - Forum: News and Discussions - No Replies

Thought I'd share this wanna build a wide range radio receiver (500 kHz up to 1.75 GHz) for about $30?
Disclaimer: this device may be illegal without..... More

Print this item

  Using yt-dlp options in Python
Posted by: Pavel_47 - Jun-28-2022, 04:25 PM - Forum: Web Scraping & Web Development - Replies (8)

Hello,

Does exist some document that explain how to use yt-dlp options in Python.
There are a lot of options an it's more or less clear how to use..... More

Print this item

  Can't import logging
Posted by: hary - Jun-28-2022, 03:42 PM - Forum: General Coding Help - Replies (2)

Hi

I'm on a Raspberry pi and VSCode trying to import 'logging' but I get an error despite it should already be with python 3.9.2.

When I import ..... More

Print this item

  Cannot get output for df.head()
Posted by: Led_Zeppelin - Jun-28-2022, 02:15 PM - Forum: General Coding Help - No Replies

I get the following response when I run some python code and use

StandardScaler

[code]
scaler=StandardScaler()
df=scaler.fit_transform(df)
[..... More

Print this item

  pymysql; insert on duplicate key update fails
Posted by: wardancer84 - Jun-28-2022, 10:19 AM - Forum: General Coding Help - Replies (4)

i dont want to go to deep here so...i want to do the above stated kind of query with pymysql...

relevant piece of code:

[python]
sql = "INSER..... More

Print this item

  How to load all pages of the pdf file to the program
Posted by: alicenguyen - Jun-28-2022, 06:51 AM - Forum: General Coding Help - Replies (9)

I'm working with the code to summarize the text using BERT. I am stopped at the step "loading all pages of the pdf file to the program". My code below..... More

Print this item

  Inconsistent sorting with the .sort_values() function
Posted by: devansing - Jun-28-2022, 03:31 AM - Forum: Data Science - Replies (4)

Hi,

I am trying to sort rows of data in a pandas Dataframe using the .sort_values() function. The goal is to change the order so that the numbers ..... More

Print this item

  Webapp for creating sheet music
Posted by: philipbergwerf - Jun-27-2022, 09:42 PM - Forum: Web Scraping & Web Development - Replies (2)

I want to make a webapp for creating alternative music notation and be able to export the drawing as pdf, print, edit etc...
I am not so experienced ..... More

Print this item

  Setup host for consistent data transfer to client via TCP
Posted by: Gustav97 - Jun-27-2022, 07:33 PM - Forum: General Coding Help - No Replies

Hi everyone,

I use a Raspberry PI4 for running a python script, which is using the RPI camera for detecting coordinates of body joints.
Basically..... More

Print this item

  ($123,500 - $145,000) Backend Engineer - Python / Django (Remote In Us) at 15Five
Posted by: djangojobs.net - Jun-27-2022, 06:41 PM - Forum: Jobs - No Replies

Quick Apply Link
djangojobs.net/jobs/1133/backend-engineer-python-django-remote-in-us-15five/

Join the Engineering Team at 15Five!

We're on a m..... More

Print this item

  Why the blank lines in output?
Posted by: Mark17 - Jun-27-2022, 06:24 PM - Forum: General Coding Help - Replies (6)

I'm having problems with my program so I added a tracer (?) line to print out some variables at the beginning of every iteration [loop]:

[Python]
if ..... More

Print this item

  Go to next page TKinter
Posted by: achim1024768 - Jun-27-2022, 05:20 PM - Forum: General Coding Help - Replies (2)

hello,

i have a little question to my code. i have 2 files in the same folder, script 1 and script 2
code in script 1:
[python]from tkinter impor..... More

Print this item

Question [Solved] Running Gunicorn with flask....
Posted by: SpongeB0B - Jun-27-2022, 02:34 PM - Forum: Web Scraping & Web Development - Replies (1)

Hi everyone,

I try to run Flask with gunicorn Wall

I've created a venv , here the si..... More

Print this item

  Excel file in use from Python
Posted by: Mark17 - Jun-27-2022, 12:49 PM - Forum: General Coding Help - Replies (7)

Hi all! My program writes to three .csv files. At the end of the program, I do a filename.close() for all three. Usually, this does the trick and a..... More

Print this item

  Give visit number ( or counter) within the same time frame
Posted by: balthordu - Jun-27-2022, 09:48 AM - Forum: General Coding Help - Replies (1)

Hi all

Thanks in advance for your help.

I have this below dataset.

[output]Visitor ID Visit time
AAA 27/06/2022 10:00:00
AAA ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  IP address for users 2 hours ago Robots itx_sumeet Networking
  Lottery generator (beginn... 6 hours ago Hullari Pedroski55 General Codin...
  Calling python from anoth... 8 hours ago eedjsa bowlofred General Codin...
  [split] How to ask Smart ... 12-25, 07:58 yoanselcp Pedroski55 General Codin...
  Need Help with Pandas Con... 12-24, 10:07 naproxy_1 Axel_Erfurt Bar
  requests.post not sending... 12-24, 09:20 JarredAwesome noisefloor Web Scraping ...
  Looking for constructive ... 12-24, 03:16 decuser cecrease News and Disc...
  [PyQt] Switching from bat... 12-23, 21:38 arbiel arbiel GUI
  Exploring Different Pytho... 12-23, 13:01 girish_benvanshi ankitsharma32 News and Disc...
  We open-sourced kubesdk —... 12-21, 11:52 beslanpuzl beslanpuzl Code sharing
  a function to watch files 12-21, 07:43 Skaperen Gribouillis News and Disc...
Most views
  The best Prog... 580336
  Tutorial Requ... 518864
  Web Scraping ... 442759
  Newbie with P... 386943
  New Users Int... 386063
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12117
buran 8198
snippsat 7398
deanhystad 6920
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
itx_sumeet Today
zaathonyshulze4201 Today
Michaelhauct Yesterday
eedjsa Yesterday
byanfrances6176 Yesterday

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020