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,272
» Latest member: DataScientist071
» Forum threads: 38,787
» Forum posts: 175,859

Full Statistics

Online Users
There are currently 37 online users.
» 0 Member(s) | 31 Guest(s)
Google, AOL, AOL, Applebot

Latest Threads
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
56 minutes ago
» Replies: 2
» Views: 128
best way to learn python
Forum: News and Discussions
Last Post: mamta25
3 hours ago
» Replies: 5
» Views: 3,058
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 10:27 PM
» Replies: 3
» Views: 186
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Yesterday, 11:47 AM
» Replies: 4
» Views: 169
PermissionError: [Errno 1...
Forum: GUI
Last Post: Tuurbo46
Yesterday, 08:44 AM
» Replies: 2
» Views: 131
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Nov-15-2025, 04:07 PM
» Replies: 2
» Views: 177
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Nov-15-2025, 01:00 PM
» Replies: 5
» Views: 353
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 73
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 375
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
Nov-14-2025, 03:33 PM
» Replies: 3
» Views: 217

 
  Integer division
Posted by: plozaq - Sep-28-2020, 04:55 PM - Forum: General Coding Help - Replies (2)

Hi all. I am new to python and was hoping to get some help. I understand that // is used to do integer division but I'm confused about certain outcome..... More

Print this item

  naming conventions
Posted by: mvolkmann - Sep-28-2020, 02:56 PM - Forum: General Coding Help - Replies (4)

I'm somewhat new to Python. I see there is a convention to use CamelCase for classes, UPPER_CASE for constants, and snake_case for pretty much everyth..... More

Print this item

  Newbie - Small Project to Work On
Posted by: lasek723 - Sep-28-2020, 01:33 PM - Forum: News and Discussions - Replies (1)

Hi All,

I have been learning Python over the last month - really enjoying it.

I have just completed the intermediate stage on Datacamp.

Wh..... More

Print this item

  scraping code
Posted by: nexuz89 - Sep-28-2020, 12:16 PM - Forum: Web Scraping & Web Development - No Replies

Hello everyone, I need your help



I would like to get out of this page

..... More

Print this item

  Auto-Updating Dashboard w/ Notifications
Posted by: Kadin - Sep-28-2020, 12:03 PM - Forum: Web Scraping & Web Development - Replies (1)

Hi there,

I am creating a data-dashboard for my company, and need to know if Python is capable of creating what has been requested. I need to creat..... More

Print this item

  Web terminal app advice
Posted by: IndexEng - Sep-28-2020, 11:29 AM - Forum: Web Scraping & Web Development - Replies (4)

I am planning a project to record journal entries and am intending on storing the data in a Postgres database. I was intending on creating a text base..... More

Print this item

  Wrong output, something is missing in my codes
Posted by: Julan - Sep-28-2020, 10:39 AM - Forum: Homework - Replies (5)

I'm a freshman, and have this assignment to just fill inn the missing codes/def functions.
I think I'm done but get the wrong output.

When I run i..... More

Print this item

  Displaying output in GUI ( Tkinter)
Posted by: Zouloutamtam - Sep-28-2020, 10:34 AM - Forum: GUI - Replies (7)

Hi everyone
I am new to "programing".
I am experiencing some problems to display my output data on Tkinter. i have been reading a lot. but i am not..... More

Print this item

  Coding error- Not sure where I have put error markers against the code that is wrong
Posted by: Username9 - Sep-28-2020, 07:52 AM - Forum: General Coding Help - Replies (1)

[python]#from book_shop import BookShop
# THE ERRORS ARE MARKED NOT SURE HOW TO CORRECT THEM WITH THE CORRECT WORDING
# ITS CODE FOR A CAR HIRE AND ..... More

Print this item

  put an image into 3 parts
Posted by: Nickd12 - Sep-28-2020, 07:28 AM - Forum: General Coding Help - Replies (4)

So I have a question regarding images and movies or more like gifs but lets say I have an image and I want to put it in to 3 parts if any one is famil..... More


Attached Files

Thumbnail(s)
   
Print this item

  How to remove dict from a list?
Posted by: Denial - Sep-28-2020, 07:05 AM - Forum: General Coding Help - Replies (7)

Hello all

I have created this list with dictionary for all video files with their media details. I want to remove all dictonaries records from the ..... More

Print this item

  Appending list Trouble Big Time
Posted by: Milfredo - Sep-28-2020, 05:37 AM - Forum: General Coding Help - Replies (7)

I am trying to append a list of elements to a larger list as I iterate through the data. Something crazy is happening.

[python]

def extract_hors..... More

Print this item

  Inserting data from a table to another (in same db)
Posted by: firebird - Sep-28-2020, 03:17 AM - Forum: Web Scraping & Web Development - Replies (5)

Hello Everyone!
Would you kindly help figure out how to manage to carry out the following task. I have a database with two table, jobs (where there s..... More

Print this item

  Counting of rows in Excel Spreadsheet
Posted by: dakrantau - Sep-28-2020, 01:36 AM - Forum: Data Science - Replies (2)

Howdy! Am a newbie, appreciate any guidance shared.

Given an excel with data with rows of information with a Field called cities: Melbourne, Singap..... More

Print this item

  Strange Python Bug
Posted by: Excelsiscelia - Sep-28-2020, 01:30 AM - Forum: General Coding Help - Replies (2)

Hey. So, I've run into this bug several times before. I can't understand why it is happening. I will start by sharing the code I am writing. It's a cl..... More

Print this item

  function scroll shift
Posted by: VenD - Sep-28-2020, 01:18 AM - Forum: Homework - Replies (1)

Write a function that takes two arguments — a list ? and a number
? and returns a list of ? elements, scrolled ? elements to the right (elements,
th..... More

Print this item

  log scale
Posted by: bou16 - Sep-27-2020, 09:00 PM - Forum: Data Science - Replies (1)

Hi all,

How to use the plt.yscale('log') command to get my graph in log scale with matplotlib?

I have to visualize the SDF data.

Thank you fo..... More

Print this item

  find the class for indexed counting
Posted by: Skaperen - Sep-27-2020, 06:51 PM - Forum: News and Discussions - Replies (4)

i still don't have a document that maps features to module or class names. this problem is not exclusive to Python. this is why i end up over-implem..... More

Print this item

  Calculating Beta over Rolling Periods
Posted by: illmattic - Sep-27-2020, 04:36 PM - Forum: Data Science - Replies (2)

Hello,

I'm trying to create a function that calculates the x-day beta of a stock to the overall market. This is my current function:

[python]def..... More

Print this item

  Trying to cycle through a list of charcters
Posted by: pooky2483 - Sep-27-2020, 02:23 PM - Forum: General Coding Help - Replies (12)

I'm trying to cycle through a length of characters but I am having problems figuring out how to just have 22 show. instead I am getting the following ..... More

Print this item

  Help with scroll bars
Posted by: kraco - Sep-27-2020, 01:02 PM - Forum: GUI - Replies (1)

I have written this code, but the scrollbar shoows in a small window, I am trying to make the scroll bar window bigger or even better if I could make ..... More

Print this item

  xset changed?
Posted by: ATARI_LIVE - Sep-27-2020, 12:50 PM - Forum: Bar - No Replies

I looked up many on the internet about turn off on the HDMI and it said use xset dpms force on and I tried to use [inline]xset dpms f..... More

Print this item

  Printing sequence of numbers
Posted by: kam_uk - Sep-27-2020, 12:36 PM - Forum: Homework - Replies (1)

Hello

I am trying to print a print the folliwing

123...n

So, for example, if n = 5, we would print 12345

I played around and Googled, and ..... More

Print this item

  import
Posted by: Mathisdlg - Sep-27-2020, 10:43 AM - Forum: General Coding Help - Replies (2)

Hello everybody,
I want to use my own library in my program

import mylib
I don't know what can I do this.
And can you giv..... More

Print this item

  EOF error while taking input
Posted by: ShishirModi - Sep-27-2020, 09:40 AM - Forum: General Coding Help - Replies (1)

Hey there!
I had been using Eclipse IDE for python for some time now but switched to Visual Studio Code with Python extension. Just to give the ID..... More

Print this item

  Tkinter Matplotlib
Posted by: Nepo - Sep-27-2020, 07:47 AM - Forum: GUI - Replies (1)

I just created a tkinter app that diplays numbers separated with semicolons as graphs. The numbers for x and y are inserted in two textboxes and then ..... More

Print this item

  General list size question to solve problem
Posted by: Milfredo - Sep-27-2020, 06:34 AM - Forum: General Coding Help - Replies (3)

I really appreciate all of the help I have gotten here. Need more.I have a list:

horses_info =  []
I run my program and app..... More

Print this item

  Passing List of Objects in Command Line Python
Posted by: usman - Sep-27-2020, 06:25 AM - Forum: General Coding Help - Replies (7)

I am trying to pass a argument to command line for running a python program which takes list of Field Objects and send an email. The program is runnin..... More

Print this item

  open(file, 'rb') raises UnicodeDecodeError
Posted by: binnybit - Sep-27-2020, 03:27 AM - Forum: General Coding Help - Replies (1)

I'm creating a project with Django that involves user uploading images. To test for an image and how it's stored in Django's default storage, I'm usin..... More

Print this item

  Help In adding PIP
Posted by: Infinity - Sep-27-2020, 01:52 AM - Forum: General Coding Help - Replies (1)

I installed python 3.8 recently and it has been added in my path at the time of installation.I am able to install 3 party modules from the command pro..... More

Print this item

  Class function is not running at all even though it is clearly run in the code
Posted by: SheeppOSU - Sep-26-2020, 09:51 PM - Forum: General Coding Help - Replies (2)

I'm very confused as to why my code won't run properly. Below I put the last lines of the main file which just runs some functions of the class. I put..... More

Print this item

  Python factorial code
Posted by: timebrahimy - Sep-26-2020, 09:42 PM - Forum: General Coding Help - Replies (4)

Hi all,
I am new to scientific python. While trying to follow the code below i always get "Factorial does not exist" response. I am using python 3.8 ..... More

Print this item

  Webbrowser
Posted by: jbrick97 - Sep-26-2020, 07:44 PM - Forum: General Coding Help - Replies (3)

New member here - Thanks in advance.

I am using Sublime Text, wrote the below. Help me get this to open google!

import webbrowser
webbrowser...... More

Print this item

  Python coding in Spyder IDE
Posted by: fl4m3 - Sep-26-2020, 07:03 PM - Forum: General Coding Help - No Replies

Hey Guys,
I'm a coding beginner. I had some C# and C++ in school and I want to try python for some smaller projects.
I did not learn how to work wit..... More

Print this item

  How to install Python on a Mac
Posted by: BlueBlue - Sep-26-2020, 06:59 PM - Forum: General Coding Help - Replies (13)

Hi there,

I've been trying to install Python on my Mac for quite sometime - without success.

First, I downloaded the official file from python.o..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  PyQt6 QWidgets and system... 56 minutes ago stevecoh1 Axel_Erfurt GUI
  best way to learn python 3 hours ago dutch mamta25 News and Disc...
  Graph Interpolate Difficu... Yesterday, 22:27 Tuurbo46 deanhystad General Codin...
  [SOLVED] Access keys and ... Yesterday, 11:47 Winfried Winfried General Codin...
  PermissionError: [Errno 1... Yesterday, 08:44 Tuurbo46 Tuurbo46 GUI
  How to make ball stay wit... 11-15, 16:07 nathanael deanhystad General Codin...
  sorting a lisr of file pa... 11-15, 13:00 Skaperen DeaD_EyE News and Disc...
  conditional nested loops 11-14, 23:31 Skaperen Skaperen News and Disc...
  [solved] re.split issue 11-14, 18:02 paul18fr deanhystad General Codin...
  Please guide me to comple... 11-14, 15:33 pbkurd Larz60+ General Codin...
  New to python and coding 11-13, 19:58 lary_p jefsummers Homework
Most views
  The best Prog... 579116
  Tutorial Requ... 511362
  Web Scraping ... 442076
  Newbie with P... 386142
  New Users Int... 378516
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+ 12108
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
DataScientist071 Today
aminrony1999 Yesterday
fobby888 Yesterday
digitalboy346 Yesterday
ben9090o Yesterday

User Panel Messages

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