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,282
» Latest member: MattCarters
» Forum threads: 38,792
» Forum posts: 175,872

Full Statistics

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

Latest Threads
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: drakhsin
1 hour ago
» Replies: 2
» Views: 71
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 46
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,474
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 131
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 56
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,051
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,295
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 351
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 193
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 259

 
  Latex spacing question
Posted by: StillAnotherDave - Mar-28-2020, 05:51 PM - Forum: General Coding Help - No Replies

Hi guys,

I imagine this is a pretty simple question:

plt.xlabel('$mass (kg)$')
plt.ylabel('$angular displacement (rad)$')
..... More

Print this item

  Black holes Home
Posted by: alfredocaronia - Mar-28-2020, 04:12 PM - Forum: Homework - Replies (2)

Refer link

http://astro.phys.wvu.edu/bhathome/black...en_US.html

I would like help and advice on the first steps to perform ..... More

Print this item

  Is it possible to use a tuple to click on a pixel with a bgr code?
Posted by: OliverMcC - Mar-28-2020, 04:09 PM - Forum: GUI - No Replies

Hi,

I have the following code:

[python]import pyautogui

#Clicks link
pyautogui.moveTo(2240, 733, 0.0)
pyautogui.click()

#Clicks link and..... More

Print this item

  Mukhanov equation + odeint
Posted by: Messier087 - Mar-28-2020, 04:03 PM - Forum: Data Science - No Replies

Hi,

I am currently trying to solve the Mukhanov equation for the power law inflation models. My code is as follows,

[python]#Code to compute the..... More

Print this item

  How to read multiple csv files and merge data
Posted by: rajeshE - Mar-28-2020, 04:01 PM - Forum: General Coding Help - No Replies

Hi,
I have two csv files,
csv1:

c1 c2 c3 c4 c5
BB 2  5  6  O
csv2:
c7 c8 c9 c10 c11
C  0  2  0  L
I want..... More

Print this item

  Regarding building a website
Posted by: jk91 - Mar-28-2020, 03:56 PM - Forum: Web Scraping & Web Development - Replies (65)

Hi,

How can we build a website that could cover below points;

1) Provides para/legal services.

2) Should be able to take and/or handle email/..... More

Print this item

  Monthly pollution rate
Posted by: RbaPhoenix - Mar-28-2020, 03:27 PM - Forum: Homework - Replies (4)

[b]Writing a python script that lets the user enter monthly air pollution amount for each of 12 months into tuple. The program should calculate and pr..... More

Print this item

  sequential sampling from an array to a matrix
Posted by: nsansen - Mar-28-2020, 02:35 PM - Forum: Data Science - Replies (1)

Dear all i have an Array A

A=[0 1 2 3 4 5 6 7 8 9 10 ... 200]

from this array i would like to make a matrix B (pandas dataframe) where each row..... More

Print this item

  Optimization suggestion
Posted by: Julia - Mar-28-2020, 02:16 PM - Forum: General Coding Help - Replies (2)

Hi everybody,
In this structure:
alpha is associated with beta, beta is the interruption time of alpha.
[python]x =int(input())
for _ in range(x)..... More

Print this item

  Virtual keyboard
Posted by: chesschaser - Mar-28-2020, 02:05 PM - Forum: GUI - Replies (4)

Hi everyone,

I'm trying to make a virtual keyboard in python (like Microsoft's on-screen keyboard) however
am experiencing a couple of glitches...... More

Print this item

  Flask - adding new page affects all other pages
Posted by: CMR - Mar-28-2020, 01:21 PM - Forum: Web Scraping & Web Development - Replies (15)

FLASK Error - Please help

I am trying to run a script but while when I comment out add VLAN, the add interface works, when I comment out add interf..... More

Print this item

  Guessing game with 4 different digits
Posted by: LinseyLogi - Mar-28-2020, 10:42 AM - Forum: Homework - Replies (6)

Hi,

I'm new to programming and I need to make a guessing game.
Python needs to generate a random code containing 4 digits, the 4 digits have to a..... More

Print this item

  User input & Dictionary
Posted by: tfernandes - Mar-28-2020, 09:33 AM - Forum: General Coding Help - Replies (5)

Hi All,

I'm just learning python.

I need user to enter Month and the print statement should print the complete Month
e.g.
Input = Jan
Ou..... More

Print this item

  TicTacToe PC vs PC
Posted by: harig3 - Mar-28-2020, 09:30 AM - Forum: General Coding Help - Replies (3)

Hi fellow forum users.

I have written following code where both users are computer. Only input required is to select the first user ( between PC1 a..... More

Print this item

  Trying Comparison Operators
Posted by: PythonGainz - Mar-28-2020, 07:33 AM - Forum: General Coding Help - Replies (3)

Good morrow, guys!

Used this code from a textbook and can't find the error. It seems like something at the beginning already, but I cant figure it ..... More

Print this item

  How to copy a .csv worksheet into a .xlsx file without the number values turning into
Posted by: YoshikageKira - Mar-28-2020, 04:30 AM - Forum: Data Science - Replies (7)

Hello there!

I'm having a problem with copying a .csv file into a .xlsx file. It does work because the information is there but the numbers do not ..... More

Print this item

  Need help to resolve this
Posted by: MK2020 - Mar-28-2020, 04:03 AM - Forum: General Coding Help - Replies (1)

I'm new to Phyton and do not have any Programming background.
I downloaded Phyton 3.8 and PYcharm. I tried to work the program below and am getting t..... More

Print this item

  Data written in loop not available afterwards
Posted by: Weird - Mar-28-2020, 03:05 AM - Forum: General Coding Help - Replies (7)

Greetings folks,

I am still fairly new to python and have a small problem with a function I have written:

[python]
def evaluate_tests(test_..... More

Print this item

  Path to python, matplotlib, scipy, numpy, etc.
Posted by: dcollett - Mar-28-2020, 01:16 AM - Forum: General Coding Help - Replies (6)

[font=Arial, Helvetica, sans-serif]
[size=medium]
Hi, everyone. I hope some of you can help me.

I'm running Python 3.8.2 on a Mac. I installed nu..... More

Print this item

  psutil for monitor a software finish process and notification
Posted by: Pyguys - Mar-27-2020, 11:15 PM - Forum: General Coding Help - No Replies

psutil for monitor a software finish process and notification

[python]
import psutil, time
PROCNAME = "monitor.exe"

for proc in psutil.process..... More

Print this item

  What is the Basic Knowledge Required To Understand Python?
Posted by: haimen - Mar-27-2020, 10:55 PM - Forum: News and Discussions - Replies (11)

Hello Everyone,

1) What is the Basic Knowledge Required To Understand Python?

2) How do I Learn Python in a month without Computer Science Backg..... More

Print this item

  Installation failure
Posted by: segall - Mar-27-2020, 09:03 PM - Forum: News and Discussions - Replies (2)

I get the message:
SETUP FAILED
0x80070642 - User cancelled installation

HELP PLEASE
THANKS
Adrian

Print this item

  Python Download
Posted by: GillietheSquid - Mar-27-2020, 06:42 PM - Forum: General Coding Help - Replies (2)

I am confused on if i should download Python 3.7 updated 3/10 or Python 3.8. Thank you!

Print this item

  Importing module from a package results in import error
Posted by: goghvv - Mar-27-2020, 06:18 PM - Forum: General Coding Help - Replies (2)

I have a folder 'home', containing another folder (package) that contains couple python files (modules).
--- home
------ pkg
--------- mod1.py
---..... More

Print this item

  Lists union and intersecion
Posted by: arbiel - Mar-27-2020, 05:51 PM - Forum: General Coding Help - Replies (5)

Hi

Is it possible to take the union and the intersection of lists. If affirmative, which module contains these methods, and where to find it ?

T..... More

Print this item

  Django deployment on apache server?
Posted by: tmmaersk - Mar-27-2020, 05:31 PM - Forum: Web Scraping & Web Development - Replies (2)

Hey
I have just created by first django project locally on my machine.

How would I go about deploying that to a VPS running linux and apache?

A..... More

Print this item

  I cannot figure out this error
Posted by: ErnestTBass - Mar-27-2020, 05:30 PM - Forum: General Coding Help - Replies (6)

[size=medium]https://jasminedaly.com/2016-05-25-kmeans-analysis-in-python/

I am trying to run the program at the above link andI get a very cryptic..... More

Print this item

  API JSON response missing list gives keyerror
Posted by: rolfmadsen - Mar-27-2020, 05:10 PM - Forum: General Coding Help - Replies (3)

Python newbie - please be gentle ...
System: Windows 10 + Winpython + Spyder

I have a list of searchqueries that I use to perform search re..... More

Print this item

  Calculating the number of day of the week
Posted by: RbaPhoenix - Mar-27-2020, 04:59 PM - Forum: Homework - Replies (3)

[size=medium]1. It is possible to name the days 0 through 6 where day 0 is Sunday and day 6 is Saturday. You want go on a summer holiday and you want ..... More

Print this item

  Installing Packages
Posted by: Cydney - Mar-27-2020, 02:28 PM - Forum: General Coding Help - Replies (6)

Hello,

I'm very new to python. One of the things I wanted to do was to install the package pydicom however the commands keeps failing. I am followi..... More

Print this item

  Beginner requiring help please
Posted by: w4ldom4ths - Mar-27-2020, 01:36 PM - Forum: General Coding Help - Replies (3)

Hi

Am using lockdown to teach myslef Python (mainly using youtube, although have ordered a few books)

Please could somebody show/tell me how I w..... More

Print this item

  if nan -> find value in cell above Pandas
Posted by: zarize - Mar-27-2020, 01:36 PM - Forum: General Coding Help - Replies (3)

Hi guys,

I have excel file like this:

Sometext_here
nan
nan
nan
nan
nan
nan
nan
TotallyNewThing
nan
nan
nan
How c..... More

Print this item

  Encoding and mac-vendor-lookup library
Posted by: tuanjggaa - Mar-27-2020, 12:52 PM - Forum: General Coding Help - Replies (1)

Hi everyone!
I'm pretty new to python, so i want to look-up a mac address using mac-vendor-lookup library.
When i run the script on my laptop (Intel..... More

Print this item

  import path
Posted by: SpongeB0B - Mar-27-2020, 12:17 PM - Forum: General Coding Help - Replies (5)

Hi everyone,

how can I simply do an import of a file who is in another directory ?

I tried

import ..\myfile
[inline]import ..... More

Print this item

  Unable to exit Pygame window
Posted by: Hesper - Mar-27-2020, 12:11 PM - Forum: Game Development - Replies (2)

Hello friends I am new to pygame and python. The thing is I am not able to exit the python program even after I click the exit button on the pygame wi..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  data fetching for indian ... 1 hour ago drakhsin drakhsin Web Scraping ...
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 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...
Most views
  The best Prog... 579246
  Tutorial Requ... 512081
  Web Scraping ... 442176
  Newbie with P... 386288
  New Users Int... 379475
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+ 12109
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
MattCarters Yesterday
drakhsin Yesterday
MileHigh303 11-21
ndx101 11-21
OtiliaBecker 11-21

User Panel Messages

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