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,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,583

Full Statistics

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

Latest Threads
create ocr to detect lice...
Forum: General Coding Help
Last Post: bimosora
2 hours ago
» Replies: 3
» Views: 119
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
11 hours ago
» Replies: 4
» Views: 136
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 08:57 AM
» Replies: 1
» Views: 81
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Oct-02-2025, 03:05 PM
» Replies: 3
» Views: 2,546
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Oct-02-2025, 01:56 PM
» Replies: 6
» Views: 232
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,056
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 469
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,103
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,179
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 861

 
  creating hex dump modifying program
Posted by: ensoniq - Oct-13-2019, 03:40 PM - Forum: General Coding Help - Replies (3)

I'm a noob to coding.
But I've been using a simple hex editor to manually modify hex .bin dumps for past 3 years.
I work with .bin hex files which..... More

Print this item

  General Curiosity
Posted by: JVoogt - Oct-13-2019, 03:11 PM - Forum: General Coding Help - Replies (2)

Hi All,

I have been working in Python from a data scientist perspective for a couple of months now. I must admit that I am in love. I come from a v..... More

Print this item

  .get() doesn't exist?
Posted by: GalaxyCoyote - Oct-13-2019, 02:32 PM - Forum: GUI - Replies (6)

I am trying to make a game that displays a word with a colour and the user has to type the colour into the box instead of the word.
But there is an i..... More

Print this item

  I am getting invalid syntax.
Posted by: sandeep25 - Oct-13-2019, 02:02 PM - Forum: General Coding Help - No Replies

Can you please tell me how to check the values of j:j+(nb_features-1)*timestep+1:timestep for each value of j=0,1,2,3 in python.This expression is an..... More

Print this item

  ValueError: Index contains duplicate entries, cannot reshape” error when I try to use
Posted by: Smiling29 - Oct-13-2019, 01:51 PM - Forum: General Coding Help - Replies (11)

I have data which includes id , gender , collected time test name and Test values , Units of measurement

Test Names will include all tests that a p..... More

Print this item

  'Age' categorical (years -months -days ) to numeric
Posted by: Smiling29 - Oct-13-2019, 01:38 PM - Forum: General Coding Help - Replies (4)

I have a dataset with Age column which has data as follows:

df_s7['Age'].unique()
array(['28 Years', '10 Month(s) 15 Day(s)', '46..... More

Print this item

  Python decorators.
Posted by: dodiko1d - Oct-13-2019, 10:23 AM - Forum: General Coding Help - No Replies

Hi, I am just studying python programming. I have a task to create Image classifyier and I have decided to make it as autonomic module. I have tryied ..... More

Print this item

  Help with understanding the following code
Posted by: ClimbAddict - Oct-13-2019, 09:55 AM - Forum: Data Science - Replies (3)

Hi everyone,

I am doing the Dataquest course and can’t really understand the following code. The following code is supposed to do capitalize every ..... More

Print this item

  save data in .txt after certain interval
Posted by: Shaswat - Oct-13-2019, 06:42 AM - Forum: General Coding Help - Replies (1)

Hi Everyone,

Here is just snippet of my code to tell exact my requirement and not my actual code.

[python]
import time, datetime

ctr=100

..... More

Print this item

  Change the scale on a Matplotlib Interactive Graph
Posted by: khatharsis - Oct-13-2019, 06:14 AM - Forum: General Coding Help - No Replies

Hello !
I'm currently stuck trying to plot some interactive graphs on Matplotlib. The issue is, I need to be able to quickly and easily modify the ..... More

Print this item

  Python Error 'return self.attrs[key]' Need help!
Posted by: ahmedwaqas92 - Oct-13-2019, 03:50 AM - Forum: General Coding Help - No Replies

Hello, I am writing a small web scraper for a dataset that is publically available. My code works as long I don't put conditional loop, but when I do ..... More

Print this item

  Auto detect threshold for skin detection w/ HSV channel
Posted by: davlovsky - Oct-13-2019, 12:23 AM - Forum: General Coding Help - Replies (1)

Hello forum,
I have some code that gets the HSV color channels for a given image.
I need to be able to automatically get a lower and upper threshold..... More

Print this item

  Question about running comparisons through loop from input value
Posted by: Sunioj - Oct-13-2019, 12:02 AM - Forum: Homework - Replies (2)

Hello,
I am creating a code which if the input is numerical, certain text will be printed towards the user. If 'quit' is entered, the program stops. ..... More

Print this item

  isinstance() vs type()
Posted by: Skaperen - Oct-12-2019, 11:42 PM - Forum: News and Discussions - Replies (3)

a while back, like 2 or 3 years ago, i read here that it was better to test types using the isinstance() function than using the type() ..... More

Print this item

  sqlite3.OperationalError: near "%": syntax error
Posted by: Linuxdesire - Oct-12-2019, 11:02 PM - Forum: General Coding Help - Replies (2)

I am getting an error trying to connect to my SQLite database. I have tried several things and it is not working. I cannot figure out where the syntax..... More

Print this item

  I created a function that generate a list but the list is empty in a new .py file
Posted by: mrhopeedu - Oct-12-2019, 07:12 PM - Forum: General Coding Help - Replies (2)

Hi guys,

newbie to Python, pardon me if my question is subject doesn't make sense.

I created a function to generate a random list of numbers and..... More

Print this item

  Issue with ginput and adding points to an exisiting plot
Posted by: gaminer - Oct-12-2019, 07:08 PM - Forum: General Coding Help - No Replies

I am using ginput to plot additional points to an exisiting scatter plot, however when the new points are added the previously set x and y limits chan..... More

Print this item

  Inheriting, given number from randint is not working
Posted by: beLIEve - Oct-12-2019, 06:50 PM - Forum: General Coding Help - No Replies

Hello!
This is a second try
The code from Clock and Calendar segment now works fine (lines 0 to 238)
however i'm trying to work on Weather segment (li..... More

Print this item

  What use is python?
Posted by: xBlackHeartx - Oct-12-2019, 06:07 PM - Forum: News and Discussions - Replies (5)

Absolutely nobody in the professional industry uses it, so the only time you'll use it yourself is if you're making your own program. And playing arou..... More

Print this item

  visibility/space of variables. Pls help.
Posted by: gtlhbkkj - Oct-12-2019, 05:47 PM - Forum: General Coding Help - Replies (1)

I have two modules only.
the first one - is the main programm, which is using functions from the second module.
The second module consists from func..... More

Print this item

  I do not understand why my python looks different from tutorials.
Posted by: noodlespinbot - Oct-12-2019, 03:51 PM - Forum: General Coding Help - Replies (2)

For some reason mine looks like this:
https://imgur.com/a/4NLgRSP
But all the tutorials are like this:
https://imgur.com/a/5xtIS1r



Thanks in..... More

Print this item

  Newbie question with Tkinter Entry
Posted by: mariolopes - Oct-12-2019, 03:50 PM - Forum: GUI - Replies (2)

Hi
please someone can tell me why this code works
[python]
from tkinter import *
root=Tk()
root.title("teste ao programa")
#root.configure(backg..... More

Print this item

  Plot multiple csv into one graph problem with visualize
Posted by: linkxxx86 - Oct-12-2019, 01:21 PM - Forum: General Coding Help - Replies (1)

Hi everyone,
I really need an help, I created a small code to read 27 file .csv together and plot in the same graph.
In the csv files there is the ..... More

Print this item

  Module mutagen
Posted by: romeogg - Oct-12-2019, 10:35 AM - Forum: General Coding Help - Replies (1)

Hi,

I'm trying to create an mp3-player.

But having trouble loading the mutagen module.

I always get en error "No module named 'mutagen'".

..... More

Print this item

  is there a way to optimize my checking system?
Posted by: GalaxyCoyote - Oct-12-2019, 10:13 AM - Forum: General Coding Help - Replies (4)

I am coding tic tac toe with lists (not 2d lists, this project was suggested by my teacher) and I want to go above and beyond, so I want to optimize m..... More

Print this item

  with input remove a string from the list
Posted by: konsular - Oct-12-2019, 09:11 AM - Forum: General Coding Help - Replies (3)

Hello,

i cant quite figure why this code doesnt work Wall

[python]friends = ["Kevin", "Karen", "jim", "Oscar", "Toby"]
variable = input("..... More

Print this item

  Printing a number sequence not working properly
Posted by: deepsen - Oct-12-2019, 08:44 AM - Forum: Homework - Replies (6)

This is not exactly homework. I am solving Python3 Practice problems in HackerRank to learn python coding. I am stuck on a mathematical logic part. In..... More

Print this item

  delete file with handling
Posted by: 3Pinter - Oct-12-2019, 08:07 AM - Forum: General Coding Help - Replies (1)

Hi,

So I want to delete some files and if a file is in use, the script should print an error.
However I don't care for the error report if the fil..... More

Print this item

  image grid coordinate system
Posted by: Bmart6969 - Oct-12-2019, 05:20 AM - Forum: General Coding Help - No Replies

i am trying to make an x, y coordinate system to enable my bot to tell where it is at any given point in game. i've mapped the entire game screen and ..... More

Print this item

  Creating "saves" for the game
Posted by: subject71 - Oct-11-2019, 11:10 PM - Forum: Game Development - Replies (2)

Hi, I'm a beginner on pygame, and I was wondering if I can create "saves" for my game, I mean, if I close the game, I can return in the same point whe..... More

Print this item

  always comes up as invalid position
Posted by: GalaxyCoyote - Oct-11-2019, 10:20 PM - Forum: General Coding Help - Replies (3)

I am trying to make a simple game, if a position has already been selected by the opposite team then it will display "invalid position", the issue is,..... More

Print this item

  Need to copy column of cell values from one workbook to another with openpyxl
Posted by: curranjohn46 - Oct-11-2019, 10:10 PM - Forum: General Coding Help - Replies (3)

I am extracting data from one workbook's column and need to copy the data to another existing workbook.

This is how I extract the data (works fine)..... More

Print this item

  Are you a Django ninja? Software Engineering opportunity at Palo Alto startup
Posted by: limbix - Oct-11-2019, 09:01 PM - Forum: Jobs - No Replies

Are you an experienced Django developer, looking for a full-time position at an established healthcare startup in Palo Alto?

If so, email scott@lim..... More

Print this item

  Help mocking simple-salesforce
Posted by: strngr12 - Oct-11-2019, 08:23 PM - Forum: General Coding Help - No Replies

Hello Everyone,

I'm new to mocking API calls in Python and can't find any documentation that shows any straightforward examples of how to mock call..... More

Print this item

  Rotating image issue
Posted by: Evoluxman - Oct-11-2019, 07:07 PM - Forum: Game Development - Replies (8)

Hello everyone! I'm a new pygame/python (wannabe) programmer, and I stepped into a problem.

I want to have a character displayed on the screen, be..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  create ocr to detect lice... 2 hours ago bimosora bimosora General Codin...
  print does not open conso... 11 hours ago Tycho_2025 Axel_Erfurt General Codin...
  Weird failure in Selenium Yesterday, 08:57 glestwid Larz60+ General Codin...
  Fred Economic Data API 10-02, 15:05 warrior42 Trickety Web Scraping ...
  Parse Markdown / get the ... 10-02, 13:56 SpongeB0B noisefloor General Codin...
  Error: cannot mix str wit... 10-01, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... 09-30, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... 09-30, 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...
Most views
  The best Prog... 577493
  Tutorial Requ... 501455
  Web Scraping ... 441112
  Newbie with P... 385164
  New Users Int... 369963
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+ 12093
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
lauren557 Yesterday
maribita Yesterday
AnalystRobert Yesterday
Safariscampoea Yesterday
DataAnalytics021 Yesterday

User Panel Messages

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