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,952
» Latest member: Jorgecog
» Forum threads: 38,725
» Forum posts: 175,519

Full Statistics

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

Latest Threads
pip install requests does...
Forum: General Coding Help
Last Post: adamsmith12
4 hours ago
» Replies: 9
» Views: 29,119
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:00 PM
» Replies: 4
» Views: 9,294
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Yesterday, 09:08 AM
» Replies: 0
» Views: 181
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Yesterday, 03:29 AM
» Replies: 2
» Views: 602
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 02:36 AM
» Replies: 0
» Views: 205
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 753
403 error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 5,008
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,263
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,626
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,191

 
  Shared reference and equality
Posted by: zyo - Jun-29-2018, 09:15 PM - Forum: General Coding Help - Replies (3)

Hi everybody,
I am starting to learn Python in these days: I came across the topic of shared references and equality, and I thought I had understood ..... More

Print this item

  Map with folium
Posted by: vandelouw - Jun-29-2018, 08:36 PM - Forum: General Coding Help - No Replies

Hi,
I'm trying to have a choropleth map of reach departments with folium.
I downloaded the 'departements-2.geojson' file on https://www.france-geoj..... More

Print this item

  setuptools
Posted by: bromberg - Jun-29-2018, 08:27 PM - Forum: General Coding Help - Replies (3)

I'm a newbie to Python 3.6 running on Windows 10.
I expected to go to the Python doc and find a module called 'setuptools' and then a function calle..... More

Print this item

  Coding Problems With Mr.Stickman Game
Posted by: SheeppOSU - Jun-29-2018, 08:04 PM - Forum: General Coding Help - Replies (2)

After I typed a lot of the coding for the game I ran it and fixed all the problems with it but I couldnt figure out what was wrong with it this time. ..... More

Print this item

  Help with correlation coefficient
Posted by: mattjb84 - Jun-29-2018, 07:38 PM - Forum: Data Science - Replies (7)

Trying to calculate the correlation coefficient between the two lists, so far no luck. Any suggestions or help would be greatly appreciated?

[python..... More

Print this item

  Schedule with other processing
Posted by: RValentim - Jun-29-2018, 06:52 PM - Forum: General Coding Help - Replies (7)

How can I create a schedule and continue with the parallel processing of other functions

[python]
sched = BlockingScheduler(timezone='UTC')
def m..... More

Print this item

  Python 3- binary math is stupid
Posted by: FlyingGaijin - Jun-29-2018, 04:56 PM - Forum: Data Science - Replies (1)

One of these things doesn't do math like the other. (Python 3.5.5)

[python]>>> import numpy as np
>>> np.arange(35.5,29.5,-0.1)
array([35.5, 35.4..... More

Print this item

  Connec The Leader (Connect Four Game)
Posted by: Ahmed_Ismail - Jun-29-2018, 04:32 PM - Forum: Code sharing - No Replies

[size=medium]This is a connect four game, you simply try to connect the photo of your supreme leader Big Grin Big Grin as you would in a norm..... More

Print this item

  Mark post as question/solved.
Posted by: penright - Jun-29-2018, 04:25 PM - Forum: Board - Replies (8)

This my exist and I don't know how to do it.
I asked a question and later solved it. I wonder if it would be valuable to make a thread as solved and..... More

Print this item

  Trouble displaying an image in PyQt4
Posted by: Vysero - Jun-29-2018, 03:54 PM - Forum: GUI - Replies (2)

Hey guys, I am attempting to display an image with this setWindowIcon command. However, I am getting an error. Here is my attempt:

[python]import s..... More

Print this item

  FTP, HTTP or.....?
Posted by: floatingshed - Jun-29-2018, 02:54 PM - Forum: Networking - Replies (3)

I need to setup a server that can be used to exchange files in both directions (ftp style), and serve mp3 audio to a player such as VLC.

I have don..... More

Print this item

  How to fill nan values with an expression
Posted by: Jaarroy - Jun-29-2018, 01:32 PM - Forum: Data Science - No Replies

Hello guys, please make an effort trying to help me to know how to fill nan values with a certain expression.

If NaN value is True, I want to repla..... More

Print this item

  NameError: Name 'path' is not defined
Posted by: aniyanetworks - Jun-29-2018, 12:28 PM - Forum: Web Scraping & Web Development - Replies (9)

Hello folks,
I am completely new in Python programming, and at beginning of the day, I am having some issues.
Hope you guys will help me pass throug..... More

Print this item

  Python Code Help
Posted by: supersingh - Jun-29-2018, 12:19 PM - Forum: Homework - Replies (1)

Hey guys, I'm new to python but I do need it for a simulation that I must use for a school project. I have come across a simulation http://www.101comp..... More

Print this item

  Pro's and Con's of some different websocket libraries
Posted by: penright - Jun-29-2018, 12:07 PM - Forum: Networking - No Replies

I have been playing with websockets at https://github.com/aaugustin/websockets/blo[url=https://python-forum.io/thread-11233.html]..... More

Print this item

  import libraries from another script
Posted by: ankurk017 - Jun-29-2018, 09:20 AM - Forum: Data Science - Replies (2)

I have made a script names libraries.py in which i have written
[python]import datetime as dt
import numpy as np
from netCDF4 import Dataset
impo..... More

Print this item

  Capturing error from sql
Posted by: Grego - Jun-29-2018, 08:41 AM - Forum: General Coding Help - Replies (1)

Hi - very new to python. I have a function that connects to teradata using jdwh. The function works well but the function returns nothing when there ..... More

Print this item

  Crawler/Automation Jobs
Posted by: doxuanthang - Jun-29-2018, 08:27 AM - Forum: Jobs - No Replies

Hi all,
I'm Thang. I can write script to crawler data from a website or automation actions on the website.
Contact with me if you need.

Email: do..... More

Print this item

  get file paramiko sftp
Posted by: Reyneli - Jun-29-2018, 08:25 AM - Forum: General Coding Help - No Replies

Hello,

I create an small app that downloads a file via sftp. It works well but I can't compile it. It doesn't work as an exe.

app code:
[python..... More

Print this item

  How can I make this function faster?
Posted by: Brennan - Jun-29-2018, 08:13 AM - Forum: General Coding Help - Replies (10)

Hi, I want to optimize this function and make it faster (if possible). Please let me know if there is a better way of doing this. Thanks!

[python]..... More

Print this item

  Unable to convert XML to JSON
Posted by: priyanka - Jun-29-2018, 07:44 AM - Forum: Web Scraping & Web Development - Replies (1)

I have tried to convert a Url link which contains XML file to JSON but unable to do it.
[python]
import urllib2
import json
import xmltodict

r..... More

Print this item

  How to filter specific rows from large data file
Posted by: Ariane - Jun-29-2018, 07:39 AM - Forum: Data Science - Replies (7)

Hi I have a large data file and I'm only interested in rows with specific x values of 4.125 as shown below. Now because the value of 4.125 relates to ..... More

Print this item

  summing digits of a number
Posted by: Megabeaz - Jun-29-2018, 06:37 AM - Forum: General Coding Help - Replies (3)

I've a problem with my code
get a number from user then summing digits of that number

[python]
num = input()
y = 0
for x in range(0, len(num)):..... More

Print this item

  not able to complete a project
Posted by: olmin - Jun-29-2018, 04:58 AM - Forum: Homework - Replies (11)

The project is that you have to create a program in which you pick a random number between 1 to 50 that the computer has to guess.
This challenge is i..... More

Print this item

  Why didn't my installation of pygame work?
Posted by: JohnJSal - Jun-29-2018, 04:15 AM - Forum: Game Development - Replies (4)

Hi all. I just tried installing pygame on my Windows system using the following on the command line:

[python]python -m pip install --user pygame[/p..... More

Print this item

  synchronizing output
Posted by: Skaperen - Jun-29-2018, 02:39 AM - Forum: News and Discussions - Replies (2)

if my code is going to output a message to stderr, it should flush stdout before that so the kernel gets the write syscalls in the right order. but w..... More

Print this item

  enter from py exported by pyqt5 designer to another py file
Posted by: royer14 - Jun-29-2018, 01:45 AM - Forum: GUI - No Replies

Hello, I have difficulty entering a py, which I had exported from pyqt5 designer with the name "program.py", using another py with name "programa.py"...... More

Print this item

  help coding for decode filtering
Posted by: dony71 - Jun-29-2018, 01:05 AM - Forum: General Coding Help - Replies (3)

I have original code like this below
[python]
if line[15:20] == 'Rx RF':

# decode RF message. format is:
# 02/..... More

Print this item

  Python redirect users to another url after form post
Posted by: blsturgeon - Jun-28-2018, 10:08 PM - Forum: General Coding Help - Replies (5)

I am Not using django or flask. How to redirect to outside URL. Such as google com or /index.html This code does not work.
return { Location : "..... More

Print this item

  Clumber Spaniel
Posted by: mhowel32 - Jun-28-2018, 09:30 PM - Forum: Bar - Replies (2)

I have two Clumber Spaniel ,
They are 13 weeks old and currently eating soft puppy food , they
Are up to date on vaccines and vet checks .
They ar..... More

Print this item

  The specified module could not be found.
Posted by: paulgureghian - Jun-28-2018, 09:07 PM - Forum: General Coding Help - Replies (1)

[Image: view?usp=sharing]

I have scikit-learn installed.

Print this item

  Python 3/selenium - nontype error
Posted by: water_fox - Jun-28-2018, 06:45 PM - Forum: Web Scraping & Web Development - Replies (2)

hopefully someone can help me understand why I am getting the below error --


with this code:

from selenium import webdriver
from selenium.web..... More

Print this item

  Calculator problem
Posted by: BeginnerCoderPaero - Jun-28-2018, 06:03 PM - Forum: General Coding Help - Replies (4)

So im trying to code a calculator and it doesnt work i cant figure out whats the problem with the code. The problem especially come with dividing sinc..... More

Print this item

  Permutation help.
Posted by: jarrod0987 - Jun-28-2018, 04:35 PM - Forum: General Coding Help - Replies (1)

What I have is a list of lists. Something like this:

[[1][4][2][3, 6][4][1]]
what I want back is something like:
[python][1][4][..... More

Print this item

Question DHT11 Sensor Programming
Posted by: bmakloski - Jun-28-2018, 03:15 PM - Forum: General Coding Help - Replies (3)

Might be a better question for a Raspberry Pi forum, but I figured I'd go right to the source. I am building a temperature sensor and using python to ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  pip install requests does... 4 hours ago misodca adamsmith12 General Codin...
  Creating a Mindmap progra... Yesterday, 12:00 J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... Yesterday, 09:08 compuman145 compuman145 General Codin...
  A coding beginner needs h... Yesterday, 03:29 Littlefish Littlefish General Codin...
  Is the interpreter that c... Yesterday, 02:36 helendamdam helendamdam General Codin...
  Using a For Loop to subtr... 09-22, 20:56 Anunderling deanhystad General Codin...
  403 error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
Most views
  The best Prog... 576789
  Tutorial Requ... 499142
  Web Scraping ... 440576
  Newbie with P... 384547
  New Users Int... 368407
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+ 12088
buran 8176
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Jorgecog Today
adamsmith12 Today
Ronny Today
Luciana Today
MatthewRodia Today

User Panel Messages

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