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,244
» Latest member: thebigback
» Forum threads: 38,779
» Forum posts: 175,813

Full Statistics

Online Users
There are currently 51 online users.
» 2 Member(s) | 46 Guest(s)
Bing, Google, AOL, Larz60+, tsgiannis

Latest Threads
New to python and coding
Forum: Homework
Last Post: Larz60+
Less than 1 minute ago
» Replies: 1
» Views: 10
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
26 minutes ago
» Replies: 11
» Views: 213
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
37 minutes ago
» Replies: 3
» Views: 71
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
5 hours ago
» Replies: 5
» Views: 210
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 05:37 AM
» Replies: 1
» Views: 79
Data Science
Forum: Data Science
Last Post: mamta25
Yesterday, 05:27 AM
» Replies: 3
» Views: 2,597
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 168
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 163
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,675
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,403

 
  plotting based on the results of mathematical formulas
Posted by: Timur - Feb-08-2024, 07:12 PM - Forum: General Coding Help - Replies (1)

Good day to all! I'm asking for help. How to derive the graphical dependence of Rmin, Rmax from P1-Pmax with the following mathematical dependencies:..... More

Print this item

  Copy Paste excel files based on the first letters of the file name
Posted by: Viento - Feb-07-2024, 07:27 AM - Forum: General Coding Help - Replies (2)

Hi together,

I have been learning Python for just 2 months. So basicially I am still a beginner.
However, I am already trying to automate one of my..... More

Print this item

  Google Earth Engine Authorization
Posted by: Asmaalashin - Feb-06-2024, 08:40 PM - Forum: General Coding Help - No Replies

Hello everyone

I have created an account on google earth and created a new project and got the project id
then I am trying to
# Authenticate an..... More

Print this item

  Optimise multiply for loop in Python
Posted by: KenBCN - Feb-06-2024, 03:43 PM - Forum: General Coding Help - Replies (4)

Hi Folks, I have the following code, which works fine. However, as I am very new to Python, there is still space to improve. I would like you to sugge..... More

Print this item

  unbounded variable
Posted by: akbarza - Feb-06-2024, 12:34 PM - Forum: General Coding Help - Replies (3)

hi
in code:
[python]
'''
ref:https://www.bhavaniravi.com/python/advanced-python/unbound-variables-in-python
'''

def take_sum(a, b, c):
re..... More

Print this item

  Algorithm with graph
Posted by: nkiki - Feb-06-2024, 06:49 AM - Forum: Homework - Replies (1)

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

Question How to get a removable disc type in drive
Posted by: Daring_T - Feb-06-2024, 05:45 AM - Forum: General Coding Help - Replies (12)

I am currently working on a program to automate ripping and backing my collection of CDs, DVDs and Blue-rays. I am currently running into an issue whe..... More

Print this item

  Python Hash Sets Explained
Posted by: rob101 - Feb-05-2024, 11:17 PM - Forum: Tutorial Requests and Submissions - No Replies

Python Hash Sets Explained & Demonstrated - Computerphile is a YT video that I found real inter..... More

Print this item

  Push Button on website
Posted by: cg1980 - Feb-05-2024, 03:38 PM - Forum: Web Scraping & Web Development - Replies (1)

Hello, I trying to do a script that open and push on a button automatically when run. As exemple I tried to open google.com and push on "google search..... More

Print this item

  Python Classes
Posted by: rob101 - Feb-05-2024, 03:27 PM - Forum: General Coding Help - Replies (4)

Although I've been coding with Python for a number of years now, I've never constructed a Class before. This is my first attempt.

[python]class R..... More

Print this item

  Connection LTspice-Python with PyLTSpice
Posted by: bartel90 - Feb-05-2024, 11:46 AM - Forum: General Coding Help - No Replies

Hello everybody,

Does anyone have experience with integrating LTspice circuitry into Python, i.e. primarily .asc files?

Does anyone happen to kn..... More

Print this item

  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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to python and coding Less than 1 minute ago lary_p Larz60+ Homework
  [Tkinter] I’m building a ... 26 minutes ago tsgiannis tsgiannis GUI
  Help with Serial.write in... 37 minutes ago racingsubby Larz60+ General Codin...
  Backward compatibility qu... 5 hours ago yutaozhou Gribouillis News and Disc...
  [split] print two differe... Yesterday, 05:37 Reema Gribouillis General Codin...
  Data Science Yesterday, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
Most views
  The best Prog... 578781
  Tutorial Requ... 509624
  Web Scraping ... 441891
  Newbie with P... 385879
  New Users Int... 375675
Most reputation
buran 581
snippsat 510
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+ 12105
buran 8195
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
thebigback Yesterday
dimitriwati Yesterday
johnsonlucas83 Yesterday
ColorTig Yesterday
AcoolPurpleOne1863 Yesterday

User Panel Messages

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