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,248
» Latest member: kai_cow2710
» Forum threads: 38,779
» Forum posts: 175,816

Full Statistics

Online Users
There are currently 31 online users.
» 0 Member(s) | 25 Guest(s)
Bing, Google, Facebook

Latest Threads
New to python and coding
Forum: Homework
Last Post: lary_p
6 minutes ago
» Replies: 3
» Views: 84
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
4 hours ago
» Replies: 4
» Views: 147
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 09:52 AM
» Replies: 11
» Views: 295
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 05:07 AM
» Replies: 5
» Views: 263
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 99
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,616
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 201
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 184
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,109
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,420

 
  STDIN not working
Posted by: H84Gabor - Sep-04-2021, 01:22 PM - Forum: General Coding Help - Replies (3)

Hi all.

Anyone would have an idea why the STDIN is not working here? I start a server application for a game as a subprocess, and the STDOUT part w..... More

Print this item

  Speed up code with second process help
Posted by: samuelbachorik - Sep-04-2021, 08:14 AM - Forum: General Coding Help - No Replies

Hi, iam trying to speed up my code by this way. But it is still not working fine. Let me tell you what iam doing.
I have two models that can process ..... More

Print this item

  Industrial Databases like IAC Database?
Posted by: nEmaTA - Sep-04-2021, 08:13 AM - Forum: Bar - No Replies

Hello guys,

I'm working with data regarding specific industry plants for my data science project in Python. No firm names. Just vital information l..... More

Print this item

  Libraries installed with pipenv, but ModuleNotFoundError returned
Posted by: jpncsu - Sep-04-2021, 01:01 AM - Forum: General Coding Help - Replies (2)

I am using pipenv v2021.5.29 to create an environment for running a script. I have a requirements.txt script with all the packages needed. The content..... More

Print this item

  Python Freelancer - Remote Working
Posted by: rsptm - Sep-03-2021, 07:56 PM - Forum: Jobs - No Replies

Dear All,

This is my first day here on Python and anything related to Python, I am representing our company here. We understand that this platform..... More

Print this item

  Python Error List Index Out of Range
Posted by: abhi1vaishnav - Sep-03-2021, 05:08 PM - Forum: General Coding Help - Replies (3)

I am making a program using python and tkinter which basically is an expense tracking system. However, I am getting an error when running my program w..... More

Print this item

  Assert failure
Posted by: jtcostel - Sep-03-2021, 05:03 PM - Forum: General Coding Help - Replies (1)

We are supposed to write file out.

This is what I have and I am still getting an assertion failure:
[python]with open('employee_salaries.tsv', 'w'..... More

Print this item

  PysimpleGUI - listbox with list
Posted by: jamesaarr - Sep-03-2021, 10:36 AM - Forum: GUI - Replies (2)

Hello everyone,

I'm after a listbox which will display the contents of a list - eg

id = [1,2,3,4,5]

the listbox would look like:

_______
..... More

Print this item

  xgboost,halvinggridsearchcv hyperparameters
Posted by: dawid294 - Sep-03-2021, 06:14 AM - Forum: Data Science - No Replies

I am searching for best hyper parameters of XGBRegressor using HalvingGridSearchCV. Here is the code:

[python]base_estimator = XGBRegressor(seed=12..... More

Print this item

  print (output)
Posted by: taaperaban - Sep-03-2021, 05:58 AM - Forum: General Coding Help - Replies (3)

so the below will print out the result of the show command. How do I get it to print out the show command prior to the result of the show command?
..... More

Print this item

  Help with a python problem
Posted by: LoveSamosa - Sep-03-2021, 01:59 AM - Forum: Homework - Replies (5)

So the problem I have been given is this:

[b][i]The user is shown a glossary entry, together with two definitions. One definition is correct and the ..... More

Print this item

  array manipulation
Posted by: divon - Sep-02-2021, 11:51 PM - Forum: General Coding Help - Replies (3)

Hello everyone,

I have question about array manipulation in Numpy. In this case I have 3 arrays:
arr_1 = [ 0 1 2 4 8 3 5 9 6 10 12 7 11 1..... More

Print this item

  why don't i get the answer i want
Posted by: CompleteNewb - Sep-02-2021, 10:59 PM - Forum: General Coding Help - Replies (12)

Hello, i have this small program:

[code]
hand = [['7','h'],['5','h']]
flop = []
turn = []
river = []
table = [['13','H'],['10', 'h'],['12','h'..... More

Print this item

Lightbulb Multiple inputs on the same line (beginner)
Posted by: dementshuk - Sep-02-2021, 06:46 PM - Forum: General Coding Help - Replies (9)

How can I ask the user to insert a date in Python and automatically show the bar for him on the same line?

Something like:

[b]> Insert your birt..... More

Print this item

  Multiprocesing socket
Posted by: samuelbachorik - Sep-02-2021, 05:34 PM - Forum: General Coding Help - Replies (2)

Hi iam trying to sent numpy array to multiprocesing socket and always getting error
Does somebody know where is problem ?
This is my server
[pyth..... More

Print this item

  How to create waiting process?
Posted by: samuelbachorik - Sep-02-2021, 03:43 PM - Forum: General Coding Help - Replies (4)

Hi lets think i need to process image and i have function for it. How to create from this function process that will be always running and waiting for..... More

Print this item

  TypeError: 'DataFrame' object is not callable using Pandas in Python
Posted by: sofiavlachou - Sep-02-2021, 03:19 PM - Forum: General Coding Help - Replies (1)

Hello to everyone, I have a question…

I’ve programmed these:


[python]# Dependencies
import pandas as pd
from numpy import where
from matplot..... More

Print this item

  Unable to import Private Repo using setup.py
Posted by: Bob786 - Sep-02-2021, 02:18 PM - Forum: General Coding Help - Replies (1)

I am trying to import the private repo but I am getting an error.

from setuptools import setup, find_packages

[python]
setup(
name = 'MyP..... More

Print this item

Sad Miss-Classification problem with shuffled batch
Posted by: Faebs94 - Sep-02-2021, 11:55 AM - Forum: Data Science - No Replies

Hello all,

I am totally new to this forum and to python as well as pytorch. I watched a lot of tutorials and rebuild examples. But now I tried my ..... More


Attached Files

.txt   Daten.txt (Size: 11.37 KB / Downloads: 3)
Print this item

  How does one combine 2 data sets ?
Posted by: detlefschmitt - Sep-02-2021, 11:31 AM - Forum: General Coding Help - Replies (2)

In the below script I am creating 2 datasets (stats1, stats2). One in each for loop. Now I want to combine the two data sets. That is, adding the colu..... More

Print this item

  Analysis
Posted by: tech93 - Sep-02-2021, 08:19 AM - Forum: Data Science - Replies (5)

Hi,

[1.1] “Appendix J: Multiple (Maximum and Range) Pooling Statistics in a Convolution Network” in the book, Understanding
Deep Learning. Downlo..... More

Print this item

  drawing random over the image
Posted by: jenya56 - Sep-02-2021, 12:45 AM - Forum: General Coding Help - No Replies

I am trying to draw randomly over the image. Image can be either .jpeg file or simple black background. Once the drawing is complete I need to save th..... More

Print this item

  Newbie have thoughts about logic
Posted by: sdd - Sep-01-2021, 10:20 PM - Forum: General Coding Help - Replies (32)

I have just started learning python and being a logical person and seeing this language with fresh new eyes I get curious about the logic in some of t..... More

Print this item

  Installed versions of Python
Posted by: SamHobbs - Sep-01-2021, 07:19 PM - Forum: General Coding Help - Replies (5)

I am new to Python. I have not been as methodical as I should about installing Python. I am interested in some guidance about the versions I have inst..... More

Print this item

  Problem with concurrent.futures.
Posted by: thunderspeed - Sep-01-2021, 04:32 PM - Forum: General Coding Help - Replies (3)

Hello everyone,

I'm trying to use:

with concurrent.futures.ProcessPoolExecutor() as executor:

but the code just keeps proceeding further befo..... More

Print this item

  twisted: catch return from sql
Posted by: wardancer84 - Sep-01-2021, 03:50 PM - Forum: General Coding Help - No Replies

hi all,

I got this function inside twisted...

[python]
@inlineCallbacks
def get_or_create_node_id(self,node_name):
try:
reco..... More

Print this item

  trace_add question
Posted by: DPaul - Sep-01-2021, 09:45 AM - Forum: GUI - Replies (7)

Hi,
I am working on an app that reads input into an entrybox, coming from a barcode reader .
I created the barcodes myself, and printed them out.
..... More

Print this item

  How do I use bounding box to locate a table in a pdf file?
Posted by: JaneTan - Sep-01-2021, 08:49 AM - Forum: Data Science - Replies (1)

I am completely new to bounding boxes. I only know bounding box can be used to locate objects.

So I am wondering if BB box can be used to locate a ..... More

Print this item

  Python Networkx: Visualize an edge weight with a bubble/circle
Posted by: uvw - Sep-01-2021, 06:26 AM - Forum: General Coding Help - No Replies

Hello

I am trying to plot a network in python using networkx. on the edges there should be circle or bubbles with sizes according to the weight of ..... More


Attached Files

Thumbnail(s)
   
Print this item

  Running A Loop Until You See A Particular Result
Posted by: knight2000 - Sep-01-2021, 06:23 AM - Forum: General Coding Help - Replies (6)

Hi guys,

I've been learning about rotating proxies and have found myself a little stuck and after many many hours have passed, I thought it was tim..... More

Print this item

  DSGE Models
Posted by: Scott - Aug-31-2021, 06:56 PM - Forum: Data Science - Replies (1)

Hi guys,

I am wanting to test some modelling approaches for forecasting some timeseries data. I have an LSTM and would like to compare it to a DSGE m..... More

Print this item

  Cython np.where slows down the code
Posted by: Johanoosterwaal - Aug-31-2021, 05:51 PM - Forum: General Coding Help - Replies (1)

Hi Everyone,

Working on rebuilding my code into Cython but during the rebuild i got stuck on a part of the code
and cannot seem to get it at Cyth..... More

Print this item

  list index out of range
Posted by: OliverG - Aug-31-2021, 05:13 PM - Forum: Homework - Replies (3)

The python code isnt working because the loop i think isnt doing the things in the right order. Been trying to fix this for 4hours and want to know wh..... More


Attached Files

.py   Summer coding project.py (Size: 914 bytes / Downloads: 395)
Print this item

  Checking for a recognized text in a Dataframe
Posted by: KDE - Aug-31-2021, 04:44 PM - Forum: Data Science - No Replies

I have a Recognition code to identify text written of trucks, i just have to add a dataframe in the same code in order to identify if it contains the ..... More


Attached Files

Thumbnail(s)
   
Print this item

  Packages inconsistent warning during hdbscan install
Posted by: Led_Zeppelin - Aug-31-2021, 04:10 PM - Forum: General Coding Help - No Replies

I tried to install hdbscan by the book so to speak. It gave me a warning.

[output]
Downloads>conda install -c conda-forge hdbscan
Collecting pa..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to python and coding 6 minutes ago lary_p lary_p Homework
  Help with Serial.write in... 4 hours ago racingsubby racingsubby General Codin...
  [Tkinter] I’m building a ... Yesterday, 09:52 tsgiannis tsgiannis GUI
  Backward compatibility qu... Yesterday, 05:07 yutaozhou Gribouillis News and Disc...
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
Most views
  The best Prog... 578835
  Tutorial Requ... 509855
  Web Scraping ... 441915
  Newbie with P... 385916
  New Users Int... 376109
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+ 12105
buran 8195
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
kai_cow2710 Today
Kacper Yesterday
isla123456 Yesterday
vibrometro Yesterday
thebigback 11-10

User Panel Messages

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