Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,235
» Latest member: Alfredd
» Forum threads: 38,776
» Forum posts: 175,790

Full Statistics

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

Latest Threads
Two arguments in input fu...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 3
» Views: 62
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
4 hours ago
» Replies: 3
» Views: 85
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 07:29 PM
» Replies: 0
» Views: 62
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:59 AM
» Replies: 3
» Views: 96
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Yesterday, 09:09 AM
» Replies: 452
» Views: 375,007
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:07 AM
» Replies: 2
» Views: 3,360
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,548
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 176
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,191
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,436

 
Heart Yahoo email "search and destroy"!
Posted by: Linh_lee - Aug-15-2022, 04:24 AM - Forum: General Coding Help - Replies (20)

Greetings friends,

My first post, very new to programing, and I must also tell you I'm fascinated and in love with Python!! Heart

My email..... More

Print this item

  How do I use a whl puython distribution?
Posted by: barryjo - Aug-14-2022, 09:45 PM - Forum: General Coding Help - Replies (6)

I just downloaded an orbit prediction package called orbit_predictor-1.15.0.py3-none-any.whl.
How do I go about converting this file into python file..... More

Print this item

  Function not executing each file in folder
Posted by: mathew_31 - Aug-14-2022, 07:20 PM - Forum: General Coding Help - Replies (9)

Hi forum I'm new at coding, I have created a code that reads in a .docx file. In that code I have a function that executes a search, assigns it to a v..... More


Attached Files

.py   CAT.py (Size: 3.8 KB / Downloads: 283)
Print this item

  color column in mail html df
Posted by: bnadir55 - Aug-14-2022, 07:11 AM - Forum: General Coding Help - No Replies

I have a df that I want to send as to_html in the mail, this df carries columns and one of them is called column A, how can I color this entire column..... More

Print this item

  how can a function find the name by which it is called?
Posted by: Skaperen - Aug-14-2022, 12:40 AM - Forum: General Coding Help - Replies (18)

how can a function find the name by which it is called?

Print this item

  Use of IdnexData on datafile
Posted by: Led_Zeppelin - Aug-14-2022, 12:25 AM - Forum: General Coding Help - No Replies

The following snippet of code I want to use to create a plot.

[code]
plt.figure(figsize(20, 8))
plt.plot(IndexData['sensor_01'], labels='sensor_0..... More


Attached Files

Thumbnail(s)
           
Print this item

  access is denied error 5 for network drive mapping ?
Posted by: ahmedbarbary - Aug-13-2022, 10:17 PM - Forum: General Coding Help - Replies (2)

I working on script running on sql server 2019 using python 3.10 .

I have directory path \\192.168.7.9\Import\8 as mapped network drive and can
wr..... More

Print this item

  function returns dataframe as list
Posted by: harum - Aug-13-2022, 08:04 PM - Forum: General Coding Help - Replies (2)

Hello, I have a function that takes a dataframe as an argument and returns a modified dataframe; and the modified dataframe is a dataframe object as c..... More

Print this item

  python version
Posted by: pygamegirl - Aug-13-2022, 04:16 PM - Forum: Game Development - Replies (1)

Hi

I'm using pycharm community edition on windows 10 and trying to install pygame.
Do I need to use a specific python version (I have latest versi..... More

Print this item

  A.I. script from facebookresearch end-to-end-negotiator
Posted by: beoswind - Aug-13-2022, 11:43 AM - Forum: Data Science - No Replies

I try to run script in Python from:

https://github.com/facebookresearch/end-to-end-n[url=https://python-forum.io/thread-37950.html]..... More


Attached Files

.zip   selection_model.zip (Size: 23.97 KB / Downloads: 0)
Print this item

  function to untabify
Posted by: Skaperen - Aug-12-2022, 05:29 PM - Forum: News and Discussions - Replies (3)

is there a function that comes with Python that can untabify a line of text that is UTF-8 encoded? it should have a parameter for the tab size and/or..... More

Print this item

  Calculate the sum of the differences inside tuple
Posted by: PUP280 - Aug-12-2022, 04:10 PM - Forum: General Coding Help - Replies (4)

Hello everyone,

I would like to calculate the sum of the differences between each value for each tuple. For instance :

(4,7,9) would give 3 (7-4..... More

Print this item

  Updating Tkinter label using multiprocessing
Posted by: Agusms - Aug-12-2022, 02:31 PM - Forum: GUI - Replies (6)

Hi!
I'm having trouble updating a label depending on a result from a function from one of the two processes I'm running. I'm trying using Queues, but..... More

Print this item

  Python Hates me
Posted by: quarinteen - Aug-12-2022, 02:08 PM - Forum: General Coding Help - Replies (4)

I am having the hardest time getting anything to work in python. I am not very familiar with it. I know c# fairly well. I am trying to open a json fil..... More

Print this item

  Graphic line plot with matplotlib, text file in pytho
Posted by: khadija - Aug-12-2022, 01:43 PM - Forum: General Coding Help - Replies (2)

hello, I want to display a graph using data from a text file with matplotlib and I am having some problems. Data is sent and received via sockets and ..... More

Print this item

  Shoud we use PIL or Pillow?
Posted by: Gribouillis - Aug-12-2022, 01:34 PM - Forum: News and Discussions - Replies (3)

Which of the two should we use and why?

My Kubuntu 22.04 OS comes with python3-pil installed. Can I install python3-pillow and use both of them?

Print this item

  Load multiple Jason data in one Data Frame
Posted by: vijays3 - Aug-12-2022, 04:29 AM - Forum: General Coding Help - Replies (6)

Hi All

I need your guidance :

I have three Jason files which in my local drive which need to be loaded in one data frame so that I can do the fu..... More


Attached Files

Thumbnail(s)
   

.zip   JsonFiles.zip (Size: 38.4 KB / Downloads: 268)
Print this item

  conditionals based on data frame
Posted by: mbrown009 - Aug-12-2022, 01:41 AM - Forum: General Coding Help - Replies (1)

I want to do an if/else statement when it comes to a value in the data frame via panadas. The issue is that when I do this the variables within are lo..... More

Print this item

  Python icons in Ubuntu
Posted by: KatManDEW - Aug-12-2022, 01:20 AM - Forum: General Coding Help - Replies (4)

I have some Python files that run when I double click on them, but I have others that have a different icon and they won't run when I double click on ..... More

Print this item

  Socket to stream data and tranmit and revieve data
Posted by: kiyoshi7 - Aug-11-2022, 10:52 PM - Forum: Networking - No Replies

Hi, I want to be able to send and receive data between a host and client and stream a video from one computer to another computer outside my network ..... More

Print this item

  Filter and str.isdigit producing an error
Posted by: tester_V - Aug-11-2022, 10:48 PM - Forum: General Coding Help - Replies (5)

Greetings!
It is probably an elementary problem for you but I'm struggling to understand why the snippet below is failing. Confused
I found it ..... More

Print this item

  Finding First Digits in String
Posted by: giddyhead - Aug-11-2022, 10:39 PM - Forum: General Coding Help - Replies (4)

Hello Everyone, I am currently having a problem with capturing numbers at the end of the h3 tags highlighted in red and the bold and italics are the n..... More

Print this item

  option -c and semicolon not working as expected
Posted by: Skaperen - Aug-11-2022, 10:04 PM - Forum: News and Discussions - Replies (6)

it was my understanding that a ";" character could be used to separate lines in the string given to the -c option of the python command. but i am fin..... More

Print this item

  pytesseract OCR
Posted by: DPaul - Aug-11-2022, 05:26 PM - Forum: Bar - No Replies

Hi,

I’m using pytesseract with 99+% success rate.
The 1% failed sentences are often caused by a drawing , printed somewhere in the left margin. ..... More

Print this item

  Use subprocess.Popen and time.sleep
Posted by: chucky831 - Aug-11-2022, 03:44 PM - Forum: General Coding Help - Replies (2)

Good morning everyone, I am new to Python. I am developing a script to automate a program I need at work. What I need to do via Python is simply open ..... More

Print this item

  How to combine multiple column values into 1?
Posted by: cubangt - Aug-11-2022, 02:00 PM - Forum: General Coding Help - Replies (15)

So ive looked around and found some steps on how to accomplish this, but seem like alot of code for this, maybe im not searching for the right thing, ..... More

Print this item

  Universal(MACWINLIN) canvas pdf export
Posted by: philipbergwerf - Aug-11-2022, 08:37 AM - Forum: General Coding Help - Replies (4)

(I did a post earlier on this subject but I really want to find an answer on this)

My app is almost finished! The only problem that remains is expo..... More

Print this item

  Convert .xlsx to Format as Table
Posted by: bnadir55 - Aug-11-2022, 06:39 AM - Forum: General Coding Help - No Replies

Hi, I want to create a SharePoint list based on a regular table .xlsx, when I try to use it, SharePoint says that it must first be formatted as "Forma..... More

Print this item

  Create a Table to a PNG file
Posted by: amanajosh - Aug-11-2022, 02:54 AM - Forum: Data Science - No Replies

Hi

I am trying to create a table with the vaccine lot number and cardiovascular adverse events. I want to have a table where I have the values in d..... More

Print this item

  ValueError: Could not interpret value
Posted by: mbrown009 - Aug-11-2022, 02:26 AM - Forum: Data Science - Replies (1)

I am running into an issue. The ReportDate field is something that comes with the csv pull but that is not what I want used on the X-axis. I want Data..... More

Print this item

  Parallelism with return values
Posted by: Plexian - Aug-10-2022, 08:42 PM - Forum: General Coding Help - Replies (7)

Hey everybody,

I have some trouble finding an elegant solution to my parallelism problem. The task is quite simple, I get data, I process data, I o..... More

Print this item

  How to Extend a serializer in Django Rest-Framework
Posted by: Dexty - Aug-10-2022, 02:53 PM - Forum: Web Scraping & Web Development - No Replies

I have a stand-alone app and a corresponding api. The idea is to consume the api in a browser extension. I can utilize the objects from a GET request ..... More

Print this item

  How to find a job as Software Developer in Germany? (step-by-step guide)
Posted by: jharp - Aug-10-2022, 10:39 AM - Forum: Bar - No Replies

[Image: hire-developer-resume.svg]

[quote]1. How difficult is it to find a job as a Software Developer in..... More

Print this item

  Pymodbus Write value to register
Posted by: stsxbel - Aug-10-2022, 08:31 AM - Forum: General Coding Help - Replies (10)

Good afternoon. Only on your forum lately I can find answers to my questions. Tell me, send new devices, I can’t extract data from them using Python. ..... More

Print this item

Question Python V3.11 Installation Help
Posted by: Danno - Aug-10-2022, 04:15 AM - Forum: General Coding Help - Replies (2)

Hi. I'm building a decent-sized python app that uses several libraries including Numpy, Matplotlib, pandas, Seaborn, and eight others throw when tryi..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Two arguments in input fu... 2 hours ago Alfredd noisefloor General Codin...
  Backward compatibility qu... 4 hours ago yutaozhou buran News and Disc...
  [Tkinter] I’m building a ... Yesterday, 19:29 tsgiannis tsgiannis GUI
  [openpyxl] Set the lockin... Yesterday, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... Yesterday, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... Yesterday, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
  Code runs perfectly and j... 11-05, 17:56 compuman145 noisefloor General Codin...
  Natural language processi... 11-05, 14:03 maaaa2401 offsoar Homework
  Can I develop a live vide... 11-05, 08:31 mtrkhan ankitsharma32 Web Scraping ...
  [SOLVED] Linefeed when wr... 11-04, 11:51 Winfried buran General Codin...
Most views
  The best Prog... 578667
  Tutorial Requ... 509038
  Web Scraping ... 441833
  Newbie with P... 385779
  New Users Int... 375007
Most reputation
buran 581
snippsat 510
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12102
buran 8194
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
Alfredd Today
clayote Today
yutaozhou Yesterday
EchoFlowar3Dip Yesterday
ironwolfan7Dip Yesterday

User Panel Messages

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