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,942
» Latest member: helendamdam
» Forum threads: 38,724
» Forum posts: 175,519

Full Statistics

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

Latest Threads
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
58 minutes ago
» Replies: 2
» Views: 356
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
1 hour ago
» Replies: 0
» Views: 26
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
7 hours ago
» Replies: 9
» Views: 505
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,717
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,051
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,409
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,958
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,722
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,794
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,940

 
  Build applet utility missing
Posted by: MaxN - May-03-2018, 06:59 PM - Forum: General Coding Help - No Replies

This is not really a code question so apologies if its not in the right section.
I have just installed the python-3.6.5-macosx10.9 19-37-25-903.pkg
..... More

Print this item

  Issues with printing a variable
Posted by: fad3r - May-03-2018, 06:23 PM - Forum: Homework - Replies (1)

Hi,
I am back to working on homework and I have a very simple problem that I can't seem to figure out

I am trying to print a variable as part of a st..... More

Print this item

  Help with converting strings to arrays
Posted by: lwatson49 - May-03-2018, 06:08 PM - Forum: General Coding Help - Replies (2)

I am trying to read in comma delimited data and build some numerical arrays.

# get a comma delimited string
row = ['10,20,40,50']
..... More

Print this item

  Looking for some advice
Posted by: chisox721 - May-03-2018, 05:42 PM - Forum: Web Scraping & Web Development - No Replies

Hi guys-I'm still in the process of learning Python but have made some progress using pandas/soup to scrape information from the web. Let's say I have..... More

Print this item

  Plot is not showing up
Posted by: sharanbr - May-03-2018, 04:58 PM - Forum: Data Science - Replies (1)

* I am pretty new to Python *

I am trying to create a python program for machine learning.
The code shown below is expected to create a plot but p..... More

Print this item

  Help Threading python robot
Posted by: lucandmendes - May-03-2018, 02:42 PM - Forum: General Coding Help - No Replies

I'm facing a problem in my application:

I'm developing a kind of robot... (using python, raspberry pi 3, a ttf lcd 3.5 and pygame lib)

So it has..... More

Print this item

  Why Python?
Posted by: manikandan - May-03-2018, 02:26 PM - Forum: News and Discussions - Replies (5)

Curious about Python Programming Language? An exciting info-graphic from OptiSol with statistical evidence on what and why around Python. Read more: ..... More

Print this item

  Different templates for different rectangles python
Posted by: Akhou - May-03-2018, 01:57 PM - Forum: Data Science - No Replies

My project is about shape detection, I have to detect the different rectangles in a given image and then import these data into a .qml file, I've been..... More

Print this item

  How to perform my code multipel times
Posted by: Raj - May-03-2018, 11:28 AM - Forum: Data Science - Replies (1)

Hi,

I have below code to do SVR and Random forest method to predict, my code working well, but I want to do something which I could not be able to do..... More


Attached Files

.xlsx   RandomForestInput.xlsx (Size: 9.07 KB / Downloads: 29)
Print this item

  How to convert Schedule to APScheduler module?
Posted by: penguin9 - May-03-2018, 10:59 AM - Forum: General Coding Help - Replies (2)

I'm a python newbie and need a little help with my code.

I need to convert my code to use APSCHEDULER and not SCHEDULE module because I need to use..... More

Print this item

  Harmonics and their Magnitude values
Posted by: khanna - May-03-2018, 07:58 AM - Forum: General Coding Help - Replies (4)

Hello,
I am new to python, my problem is to find the harmonics values of the given signal after applying FFT(Fast fourier Transform) and their ..... More

Print this item

  First time with Python.. need help with simple script
Posted by: shakir_abdul_ahad - May-03-2018, 06:59 AM - Forum: General Coding Help - Replies (7)

Hi everyone. I'm completely new to Python and I'm hoping to get a little direction with a simple script. I'm trying to get the script to do the follow..... More

Print this item

  A help whit vars and strings
Posted by: dhoyosg - May-03-2018, 06:47 AM - Forum: General Coding Help - Replies (10)

Good evening everyone, I have a doubt, I am trying a number of lists to select from each a random value, then I want to format a string depending on t..... More

Print this item

  A little general help to make a music player
Posted by: MegasXLR - May-03-2018, 06:30 AM - Forum: Homework - Replies (12)

Hello everybody,

Recently our lecturer told us that we'd have to make a project in order to finish the course and two of my friends and I chose our..... More

Print this item

  help with extracting and matching values in a text file
Posted by: hoeleeschitt - May-03-2018, 05:27 AM - Forum: Homework - Replies (4)

I have 2 text files and I need to grab a value from fileA, match it with fileB and print the result.

fileA contains userID, artistID and how many tim..... More

Print this item

  How to read and save specific outlook email into csv
Posted by: Prince_Bhatia - May-03-2018, 05:03 AM - Forum: General Coding Help - No Replies

Hi,

I receive the certain outlook email on daily basis which looks like a table with the subject : Creation Report - 30/04/2018(these dates c..... More

Print this item

  Python 2.7 Addition to dict is too slow
Posted by: VolanD - May-03-2018, 04:57 AM - Forum: General Coding Help - Replies (6)

I'm working on Python script. It takes information about subscribers' traffic from files and put it in special structures. And it works. But it works ..... More

Print this item

  Help with calling the function as the code keep firing
Posted by: chris0147 - May-03-2018, 12:38 AM - Forum: General Coding Help - Replies (8)

Hi all,

I need your help. I am working on play function to fetch the video links in the database so I can play the video. I have got a bit of trouble..... More

Print this item

  Search for Player ID and return games played and number of times
Posted by: disruptfwd8 - May-02-2018, 10:58 PM - Forum: Homework - Replies (3)

Hi team,

New to python and as a gamer, I would like to analyze player data. This would be easy on excel with Vlookup, but I'm having trouble in pyt..... More

Print this item

  Collision function problem
Posted by: jtstewart95 - May-02-2018, 09:27 PM - Forum: General Coding Help - Replies (2)

I am writing python code inside Turtle import. I am making a program where one turtle chases another turtle. I want my Turtle player to change colors ..... More

Print this item

  String substitution with dictionary - AttributeError: 'NoneType'
Posted by: Atalanttore - May-02-2018, 08:41 PM - Forum: General Coding Help - Replies (2)

Hi,

I'm working on a Exercism programming exercise for transcribing DNA into RNA.

My code looks like this:
[pyth..... More

Print this item

  Error for convert image PIL to CV2
Posted by: karlo123 - May-02-2018, 08:32 PM - Forum: Data Science - Replies (2)

Hi everyone,

I am working with Python and ia habe a problem with convert the format PIL to CV2, my code is:

[python]from PIL import Image
im..... More

Print this item

  Inheritance private attributes
Posted by: vaison - May-02-2018, 08:18 PM - Forum: General Coding Help - Replies (5)

Hello guys,

I'm trying to inherit private attributes (self.__attrib), but when I use the parent __init__ method this private attributes doesn't inh..... More

Print this item

  PyQt5 textBrowser.setText returning wrong output in textBrowser
Posted by: code_god - May-02-2018, 06:54 PM - Forum: GUI - Replies (1)

PyQt5 textBrowser.setText returning wrong output in textBrowser but correct output in console. Why?
Here's the screenshot: http://fs5.directupload.ne..... More

Print this item

  How do you open pip?
Posted by: Fox_cutter12 - May-02-2018, 06:31 PM - Forum: General Coding Help - Replies (4)

I've downloaded and installed the files for pip and python but how do you open and use pip?
Because when I search pip in my start menu and then selec..... More

Print this item

  Arithmetic operations using lists
Posted by: yassine - May-02-2018, 05:55 PM - Forum: Homework - Replies (2)

Hello everyone,

I'm a beginner in python we are taking a python coding course in my school and we have been assigned a homework to do.
Please how ..... More

Print this item

  Object madness - JSON Notation confusion
Posted by: execsys - May-02-2018, 04:23 PM - Forum: General Coding Help - Replies (4)

Good day folks. I am still a novice python programmer but got an urgent work task assigned that python is the answer to :) So, here I go.

I have the ..... More

Print this item

  Integrating code with gui.py using modular math
Posted by: Pleiades - May-02-2018, 04:02 PM - Forum: GUI - No Replies

This is above my pay grade but I'm so close to making a working .exe. How do I integrate this code A)=logic with B)=gui): My problem is with the but..... More

Print this item

  Comparing values in separate lists
Posted by: KaleBosRatjes - May-02-2018, 03:42 PM - Forum: General Coding Help - Replies (3)

I'm having problems with my code, i want to compare 2 values from a list. There are 4 groups (a,b,c,d) where the values can end up in. A if both value..... More

Print this item

  input
Posted by: Steven4567 - May-02-2018, 03:24 PM - Forum: General Coding Help - Replies (4)

I am in the process of learning Python, very much a beginner, and trying to make a simple quiz. However, this simple code does not work, and I cannot..... More

Print this item

  AttributeError: '_RSAPrivateKey' object has no attribute 'sign'
Posted by: saurya1979 - May-02-2018, 03:16 PM - Forum: General Coding Help - No Replies

Hi,

I am trying to create JWT token using python 2.7 and receive following error.

AttributeError: '_RSAPrivateKey' object has no attribute 'sign..... More

Print this item

  Help with my code (simple)
Posted by: ozs - May-02-2018, 02:42 PM - Forum: General Coding Help - Replies (5)

Hi everyone.
Im trying to make a function that blend randomly the words in a sentence.
Made some checks with print command... ignore it.
Im quite n..... More

Print this item

  Change string into Dict
Posted by: Robin_at_Cantelli - May-02-2018, 01:49 PM - Forum: General Coding Help - Replies (2)

Hey,
I'm getting data from the web which is basically a dictionary. The problem is that one key refers to another dictionary which is unfortunately a..... More

Print this item

  storing lines from stdin in a list
Posted by: bghosh - May-02-2018, 12:57 PM - Forum: General Coding Help - Replies (2)

Hello All,
I am new to phython, so need your help.

My requirement is as below:

I will be getting inputs from stdin. The first line of input con..... More

Print this item

  Looking for Python Developers in Hyderabad, India
Posted by: tvasu - May-02-2018, 12:55 PM - Forum: Jobs - No Replies

Title: Python Developer | Hyderabad |Salary: OPEN

Interesting? If so, Please email resume to vasukumar33@gmail.com, +91-984-984-8458

Job Descr..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  A coding beginner needs h... 58 minutes ago Littlefish Littlefish General Codin...
  Is the interpreter that c... 1 hour ago helendamdam helendamdam General Codin...
  Using a For Loop to subtr... 7 hours ago 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...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
Most views
  The best Prog... 576654
  Tutorial Requ... 498757
  Web Scraping ... 440496
  Newbie with P... 384420
  New Users Int... 367905
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+ 12087
buran 8175
snippsat 7368
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
helendamdam Today
pllrdvalery Yesterday
Littlefish Yesterday
Noya_Yonatan 09-21
Saipython555 09-21

User Panel Messages

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