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,276
» Latest member: eastnoob
» Forum threads: 38,789
» Forum posts: 175,862

Full Statistics

Online Users
There are currently 37 online users.
» 1 Member(s) | 30 Guest(s)
Bing, Google, AOL, Applebot, AOL, Winfried

Latest Threads
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
5 hours ago
» Replies: 3
» Views: 242
[BeautifulSoup] A few que...
Forum: Web Scraping & Web Development
Last Post: Winfried
6 hours ago
» Replies: 0
» Views: 19
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 05:03 AM
» Replies: 1
» Views: 113
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 187
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,100
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 222
PermissionError: [Errno 1...
Forum: GUI
Last Post: Tuurbo46
Nov-17-2025, 08:44 AM
» Replies: 2
» Views: 156
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Nov-15-2025, 04:07 PM
» Replies: 2
» Views: 219
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Nov-15-2025, 01:00 PM
» Replies: 5
» Views: 380
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 93

 
  Recognising mathematical expressions from word and pdf file
Posted by: Preeti15 - Aug-19-2020, 09:06 AM - Forum: General Coding Help - No Replies

Hi team,

I need to recognise the mathematical equations from word and pdf file. Is there any algorithm or library to get the mathematical equations..... More

Print this item

  Do you know what is that, in my terminal setings?
Posted by: All_ex_Under - Aug-19-2020, 08:11 AM - Forum: General Coding Help - Replies (3)

I finally manage to install the visual code IDE and when I give it a simple code :
[python]import tkinter as tk
import time
tk = tk.Tk()

self.ge..... More

Print this item

  Best Video Quality And Stream
Posted by: Harshil - Aug-19-2020, 07:46 AM - Forum: General Coding Help - Replies (2)

Hey! Friends I Am Working For a py File I Want To Get Best Video Quality And Best Audio Stream Using pafy
Any Thoughts?
Here is the code i worked Fa..... More

Print this item

  Alternate package of win32com.client
Posted by: manigandanpro - Aug-19-2020, 07:38 AM - Forum: General Coding Help - No Replies

Here we are facing one challenge , we are using one package named "win32com.client". We used this package mainly to work on the excel files and to cre..... More

Print this item

  Help
Posted by: PythonNewbie256 - Aug-19-2020, 03:16 AM - Forum: News and Discussions - Replies (1)

I am trying to teach myself Python.
1. What do I need to download besides Python.
2. working by myself is there a book or web site that I can go to ..... More

Print this item

  Understanding The Arguments for matplotlib.pyplot.plot
Posted by: JoeDainton123 - Aug-19-2020, 01:19 AM - Forum: General Coding Help - No Replies

Hello all

I am using the matplotlib module for the first time and trying to create a few sample plots.

I was struggling to understand the list o..... More

Print this item

  Python 3 Turtle - Screen Events and Coords
Posted by: peteralien - Aug-18-2020, 11:23 PM - Forum: General Coding Help - No Replies

This program moves a Turtle in 4 directions using keys. I want to control the Turtle collision with the Screen boundaries too. But I'm having a very w..... More

Print this item

  How to get program output from subprocess.Popen?
Posted by: glestwid - Aug-18-2020, 10:52 PM - Forum: General Coding Help - Replies (1)

Hi,

I need to run a standalone app from my Python 3.7.3 script in a separate window, wait its completion and after that parse its output in my scri..... More

Print this item

  Deleting multiple variables/arrays
Posted by: Robotguy - Aug-18-2020, 09:56 PM - Forum: General Coding Help - No Replies

Hey Everyone:

I often play with large arrays (>10 GBs of files) and have immense number of independent for loops in my script. Between the l..... More

Print this item

  Noob question
Posted by: adifrank - Aug-18-2020, 09:03 PM - Forum: General Coding Help - Replies (6)

Hi I'm just starting out to learn to code in Python. I'm a total noob. I'm learning using video tutorials.
At the end of each section in the tutorial..... More

Print this item

  str.endswith Output Query
Posted by: eddywinch82 - Aug-18-2020, 07:11 PM - Forum: General Coding Help - Replies (8)

Hi there,

I have the following part of a Line of Code :-

(df3['DATE'].str.endswith('-6' or '-8'))
But when I execute the ful..... More

Print this item

  Pandas help, please
Posted by: timoshea - Aug-18-2020, 06:47 PM - Forum: General Coding Help - Replies (2)

Hi, I'm new to Python and the forum. I have a frustrating problem that I can't understand. I've installed the pandas package and whenever I try to run..... More

Print this item

  How to resolve numpy ValueError: dtype.descr
Posted by: Py_veeran - Aug-18-2020, 06:46 PM - Forum: General Coding Help - No Replies

Hi,

I have created a numpy array and would like to change the order. While using I am getting below error.

[python]
import numpy as np
a = np...... More

Print this item

  subprogram issues: cannot unpack non-iterable function object error
Posted by: djwilson0495 - Aug-18-2020, 05:37 PM - Forum: General Coding Help - Replies (13)

I'm using the following code:

[python]
import random

def get_data():
colours = ["red","yellow","orange","green","blue","purple"]
c1 =..... More

Print this item

  Can't even get started
Posted by: dr6 - Aug-18-2020, 03:59 PM - Forum: General Coding Help - Replies (1)

Hi. I might post here lots....

I'm learning Python, planning to specialise in data analysis. I'm used to Stata - importing a .csv is trivial, doing..... More

Print this item

  python in cpanel I need a example
Posted by: Kfcfan - Aug-18-2020, 03:48 PM - Forum: Web Scraping & Web Development - Replies (4)

I am starting in PYTHON but so far all my code is in local host with VSCODE or IDE online.
Could someone give me a simple example like hello world! to..... More

Print this item

  Timing the spawning enemies
Posted by: MichaelEssey - Aug-18-2020, 03:40 PM - Forum: Game Development - Replies (2)

Hi Guys, I am beyond frustrated with this problem and need some desperate help...Stack Overflow wasn't at all helpful. Outside of my game loop, I have..... More

Print this item

  Config file update
Posted by: Olivier74 - Aug-18-2020, 03:36 PM - Forum: General Coding Help - No Replies

Hi,

I am using a config file that looks like this:

[output]
[Server]
IP: 127.0.0.1
Port: 502
[Action]
Test: True

I want to update the fi..... More

Print this item

  concatenate a request to the endpoint of OSM-API?! - how to?
Posted by: apollo - Aug-18-2020, 03:21 PM - Forum: General Coding Help - No Replies

hello dear commuity


concatenate a request to the endpoint of OSM-API?! - how to?


 i have worked with the python wrapper - but today i have ..... More

Print this item

Question wkhtmltoimage generated jpeg save to Database using mongoengine
Posted by: Madoo - Aug-18-2020, 03:06 PM - Forum: Web Scraping & Web Development - Replies (2)

I want to generated image from html to jpeg. So I'm using imgkit and try to generated image. Image is gene..... More

Print this item

  turtle begin_fill()
Posted by: thruss - Aug-18-2020, 02:50 PM - Forum: General Coding Help - Replies (6)

I have coded a picture of Bart Simpson using the goto() methods. One of the final setps is to draw the left eye, followed by the right eye. As Pytho..... More

Print this item

  Facing issue while saving workbook
Posted by: Abhisht - Aug-18-2020, 01:12 PM - Forum: General Coding Help - Replies (3)

Hi all,

I am a beginner in Python. I started with using a BarChart and have written below code. While executing, the code is failing with error "At..... More

Print this item

  Why is the while loop not working?
Posted by: mcoliver88 - Aug-18-2020, 12:45 PM - Forum: General Coding Help - Replies (5)

Hi,

Any idea why the while loop is not working?

[python]homework = 'n'
dinner = 'n'
flag = False
while (homework == 'n' or homework == 'N') ..... More

Print this item

  struggling with != statements
Posted by: CallumRoberts2004 - Aug-18-2020, 12:16 PM - Forum: General Coding Help - Replies (2)

def main():
LPL = "LPL"
BOH = "BOH"
print("please enter the option you would like to select:")
print("1:Enter Airport details")
print("..... More

Print this item

  .loc[row_indexer,col_indexer]...Help!
Posted by: Kromm - Aug-18-2020, 11:33 AM - Forum: General Coding Help - Replies (1)

Hello, guys.

Really new in the forum, as well as in Python.

I' m trying to work on a project and fell on this Cry :

[error]
***[u]C:\Us..... More

Print this item

  How do I find the 64 bit download for Windows?
Posted by: Blackwood - Aug-18-2020, 11:09 AM - Forum: General Coding Help - Replies (1)

Hi, I am just starting out in Python and have purchased a book to learn from (Python in Easy Steps, 2nd Ed).

My system is 64 bit Windows and I can ..... More

Print this item

  for loop not plotting all element of 'i'
Posted by: amjass12 - Aug-18-2020, 09:52 AM - Forum: General Coding Help - No Replies

Hello all,

I am having a really frustrating problem I cannot figure out.

I have run a cross validation for a machine learning model I am working o..... More


Attached Files

Thumbnail(s)
   
Print this item

  Problem of recursivity
Posted by: Shawi - Aug-18-2020, 09:13 AM - Forum: Homework - Replies (2)

Hi! I'm faced with a complex exercise that I can't solve. Here's the statement:

[quote] We're trying to perform a function that runs through an arr..... More

Print this item

  decorator
Posted by: adamfairhall - Aug-18-2020, 08:38 AM - Forum: General Coding Help - No Replies

Hi

I've come up with a use of decorators which I haven't seen anyone else use as of yet, and I'm wondering if there is a reason not to do this. Ba..... More

Print this item

  Extracting text from PDFs
Posted by: pprod - Aug-18-2020, 08:34 AM - Forum: News and Discussions - Replies (2)

I'm a complete beginner who's trying to use Python to extract specific information from a multiple page PDF and organize that info into a table that c..... More

Print this item

  Infinite loop not working
Posted by: pmp2 - Aug-18-2020, 08:19 AM - Forum: General Coding Help - Replies (2)

Hello, I am trying to get this loop to work in which a user inputs several numbers and you get the total and the mean of these numbers.

The program..... More

Print this item

  how to loop this
Posted by: dirtdude - Aug-18-2020, 03:24 AM - Forum: General Coding Help - Replies (4)

guess = input("guess a number between 1 and 50 ")
guess = int(guess)
if guess == 31:
print("yes!The correct answer is " + str(guess) )
else:
pr..... More

Print this item

  Refactoring code for a domain name list
Posted by: BidBird - Aug-18-2020, 12:42 AM - Forum: Code Review - Replies (2)

Hello,

I've been working today on this code. Basically, I have a list of spam domains I'd like to clean up and format so I may enter them in a list..... More

Print this item

  Deploying to ML Model to web application
Posted by: Scoder - Aug-18-2020, 12:26 AM - Forum: Data Science - Replies (2)

Hello am working on a personal project to practice what I ahve learnt. The title of the project is 'Fake news detection using machine learning'. I'm h..... More

Print this item

  Back from a break
Posted by: micseydel - Aug-17-2020, 11:22 PM - Forum: Bar - No Replies

I just started looking at the forum again, and realized I hadn't posted for nearly two months. I marked everything as read because it seemed like too ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Graph Interpolate Difficu... 5 hours ago Tuurbo46 deanhystad General Codin...
  [BeautifulSoup] A few que... 6 hours ago Winfried Winfried Web Scraping ...
  link variable to exc bloc... Yesterday, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
  [SOLVED] Access keys and ... 11-17, 11:47 Winfried Winfried General Codin...
  PermissionError: [Errno 1... 11-17, 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...
Most views
  The best Prog... 579155
  Tutorial Requ... 511653
  Web Scraping ... 442115
  Newbie with P... 386192
  New Users Int... 378865
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
eastnoob Yesterday
cruisesfares Yesterday
SavingSquirrel199835 11-18
Astrobert 11-18
DataScientist071 11-18

User Panel Messages

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