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

Full Statistics

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

Latest Threads
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
4 hours ago
» Replies: 2
» Views: 167
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
11 hours ago
» Replies: 2
» Views: 802
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 05:45 PM
» Replies: 6
» Views: 843
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:59 PM
» Replies: 8
» Views: 538
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,911
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,315
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,890
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,310
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,237
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,559

 
  Sort by the largest number of the same results (frequency)
Posted by: inlovewiththedj - Mar-24-2020, 04:02 PM - Forum: General Coding Help - Replies (3)

[color=#3498DB]Hello

I have a sorting question
Now I’m using Notepad++ but it is difficult to sort in my way.

For example
I have few examples..... More

Print this item

  Python script multi client server
Posted by: sonra - Mar-24-2020, 03:34 PM - Forum: Networking - Replies (1)

Hi guys
I try to write a server script that can handle many client sockets .
Does any one can guide my to this code (as as script )
Regards ..... More

Print this item

  Problem Installing rasterio
Posted by: gw1500se - Mar-24-2020, 01:56 PM - Forum: General Coding Help - Replies (1)

I am trying to install rasterio but get the following error:

Attempting uninstall: pyparsing
Found existing installation: pyparsing 1.5.6
ERR..... More

Print this item

  How to determine throughput/bandwidth from a file captured (e.g TCP packets) using py
Posted by: Laura - Mar-24-2020, 01:31 PM - Forum: Networking - No Replies

How to determine throughput/bandwidth from a file captured (e.g TCP packets) using py.

I need to determine the throughput available between TCP cli..... More

Print this item

  Wrong pip3 python location or new Version
Posted by: 007fred50 - Mar-24-2020, 12:42 PM - Forum: General Coding Help - Replies (1)

I'm in Ubuntu / Linux

I try to install python3.8.2 with the latest version.

before i install i had Version 3.5.2, and that works very well.

b..... More

Print this item

  Problem with using Crypto library
Posted by: reks2004 - Mar-24-2020, 12:21 PM - Forum: General Coding Help - Replies (2)

Hello my execute error are
[error]
“Traceback (most recent call last):
File "main.py", line 151, in <module>
File "main.py", line 113, in menu..... More

Print this item

  Too Many Indexers Error In regression code
Posted by: Bitten - Mar-24-2020, 11:33 AM - Forum: Data Science - Replies (3)

Hi

I have the code below that loops through every combination of columns in DF to create a subset of regression models and returns the best one. The ..... More

Print this item

  How to create an Excel app that runs Python?
Posted by: felipe0216 - Mar-24-2020, 11:22 AM - Forum: General Coding Help - Replies (3)

I have the following scenario:

I have created lots of python files that I use to calculate a Cashflow model, when I run these files I get a beautif..... More

Print this item

  Add items from one list to list of lists
Posted by: PUP280 - Mar-24-2020, 10:50 AM - Forum: General Coding Help - Replies (5)

Hello,

I would like to add every element of a list on every list from a list of lists. Ie :

H = [[1,2],[3,4]]
I = [5,6]
With ..... More

Print this item

  help
Posted by: just_me - Mar-24-2020, 10:42 AM - Forum: Homework - Replies (9)

Hey everyone,

I'm struggling with something and I was wondering if someone could give me some advice.
So I have something like this:

[output][..... More

Print this item

  extrat data from a button html
Posted by: windows11 - Mar-24-2020, 09:32 AM - Forum: Web Scraping & Web Development - Replies (1)

Hello guys, I', trying to extract a text/info from a button in one webpage.

The button have a number (inside the button) and is always changing the..... More

Print this item

  What does the below line mean?
Posted by: Bhavika - Mar-24-2020, 08:05 AM - Forum: General Coding Help - Replies (3)

for _ in range(10):

Print this item

  VS Code missing in Anaconda
Posted by: PythonGainz - Mar-24-2020, 07:51 AM - Forum: News and Discussions - Replies (2)

Hey guys,

I downloaded Anaconda and according to one of my textbooks it should contain VS Code. It doesn't though. Anyone know why and can I add it..... More

Print this item

  Can we automate Java based Webservices
Posted by: PythonBeginner_2020 - Mar-24-2020, 07:20 AM - Forum: Web Scraping & Web Development - Replies (5)

Hi All,
I do not have idea on web-services API which is exposed .
here my question may be confusing , or I may not be able to explain.

Basically..... More

Print this item

  Python Pandas for loop/while loop question
Posted by: mrashy - Mar-24-2020, 03:05 AM - Forum: Data Science - Replies (1)

Hi I created the following dataframe:

df = pd.DataFrame([['a', 'car', 1], ['b', 'bus', 2], ['c', 'limo', 3]])
df.columns = ['letter', 'trans', 'n..... More

Print this item

  Looking for a Python function like Rapidminer's Windowing operator
Posted by: pcartwright - Mar-24-2020, 02:11 AM - Forum: Data Science - Replies (1)

[font=Arial, Helvetica, sans-serif]Hi all. I'm a relatively new Python user though I have a bit of experience in R and RapidMiner. Rapidminer has an..... More

Print this item

  User Input and CSV File
Posted by: Davy_Jones_XIV - Mar-24-2020, 01:59 AM - Forum: General Coding Help - Replies (2)

Hey peeps,

How do you take user input and populate a .csv file?

I know Python reads top to bottom, so I was thinking I needed to create the head..... More

Print this item

  Creating Python dataframes using a County Jail Daily Booking Register (Snohomish, WA)
Posted by: BrandonKastning - Mar-24-2020, 01:54 AM - Forum: Web Scraping & Web Development - Replies (3)

Hey everyone,

I am very new to Python and have been learning from a couple good guys here on the forums. I am not trying to be redundant; however e..... More

Print this item

  How to begin to teach myself Python?
Posted by: maruan - Mar-24-2020, 01:23 AM - Forum: News and Discussions - Replies (2)

Hello Dear community, I am trying to learn Python.
And I want to ask you,

What should I choose to begin my journey? I am trying codeAcademy, But ..... More

Print this item

  Automated compile - Multiple Target OS?
Posted by: nogi - Mar-24-2020, 01:14 AM - Forum: General Coding Help - Replies (5)

I've just started to play with FastLane and GitLab Runner for some XCode work and am really liking the automated build, test, deploy process.

I was..... More

Print this item

  Finding sequential invoice
Posted by: william888 - Mar-24-2020, 12:41 AM - Forum: General Coding Help - No Replies

Hi,

I have the following dataframe and I would need to find the sequential invoice from each same name. Can kindly advise? Thanks.

[python]
dat..... More

Print this item

  How to create a Log file
Posted by: skaailet - Mar-24-2020, 12:20 AM - Forum: General Coding Help - No Replies

Hi,
im new in this coding thing and im creating a "program" that Ping some Ip's that I have on a list
and I would like that when the program ends pi..... More

Print this item

  Trying to get help with checkbuttons
Posted by: pythonprogrammer - Mar-24-2020, 12:09 AM - Forum: GUI - Replies (1)

in the following code below it prints out 1s when i hit the submit button for the boxes that are checked off and 0s for boxes that
are not checked of..... More

Print this item

  pygame programe don't work
Posted by: abdo20 - Mar-23-2020, 11:51 PM - Forum: Game Development - Replies (2)

hello friend i"m a biginner in pygame
i wannat make programe the move circle that have (x,y) coordinates to anather place for exemple(X1,Y1)
i code..... More

Print this item

  Socket won't connect, giving me a typeerror
Posted by: GalaxyCoyote - Mar-23-2020, 10:52 PM - Forum: Networking - Replies (1)

I am trying to establish a connection to server.py but client.py outputs this error

[error]
Traceback (most recent call last):
File "C:\Users\N..... More

Print this item

  why it doesn`t stop at first double numbers
Posted by: kris06383 - Mar-23-2020, 09:42 PM - Forum: General Coding Help - Replies (3)

[python]
import random

tryes = 0
true = 0
allattempts = 0
attempts = 0
same = int(input("Количество чисел подряд ")) // number of numbers..... More

Print this item

  JSON -> CSV conversion help! *I think Nested JSON*
Posted by: BrandonKastning - Mar-23-2020, 09:40 PM - Forum: General Coding Help - Replies (4)

Hello everyone!

How would someone take the following file:

Supreme[url=https://python-forum.io/thread-25211.html]..... More

Print this item

  "Automate the Boring Stuff with Python" creating a path works but only for CMD promt
Posted by: Milos - Mar-23-2020, 08:47 PM - Forum: General Coding Help - Replies (2)

I followed the instructions in that book step by step, but it didn't get me nowhere with adding custom paths.
The book says:
From System variables, ..... More

Print this item

  Trouble with list function
Posted by: Eggman72 - Mar-23-2020, 08:44 PM - Forum: General Coding Help - Replies (2)

Hello and thank you for looking at my post. I am very new to programing and python and am doing exercises from http://www.practicepython.org/solution/..... More

Print this item

  Pandas tuple list returning html string
Posted by: shansaran - Mar-23-2020, 08:44 PM - Forum: Web Scraping & Web Development - No Replies

Hi

I am learning python flask and trying to generate html from python list of tuples using pandas dataframe and to_html method
(refer https://pand..... More

Print this item

  Text pre-processing issue
Posted by: PythonSpeaker - Mar-23-2020, 08:42 PM - Forum: Data Science - No Replies

I'm analyzing the speeches of several US presidents and I would like to make some sentiment analysis. However, the pre-processing part gets stuck on [..... More

Print this item

  how to get the keys in a named tuple
Posted by: Skaperen - Mar-23-2020, 08:18 PM - Forum: General Coding Help - Replies (5)

i know how to get the keys from s dictionary. but how to do that for a named tuple?

Print this item

  Scraping not moving to the next pages in a website
Posted by: jithin123 - Mar-23-2020, 06:10 PM - Forum: Web Scraping & Web Development - No Replies

I am trying to scrape a website with all the succeeding pages in it. But after the second page, it is repeating itself indefinitely with output from ..... More

Print this item

  int() problem when extracting part of decimal
Posted by: perseus142 - Mar-23-2020, 05:44 PM - Forum: General Coding Help - Replies (4)

Hello guys,
could anyone explain this please ?

[python]def convert(val):
dollars = int(val)
#it returns 11 Ok

cents = 100*(..... More

Print this item

  Game of life
Posted by: Elyur - Mar-23-2020, 05:27 PM - Forum: Game Development - Replies (2)

Hello !
I have a problem with my game of life. To move from one step to the next, I execute this code :
[python]
import numpy as np

def pulsar():
..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Integer Factorization Too... 4 hours ago fosuwxb buran Code sharing
  My goal to be hired worki... 11 hours ago GnomeSweetGnome GnomeSweetGnome News and Disc...
  Unable to resolve FileNot... Yesterday, 17:45 llarkin6 noisefloor General Codin...
  Comparing 2 100GB Drives/... Yesterday, 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... 577351
  Tutorial Requ... 500685
  Web Scraping ... 441010
  Newbie with P... 385051
  New Users Int... 369542
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
Schirag Today
Jacobjoift Today
sophielane Yesterday
Oscar0057 Yesterday
Cromulent Yesterday

User Panel Messages

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