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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,552
» Latest member: 2dogs
» Forum threads: 38,623
» Forum posts: 174,995

Full Statistics

Online Users
There are currently 386 online users.
» 0 Member(s) | 382 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
New Users Introduce Yours...
Forum: Bar
Last Post: 2dogs
5 hours ago
» Replies: 450
» Views: 339,664
course for Python and Pyt...
Forum: News and Discussions
Last Post: 2dogs
5 hours ago
» Replies: 2
» Views: 742
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
6 hours ago
» Replies: 4
» Views: 151
Predicitve Maintenance Pr...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:00 PM
» Replies: 2
» Views: 158
Button color selection in...
Forum: General Coding Help
Last Post: wa4ywm
Yesterday, 05:55 PM
» Replies: 0
» Views: 75
Website bug
Forum: Board
Last Post: franksmith
Yesterday, 05:16 PM
» Replies: 3
» Views: 865
Retired and Learning Pyth...
Forum: Code sharing
Last Post: Larz60+
Yesterday, 09:29 AM
» Replies: 2
» Views: 689
JavaScript File?
Forum: Bar
Last Post: DeaD_EyE
Yesterday, 03:29 AM
» Replies: 2
» Views: 408
Port forwarding with frit...
Forum: Networking
Last Post: timonick
Jun-13-2025, 11:41 PM
» Replies: 3
» Views: 177
Intro to WebScraping
Forum: Web Scraping & Web Development
Last Post: Juliyana
Jun-13-2025, 04:29 PM
» Replies: 4
» Views: 6,033

 
  pandas.json_normalize question
Posted by: elsvieta - Apr-02-2025, 05:49 PM - Forum: Data Science - Replies (6)

hi all,
I just wrote my hello world program in Python and I need some guidance for reading a somewhat complex json file for uploading it to a Sql Ser..... More

Print this item

  Copying Data from Multiple XLS Files to a Cumulative Master File
Posted by: Martijn - Apr-01-2025, 06:50 PM - Forum: Data Science - Replies (3)

I'm facing a challenge with the following: I have weekly files of sports results that I want to consolidate into a master file each week. The source i..... More


Attached Files

.xls   wed_cumula (4).xls (Size: 27.5 KB / Downloads: 2)
.xls   wed_cumula (3).xls (Size: 28 KB / Downloads: 1)
.xls   wed_cumula (2).xls (Size: 24 KB / Downloads: 2)
.txt   Python Code.txt (Size: 2.99 KB / Downloads: 3)
.xlsx   BNXT_202425.xlsx (Size: 15.41 KB / Downloads: 1)
Print this item

  PyQt5 QTableWidget duplicates rows number
Posted by: Ninja2112 - Apr-01-2025, 04:45 PM - Forum: GUI - Replies (6)

Hello, guys...

Id like to know why my table shows double number of rows. First part with data and the second in blank.
The registers come from m..... More

Print this item

  LSTM-TensorFlow-Keras models and MAE
Posted by: menmas - Mar-31-2025, 05:36 PM - Forum: Data Science - Replies (1)

Hello! I am new to the forum and I need a hand! :)

I have an LSTM model uisng tensorflow and Keras. I have a set of 2 lstm-dropout layers and a de..... More


Attached Files

Thumbnail(s)
       
Print this item

  Mathematica code vs Python
Posted by: MiloChocolatito - Mar-31-2025, 06:32 AM - Forum: General Coding Help - Replies (1)

Hello, i have a Code in mathematica that works very well, the code is:
[output]Block[{$MaxPrecision = 300, $MaxExtraPrecision = 300},
(*WorkingPre..... More

Print this item

  Introducing UniCoreFW - A New Python Library for Enhanced Functional Programming
Posted by: kenny237 - Mar-30-2025, 08:11 PM - Forum: Code sharing - No Replies

Hello Python Community,

I’m excited to introduce UniCoreFW, a new Python-based framework designed to provide a powerful set of utilities and functi..... More

Print this item

  randomly title of game development
Posted by: Kia - Mar-30-2025, 01:27 PM - Forum: Homework - Replies (1)

[python]import cmu.graphic
# // % abs() distance() angleTo() getPointInDir() random-value
app.setMaxShapeCount(10000)
app.background=fill=(gradient..... More

Print this item

  personal module
Posted by: Azdaghost - Mar-29-2025, 09:54 PM - Forum: General Coding Help - Replies (3)

i made a module for the first time but its glitchy

i keep getting this error:
[error]
Exception has occurred: UnboundLocalError
cannot access lo..... More

Print this item

  function as parameter
Posted by: Azdaghost - Mar-29-2025, 07:30 PM - Forum: General Coding Help - Replies (2)

hello and i have a question about python

are you able to add a function as a parameter and still run it?

here's what it would look like:
[pytho..... More

Print this item

  Running script from remote to server
Posted by: invisiblemind - Mar-27-2025, 01:40 PM - Forum: General Coding Help - Replies (4)

I had a request to help with the process of transferring scanned records from one folder to another and creating subfolders for new records. I was ab..... More

Print this item

  PIP doesn't work
Posted by: YKR - Mar-27-2025, 01:01 PM - Forum: General Coding Help - Replies (1)

Hi,
probably it is not right place but it is related to Python. So I decided to ask for help in this quite tricky issue. I have Pycharm Community ver..... More

Print this item

  Defining function error
Posted by: rclaxton - Mar-27-2025, 10:50 AM - Forum: General Coding Help - Replies (1)

I am working through the following question as apart of an assignment:

You have been informed that 1 mile is equivalent to 1.61 kilometres.

Base..... More

Print this item

  interactive process for input and output
Posted by: maiya - Mar-27-2025, 04:06 AM - Forum: General Coding Help - Replies (1)

Dear All,

I want to create a process with interactive session. Say for example I want to create a new session similar like "python3 -i" - this "pyt..... More

Print this item

  Problem with Web Cursor and Chrome Extension Interaction During Web Scraping
Posted by: ScraperHelge - Mar-26-2025, 03:47 PM - Forum: General Coding Help - No Replies

Hi, I’m working on a web scraping project using Python and I'm encountering an issue when using a Chrome Extension to interact with the page. Here’s t..... More

Print this item

  Online Python Editor
Posted by: a_k93 - Mar-26-2025, 12:48 PM - Forum: General Coding Help - Replies (4)

Hi All,

Is there any website where we can code Python online and where we can also save files\project (something similar to Rstudio https://login.r..... More

Print this item

  I am new to python.
Posted by: Swentorme - Mar-26-2025, 08:31 AM - Forum: GUI - Replies (1)

I am new to python. How to work on desktop application using python.
1. Which library best for GUI desktop application ?
2. How to make cross platfo..... More

Print this item

  RSA_ddprx_search - Integer Factorization Tool
Posted by: fosuwxb - Mar-26-2025, 05:45 AM - Forum: Code sharing - No Replies

RSA_ddprx_search - Integer Factorization Tool
A parallel processing tool designed to find prime factors of integers using optimized algorithms..... More


Attached Files

.py   RSA_ddprx_search.PY (Size: 23.09 KB / Downloads: 3)
Print this item

  asyncio interval
Posted by: bigal - Mar-25-2025, 10:40 PM - Forum: General Coding Help - Replies (8)

Hiya,

I have been working on a wildlife tracking project which reads in a stream of data from a Software Defined Radio (SDR - AirspyHF) and need to..... More

Print this item

  pip
Posted by: Azdaghost - Mar-25-2025, 07:22 PM - Forum: General Coding Help - Replies (3)

i have a new computer and i wanna install packages

but its so complicating

i cant download this package
because of pip
and i just cant figure ..... More

Print this item

  not updating
Posted by: Azdaghost - Mar-25-2025, 02:02 PM - Forum: GUI - Replies (4)

:I Wall Wall
[python]import tkinter as tk
window = tk.Tk()

score = 0

def click():
score += 1
score_display.config(text=score)..... More

Print this item

  (Semi)automatic model selection
Posted by: betop316 - Mar-24-2025, 07:02 PM - Forum: Data Science - Replies (1)

I'm developing a code that chooses the best model out of 4 options for doing forecasts of commercial products after performing a preliminary test sect..... More

Print this item

  Create a new subclass in a Python extension based on an existing class
Posted by: voidtrance - Mar-24-2025, 03:27 PM - Forum: General Coding Help - Replies (6)

I am writing a custom module using the C API for an application. In the extension, I want to define a new enum.IntEnum subclass to be part of the C ..... More

Print this item

  Βad Input on line 12
Posted by: Azdaghost - Mar-24-2025, 02:16 PM - Forum: General Coding Help - Replies (5)

Why does it not work Wall Wall

[python]class JetPy:
class Objects():
def __init__(self, pos, size):
self.pos = pos
..... More

Print this item

  How to Print a Pyramid Asterisk Pattern in Python?
Posted by: williamclark - Mar-24-2025, 10:05 AM - Forum: General Coding Help - No Replies

Hello,

I am preparing for a Python developer interview and came across a question:
"Which program can be used to print a pyramid asterisk pattern?..... More

Print this item

  I'm trying to import a dataset into a Jupyter Notebook
Posted by: Hisilat03 - Mar-24-2025, 09:26 AM - Forum: General Coding Help - No Replies

I'm trying to import a dataset into a Jupyter Notebook (Windows 11) to practice machinie learning. I don't know the proper file location where the tra..... More

Print this item

  Insert command line in script
Posted by: lif - Mar-24-2025, 08:49 AM - Forum: General Coding Help - Replies (4)

Hello,

I know very little about Python programming, so be gentle with me please

I have a script for detecting a PIR movement on a Raspberry Pi 3..... More

Print this item

Question I need help for my python homework (getting the user input into a .txt file)
Posted by: Haydengjy - Mar-23-2025, 10:59 AM - Forum: Homework - Replies (5)

Please help me, because this is for a project and it's very important!!! Wall Wall Wall

-Python version used:Python 3.12.5-


[py..... More

Print this item

  Errors during run .exe file generated with Pyinstaller
Posted by: BushyAxis793 - Mar-22-2025, 07:56 PM - Forum: General Coding Help - Replies (4)

Hello,

I'm just starting my adventure with Python, so please bear with me.

I wrote a script that deletes a database.

I wanted the script to b..... More

Print this item

  in c# create a loop counting from 0 to 5, consecutively
Posted by: Frankd - Mar-21-2025, 12:05 PM - Forum: General Coding Help - Replies (19)

Hello,

I am trying to make complexe calculation that require a lot of data.

in c# create a loop counting from 0 to 5, consecutively e.g. 0 to 5, 1 t..... More

Print this item

  Camelot not able to change column header
Posted by: shortmeister1 - Mar-21-2025, 06:36 AM - Forum: General Coding Help - Replies (2)

Good morning clever people.

Firstly, I'm a newbie to Python, with a background in VBA, Power Query, SQL etc. etc.

I've read a few books and am t..... More

Print this item

  Simple pysnmp example?
Posted by: Calab - Mar-20-2025, 03:40 PM - Forum: General Coding Help - Replies (2)

I'm running python 3.13. I have v 7.1.17 of the pysnmp module installed.

I'm trying to do a simple SNMP get, but I am having trouble understanding ..... More

Print this item

  tkinter Radio button group not setting default selection
Posted by: simonc88 - Mar-20-2025, 10:56 AM - Forum: GUI - Replies (3)

I am having a problem getting a radiobutton selection group to display correctly when I place it inside its own frame. This basic code works fine, wit..... More

Print this item

  Don't update/upload null data
Posted by: Philskidvd - Mar-20-2025, 10:52 AM - Forum: General Coding Help - No Replies

Hello,
I have been trying to build a GPS tracker for my car.
I found a very useful tutorial online, and have built what is a very precise, most of t..... More

Print this item

  Using Python to SSH and Run commands in a switch
Posted by: justaguy - Mar-19-2025, 06:21 PM - Forum: Networking - No Replies

I had ChatGPT write me some code for being able to SSH into a list of switches and run a text file with a list of commands for a Juniper switch. When ..... More

Print this item

  Stupid question
Posted by: int - Mar-19-2025, 05:05 PM - Forum: General Coding Help - Replies (2)

Hi! I want to install Python on Linux. I don't see any non-source options for Linux installers...What options do I have? I will use the source vers..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New Users Introduce Yours... 5 hours ago Yoriz 2dogs Bar
  course for Python and Pyt... 5 hours ago anjali 2dogs News and Disc...
  How do select this table ... 6 hours ago MarkMan snippsat Web Scraping ...
  Predicitve Maintenance Pr... Yesterday, 23:00 dannyg DeaD_EyE General Codin...
  Button color selection in... Yesterday, 17:55 wa4ywm wa4ywm General Codin...
  Website bug Yesterday, 17:16 Mike88 franksmith Board
  Retired and Learning Pyth... Yesterday, 09:29 breacsealgaire Larz60+ Code sharing
  JavaScript File? Yesterday, 03:29 Azdaghost DeaD_EyE Bar
  Port forwarding with frit... 06-13, 23:41 timonick timonick Networking
  Intro to WebScraping 06-13, 16:29 d1rjr03 Juliyana Web Scraping ...
  tracking version during r... 06-13, 16:22 Skaperen Juliyana News and Disc...
Most views
  The best Prog... 572172
  Tutorial Requ... 484686
  Web Scraping ... 436743
  Newbie with P... 379574
  Thread remain... 351205
Most reputation
buran 581
snippsat 506
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 450
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12063
buran 8173
snippsat 7335
deanhystad 6835
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
as1221 3
Newest members
2dogs Today
Emma Today
ThomasMut Today
wa4ywm Yesterday
dannyg Yesterday

User Panel Messages

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