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,929
» Latest member: KennedyRichadGuerra
» Forum threads: 38,719
» Forum posts: 175,495

Full Statistics

Online Users
There are currently 45 online users.
» 1 Member(s) | 38 Guest(s)
Bing, Google, AOL, Apple, AOL, kshahzad1985

Latest Threads
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
56 minutes ago
» Replies: 7
» Views: 2,556
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
2 hours ago
» Replies: 7
» Views: 2,054
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:27 PM
» Replies: 6
» Views: 843
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 536
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,833
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,773
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 433
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 508
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,579
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,261

 
  Finding the intersection of interpolated curves
Posted by: Tina - Mar-23-2017, 09:56 AM - Forum: General Coding Help - Replies (1)

Hello everyone,

as the title cites, I am trying to find the intersection of 2 arrays by interpolating them. 
I found this method, but it does not ..... More

Print this item

  Paramiko SSH "put", destination name
Posted by: j.crater - Mar-23-2017, 09:39 AM - Forum: General Coding Help - Replies (2)

Hello all, I am having difficulties understanding paramiko's behaviour, when it comes to sending files over SSH. I have this function:

[python]
def S..... More

Print this item

  need help with tutorial question
Posted by: vincelim99 - Mar-23-2017, 08:01 AM - Forum: Homework - Replies (4)

Discuss how lists containing lists can be used to represent tables in Python. Write a program in Python that asks user to input 5 lines of numbers. Yo..... More

Print this item

  iterating over N lists in parallel
Posted by: Skaperen - Mar-23-2017, 04:13 AM - Forum: General Coding Help - Replies (6)

i had been thinking this might be a nice feature but i am wondering if this could be done with a generator.  the original idea was:

[python]for a,b,c..... More

Print this item

  Using visual studios 2017 for writing python?
Posted by: Ayiden - Mar-23-2017, 01:36 AM - Forum: General Coding Help - Replies (6)

I just started taking a intro to programming course this semester in college, and I managed to get visual studios 2015 to work with the latest version..... More

Print this item

  What is the best way to learn Python with Excel?
Posted by: terrancepython11 - Mar-23-2017, 01:10 AM - Forum: News and Discussions - Replies (2)

Hi, I'm just starting to learn python right now, I'm about 200 pages through my first book.  Over the next 6 months to a year, I'd like to spend at le..... More

Print this item

  Making a list for positive vs negative reviews based on rating
Posted by: fancy_panther - Mar-22-2017, 11:02 PM - Forum: Data Science - Replies (1)

Hi guys!

I'm very new to Python, so hopefully someone can give me pointers in regards to "for loops".

I'm doing a sentiment analysis and am tryi..... More

Print this item

  Reproducible Data Analysis in Jupyter
Posted by: Larz60+ - Mar-22-2017, 08:50 PM - Forum: News and Discussions - No Replies

New Jupyter notebooks blog: https://jakevdp.github.io/blog/2017/03/0...a-newsltr_..... More

Print this item

  value_counts method question
Posted by: smw10c - Mar-22-2017, 07:23 PM - Forum: Data Science - Replies (4)

I hope you are all having a good day. I am currently teaching myself Python through an online MOOC. I have a question about the following line of code..... More

Print this item

  Learning Python, need suggestions
Posted by: vkozinec - Mar-22-2017, 05:12 PM - Forum: General Coding Help - Replies (1)

Hello everyone, 

I am trying to learn a bit about Python since I researched and saw it's a really powerful language.

So for my first "hello worl..... More

Print this item

  Guidance on screen painting of desc & data
Posted by: Bass - Mar-22-2017, 04:57 PM - Forum: General Coding Help - Replies (1)

Hi,

New to Python.

I am looking to paint a screen to display:
a) Title/Header
b) Description of data - this could be,  Name, Address, DOB, Tel..... More

Print this item

  Pyramid of Solitaires
Posted by: qwerty - Mar-22-2017, 03:19 PM - Forum: Homework - Replies (1)

Please help us to implement a class Pyramid Board, which includes the state (variables) and behavior (methods) needed to play solitaire. You need to u..... More

Print this item

  Is it bad practice to return a variable and not use it?
Posted by: iFunKtion - Mar-22-2017, 02:50 PM - Forum: News and Discussions - Replies (8)

I was just wondering, as in my application here, I have tried to stick to the principle that a method does just one thing, and in doing this, I am abl..... More

Print this item

  Reference for (Directional) commands
Posted by: mattkrebs - Mar-22-2017, 02:08 PM - Forum: General Coding Help - Replies (5)

hello,

I have been able to find helpful lists of key words to be used in Python - such as - "if", "print", "while".

And

I have been ab..... More

Print this item

  If statement [Guard List]
Posted by: yuvalsaias - Mar-22-2017, 01:54 PM - Forum: General Coding Help - Replies (7)

hello everyone, im a  soldier and in my unit there is a lot of guard duty which means that everyday each soldier have a 3 hours guard duty which he ta..... More

Print this item

  Approach to coding, good/bad
Posted by: j.crater - Mar-22-2017, 01:37 PM - Forum: News and Discussions - Replies (27)

Hello all,
this question is about coding generally. But if the answer might contain someting Python-specific, do point it out.

I noticed that with..... More

Print this item

  How to print a QtSql.QSqlQuery() from python
Posted by: ThunderBlitz - Mar-22-2017, 01:07 PM - Forum: GUI - No Replies

hi,
   i'm making a program where i read some tables from a mariadb server and show them on a QtreeView using QtSql. I would like to print the tables..... More

Print this item

  ARP Request Problem
Posted by: Mustafa_ba - Mar-22-2017, 11:50 AM - Forum: Networking - Replies (1)

Hello guys;

I need to send ARP request  but I m facing with some socket problem . While I m searching about it , the AF_PACKET family is used to so..... More

Print this item

  common elements of a list
Posted by: Skaperen - Mar-22-2017, 05:36 AM - Forum: General Coding Help - Replies (5)

given 2 or more lists, i'd like to get a list of the common elements.  if the order gets re-arranged that is ok.

[python]a=['apple','banana','cherr..... More

Print this item

  face tracking using optical flow method using python+opencv
Posted by: Aftab - Mar-22-2017, 05:36 AM - Forum: Data Science - Replies (1)

Hello Folks..

I want to track the face in motion. Suppose if i move the face in different directions, then the camera should track that face in tha..... More

Print this item

  making a directory
Posted by: Skaperen - Mar-22-2017, 05:17 AM - Forum: General Coding Help - Replies (5)

i am given a string of a path and need to make a directory there unless one is already there.  so i might need to also make the parents.  is there a s..... More

Print this item

  Location Named Entity Recognition Problem
Posted by: owais - Mar-22-2017, 04:56 AM - Forum: General Coding Help - Replies (7)

[color=#222222][size=small]I'm dealing with Twitter data ,I have users in json format,I'm trying to extract location from these fields,here is some sa..... More

Print this item

  VBO,VAO or classical beginner method?
Posted by: hsunteik - Mar-22-2017, 03:30 AM - Forum: General Coding Help - No Replies

Should I use VBO,VAO or the beginner method to draw object in PyOpenGL scenes/space?
What minecraft use?

Print this item

Question Starting to use functions help
Posted by: Miraclefruit - Mar-22-2017, 02:39 AM - Forum: General Coding Help - Replies (5)

Write a program to provide information on the height of a ball thrown straight up into the air. The program should request as input the initial height..... More

Print this item

  How to add user input together then print the result
Posted by: Liwuid_Ocelot - Mar-22-2017, 01:17 AM - Forum: Homework - Replies (6)

Hi there this will be my first post so I apologize if my formatting is incorrect, I am still learning python :)

My program asks for how many birthd..... More

Print this item

  Hangman-Game (German code) ..
Posted by: Unkreatief - Mar-22-2017, 12:46 AM - Forum: Homework - Replies (1)

[color=#222222][font=verdana, arial, helvetica, sans-serif]Hey! I'm new to this board, hope this is the right place to search for help. Short introduc..... More

Print this item

  Serial Python and Arduino
Posted by: delfar - Mar-21-2017, 11:26 PM - Forum: General Coding Help - Replies (7)

Hello,

I am trying to write a base program that will connect to an Arduino, Via Serial, and will send and receive data. 

For some reason though,..... More

Print this item

  Location of python library ?
Posted by: Annie - Mar-21-2017, 11:18 PM - Forum: General Coding Help - Replies (17)

Hi,

How do I find the directory of libpython3.5.so file in my local machine,
am I suppose to have this file if I have downloaded Python3.5 ..... More

Print this item

  Setup a label by binding listbox importing a subclass method using python 3 and tkint
Posted by: Dannds - Mar-21-2017, 09:38 PM - Forum: Homework - No Replies

[color=#242729][size=small][font=Arial, 'Helvetica Neue', Helvetica, sans-serif]I am writing an application using python 3 and tkinter where I have a ..... More

Print this item

  Basic Python Program for Sequence
Posted by: patycanes - Mar-21-2017, 05:53 PM - Forum: Homework - Replies (7)

I'm working on my homework for my programming class and I am honestly just stuck on one problem. The only thing I have so far is the prompt for user i..... More

Print this item

  python charmap codec can't decode byte X in position Y character maps to < undefined>
Posted by: owais - Mar-21-2017, 05:25 PM - Forum: General Coding Help - Replies (9)

[color=#242729][size=small]I'm experimenting with python libraries for data analysis,the problem i'm facing is this exception[/siz..... More

Print this item

  Splitting a list help
Posted by: johiah - Mar-21-2017, 03:53 PM - Forum: General Coding Help - Replies (5)

I have been coding python 3 using repl.it, and I have this code. To make everything work I had it print to make sure it worked. For some reason, Stats..... More

Print this item

  pyethrecover Program help
Posted by: Able98 - Mar-21-2017, 02:18 PM - Forum: General Coding Help - Replies (24)

I know almost nothing about python and need help with this program:

Sorry, understandably, it says I can not post clickable links on my first messa..... More

Print this item

  How to begin coding for game making [Install pygame on mac]
Posted by: mattkrebs - Mar-21-2017, 02:05 PM - Forum: Game Development - Replies (2)

Hello,

I am using Python 3.6 and tried putting Pygame on my MacBook Pro but could not do it. 

Is there a way to do this that is as simple as dow..... More

Print this item

  Do not know how to add "Code Tags" or "Error Tags" to my submissions
Posted by: mattkrebs - Mar-21-2017, 01:14 PM - Forum: Board - Replies (2)

Is this how you add tags to code and error messages?

[python]
def main():
    print ("Guess a number between 1 and 100.")
    randomNumber = 35..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Seeking feedback: dynamic... 56 minutes ago Bona2000 Bona2000 General Codin...
  403 Error 2 hours ago CaptainNewb CaptainNewb Web Scraping ...
  Select Python comment (#)... Yesterday, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... Yesterday, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame Yesterday, 11:25 JMcM JMcM Game Developm...
  Python Installation issue Yesterday, 11:16 RFHill Dev News and Disc...
  New to the field Yesterday, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... Yesterday, 02:34 RonR deanhystad GUI
  I'm trying to make a piec... 09-13, 06:11 Alislugacool MilesWeb General Codin...
  Python and excel vba codi... 09-12, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... 09-12, 08:36 physalis2099 Olivia General Codin...
Most views
  The best Prog... 575676
  Tutorial Requ... 496810
  Web Scraping ... 439718
  Newbie with P... 383371
  New Users Int... 364726
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 8174
snippsat 7366
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
KennedyRichadGuerra Today
Williefaree Today
faithsally Today
compuman145 Today
DeadEyes Today

User Panel Messages

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