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,927
» Latest member: faithsally
» Forum threads: 38,719
» Forum posts: 175,492

Full Statistics

Online Users
There are currently 66 online users.
» 1 Member(s) | 54 Guest(s)
Bing, AOL, Google, AOL, Twitter, Mojeek, Applebot, faithsally

Latest Threads
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
21 minutes ago
» Replies: 5
» Views: 2,503
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:27 PM
» Replies: 6
» Views: 812
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 508
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,802
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,729
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 409
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 479
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,551
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,233
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,440

 
  Python Developer (part time / contract)
Posted by: notiforand - Feb-01-2024, 08:55 PM - Forum: Jobs - No Replies

Supabase is seeking a Python Developer to lead and maintain our open-source Python libraries. It’s a contract position.

Supabase is an open-source ..... More

Print this item

  How can I pause only one object?
Posted by: actualpy - Feb-01-2024, 05:52 PM - Forum: General Coding Help - Replies (1)

I want to pause only one object in my program. I am using time.sleep(). Is there any other function in Python or other libraries that can do this? Tha..... More

Print this item

  super() and order of running method in class inheritance
Posted by: akbarza - Feb-01-2024, 07:21 AM - Forum: General Coding Help - Replies (7)

hi in code:
[python]'''
from:https://stackoverflow.com/questions/64740117/how-method-resolution-order-mro-is-working-in-this-python-code
title of t..... More

Print this item

  Date Time Series Help...Please
Posted by: spra8560 - Feb-01-2024, 04:24 AM - Forum: General Coding Help - Replies (2)

Hello,

I am trying to figure out why I can't get this to work. I have a SQL server database and I am able to connect to it and query it by pyodbc ..... More

Print this item

  Converting column of values into muliple columns of counts
Posted by: highland44 - Feb-01-2024, 12:48 AM - Forum: General Coding Help - No Replies

Hi everyone.

I have a dataframe in Python that has the following format:

Cyc MA
S1 1
S1 5
S2 7
S3 2
S3 6
S3 4
S4 13
S5 1
S5 1

I'm..... More

Print this item

  Energy Forecast with SARIMAX
Posted by: PatiencePlease - Jan-31-2024, 11:53 PM - Forum: Data Science - No Replies

I'm trying to model household energy consumption forecast with SARIMAX, but I have a really bad forecast as you can see to the attachment.
I tried to..... More


Attached Files

Thumbnail(s)
   
Print this item

  Birçoğundan çoğuna Django wamp sunucusunda çalışmıyor
Posted by: TMSUT - Jan-31-2024, 11:36 PM - Forum: Web Scraping & Web Development - Replies (2)

When I run Django locally, the many-to-many relationship works, but when I run it on WampServer it says the data has been saved to the table, but the ..... More

Print this item

  tkinter two windows instead of one
Posted by: jacksfrustration - Jan-31-2024, 03:45 PM - Forum: GUI - Replies (7)

I am trying to write a program using tkinter. I created a Class and in the init i create a few lists. The window consists of entrys, optionmenus, labe..... More

Print this item

  get list of dates in past month, current and upcoming month
Posted by: jacksfrustration - Jan-31-2024, 03:14 PM - Forum: General Coding Help - Replies (4)

trying to make a list which i will consist of the dates in a (date day month year) format of the past three months. i finally came up with the upcomi..... More

Print this item

  Help copying a column from a csv to another file with some extras
Posted by: g0nz0uk - Jan-31-2024, 10:18 AM - Forum: General Coding Help - Replies (3)

Hello,

I need to copy the contents of a .csv, that gets dumped from SQL each night to a folder location on my Ubuntu server that contains 100s of I..... More

Print this item

  Python Coding in Power BI Visual
Posted by: vjrans - Jan-31-2024, 07:54 AM - Forum: General Coding Help - No Replies

Hello,

I am BI Report developer, but new to Python. I have to use Python coding to generate Gantt chart (will not use third party visual available ..... More


Attached Files

Thumbnail(s)
   
Print this item

  point transformation software in space
Posted by: johnjsi - Jan-31-2024, 05:46 AM - Forum: General Coding Help - Replies (2)

Hello community,

Project to propose, I am looking for help to develop a tool in python, I am a geometer apprentice, I would like to have a personaliz..... More


Attached Files

.txt   3LEG200123_P1.txt (Size: 955 bytes / Downloads: 199)
.txt   3LEG200123_P2.txt (Size: 815 bytes / Downloads: 220)
Print this item

  Isometric game pygame Tiled
Posted by: howardberger - Jan-31-2024, 03:52 AM - Forum: Game Development - Replies (1)

Hi there!

I'm interested in creating an isometric game using Pygame, specifically with isometric movement on a map created with Tiled. I would like..... More

Print this item

  casting types rewrite
Posted by: dedagent0900 - Jan-30-2024, 11:02 PM - Forum: Homework - Replies (3)

I am meant to rewrite the end of the code.

The original code:
[python]
#!/usr/bin/python

# Don't change the variables here - do it in the pr..... More

Print this item

  make widgets disappear from tkinter
Posted by: jacksfrustration - Jan-30-2024, 07:21 PM - Forum: GUI - Replies (12)

hello
i am writing a workout tracker app. i have the option of adding rows of information to save multiple workout data at the same time. i accomplis..... More

Print this item

  Malicious PyPI Packages Slip WhiteSnake InfoStealer Malware onto Windows Machines
Posted by: rob101 - Jan-30-2024, 07:58 AM - Forum: News and Discussions - Replies (3)

This, from The Hacker News, broke yesterday.

Just be mind..... More

Print this item

  Heuristic for GBFS Maze
Posted by: RockBlok - Jan-30-2024, 12:12 AM - Forum: Homework - No Replies

Not really sure this could be called homework as there aren't any assignments, but it feels like a homework-ish question so figure I'd post it here. T..... More

Print this item

  Algorithm with graph
Posted by: nkiki - Jan-29-2024, 03:32 PM - Forum: Homework - Replies (4)

Detect a bottleneck of a graph, i.e., Min-Cut, using the Max-flow algorithm. In other words, the algorithm should find a set of edges F ⊆ E such that ..... More

Print this item

  need help with data analysing with python and sqlite
Posted by: Hardcool - Jan-29-2024, 11:20 AM - Forum: General Coding Help - Replies (2)

Hi,
i have a problem creating a python program to analyzing a database that i created in sqlite from a csv file.
the database include 4 rows.
3 of ..... More

Print this item

  Class test : good way to split methods into several files
Posted by: paul18fr - Jan-29-2024, 11:06 AM - Forum: General Coding Help - Replies (5)

Hi,

Based on the following link, I've been performing basic tests to find a way to split methods ..... More


Attached Files

.zip   forum_class.zip (Size: 1.52 KB / Downloads: 215)
Print this item

  problem with print command in super()
Posted by: akbarza - Jan-29-2024, 07:23 AM - Forum: General Coding Help - Replies (5)

hi
in the below code:
[python]
'''
Python Multiple Inheritance and MRO
super usage() in python
from: https://www.geeksforgeeks.org/python-super/..... More

Print this item

  Behavior of statistics.mean
Posted by: cametan - Jan-29-2024, 06:49 AM - Forum: General Coding Help - Replies (4)

Hello.

Let's make a co-recursive class, or unfoldr somehow popular among functional programming folks, relying on its definition of the Haskell progr..... More

Print this item

  Need Help for homework
Posted by: Treeeeee_0923 - Jan-29-2024, 04:32 AM - Forum: Homework - Replies (2)

[python]import tkinter
import random

colours = ['Red', 'Blue', 'Green', 'Pink', 'Black', 'Yellow', 'Orange', 'White', 'Purple', 'Brown']
color_he..... More

Print this item

  Absolute paths in subprocess - file not found
Posted by: kittyticker - Jan-28-2024, 05:07 PM - Forum: General Coding Help - Replies (4)

I've tried every permutation I can think of to get rid of this message - eg variables, literals, back slashes, forward slashes etc etc (thinking that ..... More

Print this item

  emcee.EnsembleSampler ValueError
Posted by: Dimotrov - Jan-28-2024, 08:53 AM - Forum: Homework - No Replies

Hey, I have a problem with my homework. The goal of the first half is to sample 50 values of r_0,i from a Gaussian distribution with mean mu = 1 and s..... More

Print this item

  Extracting specific file from an archive
Posted by: tester_V - Jan-28-2024, 04:48 AM - Forum: General Coding Help - Replies (4)

Greetings!
I need to extract a specific file from an archive. The archive is a zipped directory with subdirectories and a bunch of other files. I nee..... More

Print this item

  [SOLVED] Pad strings to always get three-digit number?
Posted by: Winfried - Jan-27-2024, 03:46 PM - Forum: General Coding Help - Replies (2)

Hello,

I've tried different things, but still can't strings to always be left-padded, three-digits long even for strings that contain a dash sign:..... More

Print this item

Star Leapcell: The Python-Friendly Alternative to Heroku + Airtable Hybrid
Posted by: IssacChan - Jan-27-2024, 01:47 PM - Forum: Web Scraping & Web Development - Replies (1)

We are excited to announce that Leapcell has officially launched its Beta public testing.

Leapcell: https://leapcell.io/[/u[url=https://python-forum.io/thread-41505.html]..... More

Print this item

  Shortest path from s to t using python
Posted by: nkiki - Jan-27-2024, 09:45 AM - Forum: Homework - Replies (9)

(V, E) be a graph and two vertices s and t. B ⊆ V be some set of vertices. How many vertices of the set B can there be at maximum on a shortest path f..... More

Print this item

  unable to remove all elements from list based on a condition
Posted by: sg_python - Jan-27-2024, 09:06 AM - Forum: General Coding Help - Replies (3)

list=[6.2,5.9,4.8,6.1,6.1,6.5,5.9,5.8,6.2]

for a in list:
    if a<=6.0:
       list.remove(a)
      
print(list)
The outpu..... More

Print this item

  "No gradients provided for any variable" error in Wasserstein GAN
Posted by: Kartik_Tulsian - Jan-27-2024, 06:26 AM - Forum: Data Science - No Replies

I have been working on a GAN model that is designed to output smiles sequences. During my training step I have been getting the error "Value Error: No..... More

Print this item

  Pandas hierarchical sum
Posted by: mariostg - Jan-26-2024, 03:17 PM - Forum: Data Science - Replies (1)

I have a data structure that looks like so
[output]
Cost Elements parent spent
1,1 2184AA None 0
1.1.1 ..... More

Print this item

  Produce One file Per PurchaseOrder
Posted by: jland47 - Jan-25-2024, 03:48 PM - Forum: General Coding Help - Replies (1)

I used a previous 3rd party python code and edited it to fit my new task, trying to understand each part of it and wanted to attempt to edit it on my ..... More

Print this item

  Apache Module
Posted by: jfha73 - Jan-25-2024, 03:42 PM - Forum: Web Scraping & Web Development - Replies (2)

Hey guys,

I currently have Apache running Python via CGI, but has anybody started to work on a module that allows Python to tun web pages? sort of ..... More

Print this item

  [subprocess] Why stdout sent to stderr?
Posted by: Winfried - Jan-25-2024, 02:50 PM - Forum: General Coding Help - Replies (3)

Hello,

Apparently, subprocess is currently the solution du jour to run an ext..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Seeking feedback: dynamic... 21 minutes ago Bona2000 Bona2000 General Codin...
  Select Python comment (#)... Yesterday, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... Yesterday, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame Yesterday, 11:25 JMcM JMcM Game Developm...
  Python Installation issue Yesterday, 11:16 RFHill Dev News and Disc...
  New to the field Yesterday, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... Yesterday, 02:34 RonR deanhystad GUI
  I'm trying to make a piec... 09-13, 06:11 Alislugacool MilesWeb General Codin...
  Python and excel vba codi... 09-12, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... 09-12, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
Most views
  The best Prog... 575658
  Tutorial Requ... 496769
  Web Scraping ... 439711
  Newbie with P... 383355
  New Users Int... 364662
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12087
buran 8174
snippsat 7366
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
faithsally Today
compuman145 Today
DeadEyes Today
Fobertsmene Yesterday
jeremyn24503 Yesterday

User Panel Messages

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