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,979
» Latest member: silversimon2
» Forum threads: 38,732
» Forum posts: 175,563

Full Statistics

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

Latest Threads
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Yesterday, 07:43 AM
» Replies: 2
» Views: 356
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:21 AM
» Replies: 2
» Views: 992
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,043
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 723
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,036
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,474
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,053
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,501
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,390
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,720

 
  Adding a Window to a Button wxPython
Posted by: ShashankDS - Apr-23-2019, 05:38 AM - Forum: GUI - Replies (4)

Hey Guys, I'm new to Python Programming and have a major doubt about adding a window to a button inside the GUI. Could any of you guide me how and whe..... More

Print this item

  Automate the boring stuff: regex not matching
Posted by: DJ_Qu - Apr-23-2019, 04:47 AM - Forum: General Coding Help - Replies (7)

Hello,
I am trying to do the exercise on regex, matching 3 telephone numbers i a row, with or without area code, with or without comma at the end:
..... More

Print this item

  About portable handheld consoles
Posted by: SheeppOSU - Apr-23-2019, 03:40 AM - Forum: Bar - Replies (5)

I've been becoming interested in those portable handheld games that people make. I thinking about trying to make my own, but I don't know where to sta..... More

Print this item

  New to python. Please help
Posted by: wgreune13 - Apr-23-2019, 02:00 AM - Forum: General Coding Help - Replies (1)

Can someone please explain what is wrong with the function. I am reading an old version of Python Programming by John Zelle

[python]def main():
..... More

Print this item

  function t split a string
Posted by: Skaperen - Apr-23-2019, 12:21 AM - Forum: News and Discussions - Replies (2)

i just wrote a function to split a string into parts based on a list of delimiters used in sequence.

[code]>>> splits('abcdefghijklm',['b','ef','ij..... More

Print this item

  How to graph a normal distribution?
Posted by: royer14 - Apr-22-2019, 09:16 PM - Forum: Data Science - No Replies

Hello, if I have a problem in the following way:

x: 20
mu: 17
sigma: 1.1
well before graphing you need to get the Z-score, ..... More

Print this item

  Need help with print error
Posted by: newbiepy - Apr-22-2019, 07:51 PM - Forum: General Coding Help - Replies (2)

Hello all. I'm totally new into Python learning journey and am stuck here, any thoughts what I'm missing here? I'm getting error with print saying inv..... More

Print this item

  Python Newbie Environmental Meta Issue
Posted by: wallacebmann - Apr-22-2019, 07:09 PM - Forum: General Coding Help - Replies (2)

BACKGROUND
I am a Python newbie coming from a Java background. Python environment management seems inscrutable to the point of idiotic, but I must a..... More

Print this item

  Default Paths
Posted by: francisco_neves2020 - Apr-22-2019, 06:36 PM - Forum: GUI - Replies (13)

Ok, guys. Major stupidity on my part. I have mad an exe file and post it on sourceforge.net, but the program will not work.
This, because the main fi..... More

Print this item

  WaveCopy and Amplitude Scaling
Posted by: kgbprod - Apr-22-2019, 06:05 PM - Forum: Homework - Replies (3)

In this assignment you will generate code to read a (short) .wav audio file into python, copy and amplitude scale it, before writing it out to a new ...... More

Print this item

  Resource or zip file?
Posted by: microphone_head - Apr-22-2019, 05:34 PM - Forum: Game Development - Replies (7)

Does anyone know of any solutions that have already been built to create something like a resource file, or zip files?

I've been writting a game wi..... More

Print this item

  Compare two large CSV files for a match
Posted by: Python_Newbie9 - Apr-22-2019, 05:05 PM - Forum: General Coding Help - Replies (3)

Hello, I am very new to python. trying to solve below issue.

We have two .csv files.

For example:
File Master: Column_A Column_B Column_C ........ More

Print this item

  Asking help as a new beginner in Python
Posted by: rockenheaven - Apr-22-2019, 04:42 PM - Forum: Homework - Replies (3)

I am asking for writing a python for a simple calculator but i really have no idea for it...
Here is an expected outcome of the program:
[output]
P..... More

Print this item

  if elif problem :)
Posted by: Runer - Apr-22-2019, 01:45 PM - Forum: General Coding Help - Replies (2)

Hi i am starting coding and i got this problem
#* This is the code
[python]right_name = input("is your right name " + right_name " yes / no ? ")
i..... More

Print this item

  Pandas to_csv in for loop AttributeError: 'tuple' object has no attribute 'to_csv'
Posted by: NSearch - Apr-22-2019, 01:43 PM - Forum: Data Science - Replies (9)

Hi all,

Thank you in advance for all suggestions. I am attempting to read data from a csv file and populate a field ('Result_Header') with a value...... More

Print this item

  Partial convertion string to int in lists
Posted by: satellite89 - Apr-22-2019, 11:55 AM - Forum: General Coding Help - Replies (6)

Hi everyone!

I'm new in Python and I think it's amazing. I'm doing an automation project to convert a string in values in table.
Now, I'd like to ..... More

Print this item

  Button command getting TypeError: radsa() missing 3 required positional arguments
Posted by: nonzzo - Apr-22-2019, 11:54 AM - Forum: GUI - Replies (2)

what is the problem?

Error:
TypeError: radsa() missing 3 required positional arguments: 'guessesTaken', 'randnummer', and 'gæt'
[py..... More

Print this item

  get hotel info from hotelscombined
Posted by: nikana - Apr-22-2019, 10:50 AM - Forum: Web Scraping & Web Development - Replies (5)

Hi guys,

I am developing a program for extracting the hotels details from the hotelscombined. however, as per my trial, all texts including hotels n..... More

Print this item

  how to implement the .mymethod() notation of Python
Posted by: Pedroski55 - Apr-22-2019, 06:49 AM - Forum: General Coding Help - Replies (4)

I only learned that I could use my own Python modules in Python a few days ago.

I would like to know how this kind of thing works:

A simple exam..... More

Print this item

  Linux: Automatically kill process with fixed exe path
Posted by: anddontyoucomebacknomore - Apr-22-2019, 06:11 AM - Forum: General Coding Help - Replies (4)

When I use the ps command in termux on my android it displays a path corresponding to the processes (along with PID,PPID,etc). I believ..... More

Print this item

  [PyWinAuto] Please help me with Typekeys ()
Posted by: mattroi261192 - Apr-22-2019, 04:48 AM - Forum: General Coding Help - Replies (2)

Hello everyone,
I have some code as below:
[python]
from pywinauto import application
from pywinauto import keyboard
app = application.Applicatio..... More

Print this item

  Multi-tier Web application File Storage (NginX, File System or FTP) ?
Posted by: draems - Apr-22-2019, 04:08 AM - Forum: Web Scraping & Web Development - No Replies

I am building a site using Flask, Gunicorn and NginX to serve files that can possibly be huge and dynamically generated like on a repository applicati..... More

Print this item

  Capturing a snapshot from the video
Posted by: sreeramp96 - Apr-22-2019, 03:19 AM - Forum: General Coding Help - Replies (1)

[python]from imutils.perspective import four_point_transform
import numpy as np
import argparse
import cv2

scaling_factorx = 0.8
scaling_facto..... More

Print this item

  Calculation Inside Dictionary Error
Posted by: prophet11 - Apr-22-2019, 02:39 AM - Forum: General Coding Help - Replies (3)

Dear Collegues,

Thank you in advance for your help. My code is not generating the profitability of this calculation:

Current Value - Purchase Pr..... More

Print this item

  Native support for array-slicing syntax?
Posted by: nxs - Apr-22-2019, 01:42 AM - Forum: General Coding Help - Replies (1)

Hello,

A newbie question on the 'how' of the array slicing syntax.

Given that,

  1. Python does not support NumPy style arrays natively..... More

Print this item

  Dictionary Calculation
Posted by: prophet11 - Apr-22-2019, 01:07 AM - Forum: General Coding Help - Replies (3)

Dear Programmers,
I have an inquiry:

I need to calculate the earnings for these list of stocks inside a dictionary.
The calculation is as followe..... More

Print this item

  Just completed Learning Python the Hard Way
Posted by: rxndy - Apr-22-2019, 12:38 AM - Forum: General Coding Help - Replies (5)

Hey guys,

My goal is to become the best Data Engineer ever.

I have a bachelors degree in Economics and fell in love with Python too late.

I..... More

Print this item

  Working with dates
Posted by: Scott - Apr-21-2019, 11:55 PM - Forum: General Coding Help - Replies (1)

Hi everyone,

I have been trawling through the pandas documentation trying to figure out how to set my index dates to the beginning of each month fo..... More

Print this item

  swap elements in list
Posted by: hshivaraj - Apr-21-2019, 10:40 PM - Forum: General Coding Help - Replies (3)

Hi all

So the only way i can think of to swap two elements in list with the following

def swap(arr, pos1, pos2):
I wonder if the..... More

Print this item

  Dictionary Results Error
Posted by: prophet11 - Apr-21-2019, 10:28 PM - Forum: General Coding Help - Replies (2)

Dear Programmers,

I hope you are having a wonderful sunday:

# the Program is meant to display the info from the dictionary, but instead is disp..... More

Print this item

  VM address (C pointer) of Python object
Posted by: Skaperen - Apr-21-2019, 10:28 PM - Forum: General Coding Help - Replies (1)

i remember about a couple years ago seeing a means to get the virtual memory address of a python object and thought it was silly and useless. but tod..... More

Print this item

  *Ultra beginner math question
Posted by: Markg2 - Apr-21-2019, 09:39 PM - Forum: Homework - Replies (2)

My second day with book, Atom & Powershell. Using the Python calculator...

Why does--
25+30/6
30.0

Whereas--
55/6
9.1666666666

?

Mark

Print this item

  Using Time to Update a Global Variable and Label in TkInter
Posted by: cameron121901 - Apr-21-2019, 09:27 PM - Forum: Game Development - Replies (5)

At the moment, I am trying to make a game using TkInter. So far, it probably doesn't look very pretty, but please ignore that Sleepy.

What I am..... More

Print this item

  syntax error near unexpected token
Posted by: btom529 - Apr-21-2019, 08:20 PM - Forum: General Coding Help - Replies (5)

Hello! ultra noobie with all things programming and I am currently registered in an online python course. During the tutorials I got stuck when I was ..... More

Print this item

  Setting a widget visible
Posted by: nick123 - Apr-21-2019, 07:44 PM - Forum: General Coding Help - Replies (2)

I want to set a label visible for a particular time.
Is there any method or function that can be used to set the label visible for a particular time ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Integer Factorization Too... Yesterday, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... Yesterday, 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...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... 09-26, 09:50 P212 Biks News and Disc...
Most views
  The best Prog... 577414
  Tutorial Requ... 500844
  Web Scraping ... 441059
  Newbie with P... 385115
  New Users Int... 369646
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+ 12091
buran 8178
snippsat 7370
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
silversimon2 Yesterday
alissapena8 Yesterday
hoki1881 Yesterday
stephaniehendrix Yesterday
Schirag Yesterday

User Panel Messages

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