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,453
» Latest member: tenticletime
» Forum threads: 38,564
» Forum posts: 174,747

Full Statistics

Online Users
There are currently 502 online users.
» 0 Member(s) | 497 Guest(s)
Bing, Google, Yandex, Apple

Latest Threads
problems with netcdf if I...
Forum: General Coding Help
Last Post: Blaubart
4 hours ago
» Replies: 4
» Views: 146
How to use isintance with...
Forum: General Coding Help
Last Post: buran
Yesterday, 01:22 PM
» Replies: 3
» Views: 144
Gomoku game problem
Forum: General Coding Help
Last Post: snl_9527
Yesterday, 12:10 AM
» Replies: 6
» Views: 398
500 Internal Server error...
Forum: Web Scraping & Web Development
Last Post: Larz60+
May-07-2025, 05:04 PM
» Replies: 3
» Views: 168
How to put my game loop i...
Forum: Game Development
Last Post: ekaintan1590
May-07-2025, 12:54 PM
» Replies: 8
» Views: 2,056
Text frame
Forum: Homework
Last Post: Larz60+
May-07-2025, 05:47 AM
» Replies: 1
» Views: 121
tkinter only storing last...
Forum: General Coding Help
Last Post: deanhystad
May-06-2025, 11:54 PM
» Replies: 8
» Views: 503
Question regarding Python
Forum: General Coding Help
Last Post: Larz60+
May-06-2025, 07:04 AM
» Replies: 1
» Views: 230
Brute Forcing Anagrams
Forum: General Coding Help
Last Post: MeganWillia
May-05-2025, 04:12 PM
» Replies: 13
» Views: 2,394
Picamera2 commands betwee...
Forum: General Coding Help
Last Post: deanhystad
May-05-2025, 02:15 PM
» Replies: 3
» Views: 419

 
  using > < for tuple , list,...
Posted by: akbarza - Feb-05-2024, 11:14 AM - Forum: General Coding Help - Replies (3)

hi
I saw on the net that in a test, two tuples were compared with the > sign.
how can I know that the > or < or ... is appli..... More

Print this item

  Help with screenshots for each 'div class'
Posted by: paunshotts - Feb-05-2024, 10:19 AM - Forum: Web Scraping & Web Development - No Replies

Hi,

I need some help please. I am very new to python and do not know what I am doing most of the time! I am currently using python to..... More

Print this item

  Parsing and summing time deltas (duration) onto bar + pie charts using pandas - - DRY
Posted by: Drone4four - Feb-04-2024, 11:41 AM - Forum: Data Science - Replies (2)

Greetings Pythonistas!

I am taking Colt Steele’s Udemy course on data an..... More


Attached Files

Thumbnail(s)
       
Print this item

Smile Python & MSGraph - Learning to Walk
Posted by: ITMan020324 - Feb-03-2024, 10:56 PM - Forum: General Coding Help - Replies (2)

Hello Pythoneers,

I am trying to create a console application where it will ask for AAD User email address, validate if exists and if it does not e..... More

Print this item

  Count image's colors very fast
Posted by: flash77 - Feb-03-2024, 06:30 PM - Forum: General Coding Help - Replies (18)

Dear community,

I found a code at stackoverflow which shall get the image's color count very fast.
https://stackoverflow.com/questions/71399313/co..... More

Print this item

  declaring a new dictionary
Posted by: dedagent0900 - Feb-03-2024, 02:10 PM - Forum: Homework - Replies (2)

The question: How would we declare a new dictionary named myDict with one key-value pair where the key is "one" with a value of the integer of 1? You ..... More

Print this item

  onedrivesdk
Posted by: bald4ever - Feb-03-2024, 12:13 PM - Forum: General Coding Help - No Replies

Hello there.

I am trying to write code that will take my Bard conversations and save them to a text file on my onedrive account. It was take futur..... More

Print this item

  limiting process which stay alive for later
Posted by: Skaperen - Feb-03-2024, 02:52 AM - Forum: News and Discussions - No Replies

there will be N separate processes running this code. these processes listen on a designated port that is different for each process. they listen fo..... More

Print this item

  how to pass a mongdb command to a module and execute it.
Posted by: cspower - Feb-03-2024, 01:09 AM - Forum: General Coding Help - No Replies

Resolved

Print this item

  Combining Spreadsheets
Posted by: Py3_14 - Feb-02-2024, 06:21 PM - Forum: General Coding Help - Replies (4)

Hello, everyone. I am new to Python and recently I tried to write a script inside the Python shell of my Windows 11 computer, in order to combine diff..... More

Print this item

  problem usage of static method
Posted by: akbarza - Feb-02-2024, 08:34 AM - Forum: General Coding Help - Replies (5)

hi
in the below code:
[python]'''
static method
https://builtin.com/software-engineering...python-cls
'''


class Math:
@staticm..... More

Print this item

  coma separator is printed on a new line for some reason
Posted by: tester_V - Feb-02-2024, 06:26 AM - Forum: General Coding Help - Replies (4)

Gentlemen!
Ladies if any?!

I have never seen it before, Confused I'm formatting a string, separating vars by a coma, and for some reason, the..... More

Print this item

  Matching Data - Help - Dictionary
Posted by: manuel174102 - Feb-01-2024, 10:21 PM - Forum: General Coding Help - Replies (1)

Hello everyone...

I need to match two huge excel datasets. As a simple example, they look like this:

DataSetA: There is random text, and then a..... More

Print this item

  Spyder console zoom in not working?
Posted by: Dionysis - Feb-01-2024, 09:48 PM - Forum: General Coding Help - Replies (2)

Hello!
Using Spyder 5.5.0 standalone on Windows 11 home 64 bit.
Somehow, only the shortcut Ctr+- is working on the console, i.e. the zoom out. The s..... More

Print this item

  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: 154)
.txt   3LEG200123_P2.txt (Size: 815 bytes / Downloads: 177)
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: 159)
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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  problems with netcdf if I... 4 hours ago Blaubart Blaubart General Codin...
  How to use isintance with... Yesterday, 13:22 Azdaghost buran General Codin...
  Gomoku game problem Yesterday, 00:10 snl_9527 snl_9527 General Codin...
  500 Internal Server error... 05-07, 17:04 ppowell777 Larz60+ Web Scraping ...
  How to put my game loop i... 05-07, 12:54 temlotresid6 ekaintan1590 Game Developm...
  Text frame 05-07, 05:47 dnabtuh Larz60+ Homework
  tkinter only storing last... 05-06, 23:54 bertschj1 deanhystad General Codin...
  Question regarding Python 05-06, 07:04 LPTtech Larz60+ General Codin...
  Brute Forcing Anagrams 05-05, 16:12 Anorak MeganWillia General Codin...
  Picamera2 commands betwee... 05-05, 14:15 GigiG deanhystad General Codin...
  How to space data on x ax... 05-05, 12:55 m_kdch m_kdch General Codin...
Most views
  The best Prog... 560417
  Tutorial Requ... 436129
  Web Scraping ... 425631
  Newbie with P... 356672
  Thread remain... 329960
Most reputation
buran 580
snippsat 506
Larz60+ 452
Gribouillis 362
deanhystad 325
Most replies
  New Users Int... 449
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12043
buran 8168
snippsat 7324
deanhystad 6818
metulburr 5151
Top referrers
Googlepro 22
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
tenticletime Today
chanatiff Yesterday
Elkian6 Yesterday
RubenBarrios Yesterday
TvA Yesterday

User Panel Messages

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