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,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,584

Full Statistics

Online Users
There are currently 43 online users.
» 0 Member(s) | 40 Guest(s)
Bing, AOL, Google

Latest Threads
create ocr to detect lice...
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 4
» Views: 128
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
Yesterday, 03:59 PM
» Replies: 4
» Views: 139
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 08:57 AM
» Replies: 1
» Views: 84
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Oct-02-2025, 03:05 PM
» Replies: 3
» Views: 2,550
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Oct-02-2025, 01:56 PM
» Replies: 6
» Views: 235
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,058
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 471
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,106
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,184
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 862

 
  It doesn't show scatter plot but it says: "<Figure size 640x480 with 1 Axes>"
Posted by: dcardonaa - Oct-10-2019, 02:34 AM - Forum: Data Science - No Replies

Hello everyone! I'm trying to run this code for getting a scatter plot with green dots but it doesn't show the plot. I really appreciate some help!
..... More

Print this item

  Need help passing date to pandas query
Posted by: curranjohn46 - Oct-09-2019, 11:33 PM - Forum: Data Science - Replies (1)

How do I pass the output of this prompt to a pandas search by date in excel?

[python]
import pandas as pd
TestedDateBegin = pd.to_datetime(input..... More

Print this item

  (python-)rtmidi/Ubuntu
Posted by: Spiekes - Oct-09-2019, 10:18 PM - Forum: General Coding Help - Replies (1)

Is there a recently approved way to install (python-)rtmidi in Ubuntu 18.04?

Print this item

  naming images adding to number within multiple functions
Posted by: Bmart6969 - Oct-09-2019, 10:11 PM - Forum: General Coding Help - No Replies

I am trying to map an image within a game that is a scrollable background. I am trying to figure out how to name the screenshots taken and adding +1 t..... More

Print this item

  Trying to Pass date to pandas search from input prompt
Posted by: curranjohn46 - Oct-09-2019, 09:01 PM - Forum: Data Science - Replies (1)

Hi,

I am trying to figure out how to pass a date inputted at a prompt by the user to pandas to search by date. I have both the search and the inpu..... More

Print this item

  Naughts and Crosses win check
Posted by: GalaxyCoyote - Oct-09-2019, 08:45 PM - Forum: General Coding Help - Replies (3)

I was wondering how I would make a Win checker for my Naughts and Crosses game (Tic Tac Toe).

I am using lists
[python]
Row1 = ["-","-","-"]
R..... More

Print this item

  Selenium get data from newly accessed page
Posted by: hoff1022 - Oct-09-2019, 06:27 PM - Forum: Web Scraping & Web Development - Replies (2)

Don't know how to get data from a newly loaded/clicked page using Selenium.
I have 2 questions:

1) I load a page with Selenium (asp) enter some val..... More

Print this item

  A software freeze ! HELP !
Posted by: redorc15 - Oct-09-2019, 05:37 PM - Forum: General Coding Help - Replies (1)

Hi guys ! i'am trying to modify a python file crypter called "KrypApp" , i've found it on github....

There is : https://github.com/ahmednooor/KrypA..... More

Print this item

  Skip a line
Posted by: doug2019 - Oct-09-2019, 05:27 PM - Forum: General Coding Help - Replies (4)

What is the command to skip one, two, or more lines in Python? e.g.

Today

is

raining

Print this item

  Python regex to get only numbers
Posted by: tantony - Oct-09-2019, 04:39 PM - Forum: General Coding Help - Replies (6)

I have the following script

[python]
import re

w = 'KTPA 081653Z 00000KT 10SM BKN022TCU BKN040 OVC001RMK 28/23 A2990 FEW070 RMK AO2 SLP125 TCU ..... More

Print this item

  Python community news aggregator
Posted by: sebst - Oct-09-2019, 04:23 PM - Forum: News and Discussions - No Replies

Hi,

some of you may know social news aggregators like Hacker News, Lobsters or Datatau.
I created such an aggregator with Django. Who would like t..... More

Print this item

  Scraping Websites to post on Telegram
Posted by: kobryan - Oct-09-2019, 04:11 PM - Forum: Web Scraping & Web Development - No Replies

I am newer to Python, but understand the basics. I am trying to create a script that will scrape from a list of websites to news articles or RSS feeds..... More

Print this item

  Beginner Needs Help To Get On The Right Track
Posted by: gmom316 - Oct-09-2019, 02:44 PM - Forum: Homework - Replies (4)

I have an intro lab assignment, due today naturally, that I'm unable to get started. We were taught the "while" repetition structures but I don't know..... More

Print this item

  How to do real-time audio signal processing using python
Posted by: Zenolen - Oct-09-2019, 02:02 PM - Forum: General Coding Help - Replies (7)

Hi all, hope I am posting in the right place.

I am quite new to Python, and maybe I am bighting off more than I can chew but I am trying to make an..... More

Print this item

  Low accuracy for fake news detection model
Posted by: shivani - Oct-09-2019, 12:45 PM - Forum: Data Science - Replies (1)

I am trying to implement a model for fake news detection. The dataset I am using has been taken from this source :
https://drive.google.com/file/d/1e..... More

Print this item

  Odd Python / C Library interaction
Posted by: embedka - Oct-09-2019, 12:21 PM - Forum: General Coding Help - No Replies

I'm running a script from a Linux terminal with Python 3.6.8 and the script started failing when I tried to expand it with a function definition. I wh..... More

Print this item

  Scraping problems. Pls help with a correct request query.
Posted by: gtlhbkkj - Oct-09-2019, 12:00 PM - Forum: Web Scraping & Web Development - No Replies

Please do not suggest SELENIUM solutions.

the request in this form does not return results.

[python]def fg_list_bot(_name_element, _outpu..... More

Print this item

  Why modules?
Posted by: wavic - Oct-09-2019, 11:57 AM - Forum: News and Discussions - Replies (7)

It was asked in a forum I visit daily for help to extract some table data from a docx file. Nothing big. There was a couple of pages with bash scripti..... More

Print this item

  Progress Bar While Sending an Email
Posted by: maxtimbo - Oct-09-2019, 11:35 AM - Forum: GUI - Replies (3)

Hello, I am trying to create a progress bar for my tkinter based gui that shows the user that an email is being sent. I've never successfully implemen..... More

Print this item

  wrap_text with openpyxl. How to use documentation to resolve deprecation warning?
Posted by: curranjohn46 - Oct-09-2019, 11:04 AM - Forum: General Coding Help - Replies (4)

Hi All,

I run the following openpyxl command to wrap text in all rows after row 9. It works fine but throws a deprecation warning. I'd love to figu..... More

Print this item

  Please help me refactor my clunky fridge script
Posted by: Brompy - Oct-09-2019, 10:22 AM - Forum: Code sharing - Replies (3)

I am new to Python and programming in general. I am just learning how to use functions.

I made a Fridge script, where it asks a user to input diffe..... More

Print this item

  Max number of three
Posted by: RavCOder - Oct-09-2019, 07:28 AM - Forum: General Coding Help - Replies (3)

Hi,
In this function that I defined, it does not return to the maximum number of three, but return None.
I used * args to see how it worked and I sa..... More

Print this item

  Monthly report for pushed buttons
Posted by: chano - Oct-09-2019, 06:57 AM - Forum: Homework - Replies (2)

hello,
monthly report how much i push 3 buttons,it shoud send to email.i dont know how to do it.
the buttons are on water mashine,i want to know how..... More

Print this item

  Merging Dictionaries - Optimum Style?
Posted by: adt - Oct-09-2019, 06:45 AM - Forum: General Coding Help - Replies (5)

Based upon available information on the internet, it seems that different dictionaries can be merged either by using double asterisk operator or by u..... More

Print this item

  BEGINNER: My calculator doesnt work
Posted by: iskov - Oct-09-2019, 06:12 AM - Forum: General Coding Help - Replies (5)

Hi everyone,

I recently started learning how Python works and thought I would set up a simple calculator which asks for three inputs:

1. The fir..... More

Print this item

  extract version in a string
Posted by: lokesh - Oct-09-2019, 05:21 AM - Forum: General Coding Help - Replies (2)

Hi,

I need help to extract only version in the following string.

str="psutil-5.4.5-cp27-none-win32.whl"

output should be : 5.4.5

A..... More

Print this item

  Async IO writing to two Different Tables Help
Posted by: TiagoV - Oct-09-2019, 04:45 AM - Forum: General Coding Help - No Replies

Hi All,

I'm new to the forum, but please bear with me. I'm trying to create two functions that write into different SQL Tables within the same Data..... More

Print this item

  Manipulating code to draw a tree
Posted by: Py_thon - Oct-09-2019, 04:28 AM - Forum: Homework - Replies (8)

Hi!

I need to manipulate the following code to draw a tree, it currently draws a spiral. I know that the following line needs to be added:

draw..... More

Print this item

  Python Automated Response System Help
Posted by: altoon - Oct-08-2019, 11:11 PM - Forum: General Coding Help - Replies (3)

Hi there everyone. I am new to python and I just wanted to know how it would be possible to generate different responses within this code depending on..... More

Print this item

  strange slicing with [:]
Posted by: Skaperen - Oct-08-2019, 10:27 PM - Forum: News and Discussions - Replies (4)

as i understand it, slicing with [:] yields a new copy of the sequence, or if assigned to, replace the entire sequence (for a mutable sequence). but ..... More

Print this item

  Variances
Posted by: kdiba - Oct-08-2019, 07:20 PM - Forum: General Coding Help - Replies (1)

Metric |Market |Month |Product Grouping |Business Unit |Age_FL |FRR_Actual |FRR_pred| FRR_PrevYear|Year

Hello,
I'm trying to calculate variances f..... More

Print this item

  ImportError: No module named tkinter.
Posted by: kouadio - Oct-08-2019, 06:53 PM - Forum: General Coding Help - Replies (1)

hello python.org, I have a problem import tkinter module which is summarized as a result.
indeed I follow beginner in python, and I use the system li..... More

Print this item

  ModuleNotFoundError: No module named '...'
Posted by: tlg265 - Oct-08-2019, 06:51 PM - Forum: General Coding Help - Replies (1)

Hello, I have two issues with this brand new project:

https://github.com/tlg-265/machine[url=https://python-forum.io/thread-21654.html]..... More

Print this item

  White spaces
Posted by: kdiba - Oct-08-2019, 06:26 PM - Forum: General Coding Help - Replies (1)

Hello,
I need your help for this :
[python]
input :
n=2005;
while (n!=2008) :
print("prediction_",n,",","parameters_",n,"=get_predictions_e..... More

Print this item

  When should I use Tornado?
Posted by: ksimmi - Oct-08-2019, 06:20 PM - Forum: Web Scraping & Web Development - No Replies

Hello,
I am not so experienced in python but I had some little experience with pyramid and django a few years ago. Now I want to increase my knowledg..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  create ocr to detect lice... 2 hours ago bimosora Pedroski55 General Codin...
  print does not open conso... Yesterday, 15:59 Tycho_2025 Axel_Erfurt General Codin...
  Weird failure in Selenium Yesterday, 08:57 glestwid Larz60+ General Codin...
  Fred Economic Data API 10-02, 15:05 warrior42 Trickety Web Scraping ...
  Parse Markdown / get the ... 10-02, 13:56 SpongeB0B noisefloor General Codin...
  Error: cannot mix str wit... 10-01, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... 09-30, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... 09-30, 00:21 GnomeSweetGnome GnomeSweetGnome News and Disc...
  Unable to resolve FileNot... 09-29, 17:45 llarkin6 noisefloor General Codin...
  Comparing 2 100GB Drives/... 09-29, 12:59 tester_V snippsat General Codin...
  Select Python comment (#)... 09-28, 18:39 SpongeB0B tester_V General Codin...
Most views
  The best Prog... 577497
  Tutorial Requ... 501495
  Web Scraping ... 441112
  Newbie with P... 385164
  New Users Int... 369982
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+ 12093
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
lauren557 Yesterday
maribita Yesterday
AnalystRobert Yesterday
Safariscampoea Yesterday
DataAnalytics021 Yesterday

User Panel Messages

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