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,958
» Latest member: SprunkiRetake
» Forum threads: 38,728
» Forum posts: 175,529

Full Statistics

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

Latest Threads
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
1 hour ago
» Replies: 1
» Views: 2,430
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
4 hours ago
» Replies: 0
» Views: 95
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 01:49 PM
» Replies: 2
» Views: 263
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
Yesterday, 03:45 AM
» Replies: 3
» Views: 321
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 01:04 AM
» Replies: 0
» Views: 456
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,595
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,528
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Sep-23-2025, 09:08 AM
» Replies: 0
» Views: 393
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Sep-23-2025, 03:29 AM
» Replies: 2
» Views: 868
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 1,098

 
  Using Python to loop csv files to open them
Posted by: Secret - Sep-11-2020, 01:39 AM - Forum: General Coding Help - Replies (4)

Hi

I am new to Python.

I would like to know if Python can do the following

1) In an excel file, I have a list of the paths of CSV files.

2..... More

Print this item

  computing average in nested loops
Posted by: cap510 - Sep-11-2020, 01:05 AM - Forum: Homework - Replies (5)

I can't seem get class weighted average to compute correctly. I ran program with placement under the two different loops, but each time it gave me an ..... More

Print this item

  ounting the number of CGG in microsatelites
Posted by: Viramith - Sep-10-2020, 08:44 PM - Forum: General Coding Help - Replies (2)

so i have this task to find a number of repeats of CGG in a sequence that stored as a value in a dictionary (named "dict" below as an example). the nu..... More

Print this item

  Looking for some ideas - Radius Log
Posted by: moralear27 - Sep-10-2020, 08:44 PM - Forum: General Coding Help - Replies (1)

Hi, I have a radius server which store 400MB of text files, so I have millions of logs and I am wandering if it is possible to filter the data accordi..... More

Print this item

  [split] Robotics
Posted by: marta_murtgah - Sep-10-2020, 08:34 PM - Forum: General Coding Help - Replies (1)

Hello guys,
I am a beginner in Python.
I am looking for to read bio signals in python from biosensors; analyse sensors data from any kind to use in au..... More

Print this item

  Pandas: summing columns conditional on the column labels
Posted by: ddd2332 - Sep-10-2020, 05:58 PM - Forum: Data Science - No Replies

Hello everyone. I am using an input and output dataset to calculate the summation of columns conditional on the name of columns. For example, the data..... More

Print this item

  sys.path for virtual environment
Posted by: ErnestTBass - Sep-10-2020, 05:45 PM - Forum: General Coding Help - Replies (2)

In a previous post I inquired about how to activate and use a virtual environment once the virtual environment is created
in the Jupyter notebook.
..... More

Print this item

  00000
Posted by: Muppit - Sep-10-2020, 04:19 PM - Forum: Data Science - Replies (3)

00000

Print this item

  ImportError: cannot import name 'Union' from '_ctypes' (unknown location)
Posted by: ciuffoly - Sep-10-2020, 02:49 PM - Forum: General Coding Help - Replies (15)

I have compiled Python 3.8.5 and tested ok, I am on Solaris 10 system

now I need to add some modules but I get these errors

root@ssc50005:/sun-temp/..... More

Print this item

  requests module is not working
Posted by: varsh - Sep-10-2020, 02:06 PM - Forum: Web Scraping & Web Development - Replies (3)

hi,
I pip installed requests module and added it to my pydev path in my eclipse project. But when i run the program, I get the following error. Pleas..... More

Print this item

  how to add proxy authentication selenium
Posted by: farhan275 - Sep-10-2020, 01:56 PM - Forum: Web Scraping & Web Development - Replies (10)

I did lot of google on this topics and also tried lot of solution from stack overflow but none of them didn't work. Currently I am using paid proxy so..... More

Print this item

  free open-source automation task-runner project
Posted by: yaythomas - Sep-10-2020, 10:28 AM - Forum: Code sharing - Replies (8)

this is an open-source taskrunner cli & api automation tool. All lovingly made with Python!

https://github.com/pypyr/pypyr

use this if your bash..... More

Print this item

  curve fitting matlotlib scipy
Posted by: Cjstarling - Sep-10-2020, 08:51 AM - Forum: Data Science - Replies (2)

Hi, Could someone please advise me how I can improve the fit of my curve such that the fit goes through all my points and resembles the graph below?
..... More

Print this item

  Where I can find some vosk's tutorial?
Posted by: Martins - Sep-10-2020, 08:26 AM - Forum: General Coding Help - Replies (2)

Hi I'm trying to build a simple program with this library -->(https://github.com/alphacep/vosk-api)
there are some good tutorials or articles that ex..... More

Print this item

  How to couunt extracted values ?
Posted by: Eidrizi - Sep-10-2020, 06:05 AM - Forum: General Coding Help - No Replies

Hi everyone,

I have this Code that I use to extract values from a column but then I want to Count those values and Show them in plot_bokeh().

H..... More

Print this item

  Python books for beginners
Posted by: BillMcEnaney - Sep-10-2020, 05:24 AM - Forum: News and Discussions - Replies (1)

Hi everyone,

What Python book(s) should I buy for a friend of mine who wants to learn how to program? Thanks.

Bill

Print this item

  Issue with Django only some links work?
Posted by: card51shor - Sep-10-2020, 04:20 AM - Forum: Homework - Replies (32)

Hey guys I'm coming along in my project nicely and I'm on to a new issue:

I have all the listings printed on the index page when you log in. You c..... More

Print this item

  Add package to pyenv base interpreter
Posted by: Larz60+ - Sep-10-2020, 04:13 AM - Forum: Bar - Replies (1)

I would like to add the wxpython package to pyenv python 3.8.5 so that when I create a new virtual environment,
with pyenv global set to 3.8.5, wxpyt..... More

Print this item

  looping with if/elif
Posted by: cap510 - Sep-10-2020, 03:58 AM - Forum: Homework - Replies (6)

I'm not sure why this does not print grade value. I tried moving indent. I am trying to put grade after weighted average.

[python]students = ['Tony..... More

Print this item

  Jupternotebook file
Posted by: biprabu - Sep-10-2020, 02:53 AM - Forum: General Coding Help - Replies (1)

Hi ALL,

I have written in script in Jupyter notebook, code is working perfectly.
my Questions
1) script is saving as .pnyib file ,how to schedule..... More

Print this item

  Posting a value of a dictionary with only one value in HTML
Posted by: card51shor - Sep-10-2020, 01:40 AM - Forum: Homework - Replies (7)

Hey guys I'm trying to pass a value through the render method and it only accepts dictionaries. But I only want it to get one dataset. So I'm doing ..... More

Print this item

  [split] Python code help
Posted by: sairam17519 - Sep-10-2020, 01:23 AM - Forum: General Coding Help - Replies (3)

[python]# importing the requests library
import requests

# api-endpoint
URL = "http://maps.googleapis.com/maps/api/geocode/json"

# loca..... More

Print this item

  A problem with a TButton's foreground 'active' color.
Posted by: Mik3e - Sep-10-2020, 01:12 AM - Forum: General Coding Help - No Replies

My program runs a timing loop and has 13 widgets in the window, four are buttons. The style map sets the button's 'active' foreground color to red, an..... More

Print this item

  Keg scale with LEDs to indicate percent of full, push notification when beer served
Posted by: duckredbeard - Sep-09-2020, 10:44 PM - Forum: Code Review - Replies (1)

Most recent edit is the Reset button to re-establish what full is. The goal is to use the same code for a variety of beers that would all have differ..... More

Print this item

  nested looping with list
Posted by: cap510 - Sep-09-2020, 09:02 PM - Forum: Homework - Replies (2)

I'm trying to compute weighted scores using a list. I am looping through a list of students, having user input scores. With scores, I am computing wei..... More

Print this item

  mouse position
Posted by: biprabu - Sep-09-2020, 05:20 PM - Forum: General Coding Help - Replies (3)

Hi All,
I am new to python
How to get mouse position after click

Example

I clicked on the screen , outuput should show x and y cordinates whe..... More

Print this item

  Noob question: why is shapesize() not working for my turtle
Posted by: adifrank - Sep-09-2020, 03:58 PM - Forum: General Coding Help - Replies (8)

Hi.
I'm just learning to code in general and starting with Python.
I'm experimenting with the turtle drawing module.

I'm trying to create a circu..... More

Print this item

  Python code help
Posted by: aed71 - Sep-09-2020, 03:08 PM - Forum: General Coding Help - Replies (6)

Hi, I'm very new to pyhton and I've found the attached code from this link https://www.neuralengine.org/res/kernel.html#Code
I would like to run it o..... More

Print this item

  Normalizing a value from HX711
Posted by: duckredbeard - Sep-09-2020, 02:45 PM - Forum: General Coding Help - Replies (4)

I have a scale project that is used to determine the quantity of beer in a keg. Since not all beers weigh the same, the full weight of the keg is inc..... More

Print this item

  display the result of Dataframe in tabulate format
Posted by: alex80 - Sep-09-2020, 02:22 PM - Forum: General Coding Help - No Replies

I concated two Dataframes (df1,df2) then return the max values in each cluster,

[python]dff=pd.concat([df1,df2]).drop_duplicates(['cluster','accuer..... More

Print this item

  python script to Batch File
Posted by: biprabu - Sep-09-2020, 01:03 PM - Forum: General Coding Help - Replies (1)

Hi All,

How to create batch file for python script exectuion at specified time

Example

i have ptyhon file -gui.py
now i want gui.py to run a..... More

Print this item

  Online game development course for kids
Posted by: Mariya - Sep-09-2020, 12:40 PM - Forum: Game Development - Replies (3)

Hi,
I am Mariya. My kid is 7 yrs old and interested in playing video games. Now he wants to learn coding and create his own game. So I am looking for..... More

Print this item

  PANDAS: DataFrame | White Spaces & Special Character Removal
Posted by: traibr - Sep-09-2020, 12:32 PM - Forum: Data Science - Replies (1)

Hi All,

Just to give you an idea, I'm new to python & coding in general, Tongue , however I've been in IT for 14+ years...

I'm building an..... More

Print this item

  Ceaser cipher program
Posted by: oli_action - Sep-09-2020, 09:36 AM - Forum: Homework - Replies (5)

Hi eveyone,

I'm currently working on a ceasar cipher project. I pretty much have the basic structure down and the program is able to auto-encrypt t..... More

Print this item

  Syslog server
Posted by: Fifoux082 - Sep-09-2020, 06:47 AM - Forum: General Coding Help - Replies (5)

Hi,
I am not a software devloper.
I started using Python to help me automate some tasks

I have logs forward from a syslog by udp (ip, port)

I want..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Using Python to SSH and R... 1 hour ago justaguy SprunkiRetake Networking
  My goal to be hired worki... 4 hours ago GnomeSweetGnome GnomeSweetGnome News and Disc...
  extracting data from a us... Yesterday, 13:49 Perry DeaD_EyE General Codin...
  [Tkinter] how to export a... Yesterday, 03:45 RonR Pedroski55 GUI
  Is the interpreter that c... Yesterday, 01:04 helendamdam helendamdam General Codin...
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
  Creating a Mindmap progra... 09-23, 12:00 J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... 09-23, 09:08 compuman145 compuman145 General Codin...
  A coding beginner needs h... 09-23, 03:29 Littlefish Littlefish General Codin...
  Using a For Loop to subtr... 09-22, 20:56 Anunderling deanhystad General Codin...
  403 error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
Most views
  The best Prog... 576928
  Tutorial Requ... 499554
  Web Scraping ... 440698
  Newbie with P... 384668
  New Users Int... 368669
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+ 12088
buran 8176
snippsat 7367
deanhystad 6895
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
SprunkiRetake Today
GnomeSweetGnome Yesterday
alxpetrovo2272 Yesterday
Jamirul Yesterday
Perry Yesterday

User Panel Messages

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