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,982
» Latest member: kyleconor797
» Forum threads: 38,733
» Forum posts: 175,569

Full Statistics

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

Latest Threads
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: Gribouillis
1 hour ago
» Replies: 4
» Views: 122
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Today, 03:05 AM
» Replies: 4
» Views: 2,023
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Yesterday, 07:43 AM
» Replies: 2
» Views: 431
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:21 AM
» Replies: 2
» Views: 1,075
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,136
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 806
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,093
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,540
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,129
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,586

 
  Need to speed up my code.
Posted by: blackknite - Jan-14-2020, 05:04 PM - Forum: Code Review - Replies (6)

I have to return a simple sum of the most present values in the array, ie [3,5,2,1,2,3,2,2] - > should return 4, because (2,2,2,2).
The array sometim..... More

Print this item

  User management library?
Posted by: MuntyScruntfundle - Jan-14-2020, 02:01 PM - Forum: General Coding Help - No Replies

Hi there. Just wondering if there is a user management library anywhere, adding users, changing groups etc. I'm specifically interested in Debian/Ra..... More

Print this item

  [split] Python Module for Druid Users - "druidpy!"
Posted by: adaomacarl - Jan-14-2020, 11:34 AM - Forum: General Coding Help - No Replies

Its good to use to use python druid

for line in lines:

producer.send('vtintel', value=line)
sleep(1)
I can fe..... More

Print this item

  how to stop and start a script for 30 seconds
Posted by: laspaul - Jan-14-2020, 11:08 AM - Forum: General Coding Help - Replies (9)

Hello and thank you for having me.

At the moment i run a shell script using start.sh and then stop it with stop.sh.

Is there a way i can run the..... More

Print this item

  Python 3.8 on mac failing to start
Posted by: sgandon - Jan-14-2020, 10:58 AM - Forum: General Coding Help - No Replies

hi there,
I hope this is the right place to get help on install issues.
I am on a mac, using brew to install the azure cli that depends on the pyhton ..... More

Print this item

  I am trying to change the value of an element in a record array
Posted by: ingu - Jan-14-2020, 10:02 AM - Forum: Data Science - Replies (1)

[inline]import numpy as np
person_data_def = [('name', 'm8'),('height', 'f8'),('weight', 'f8'),('age', 'i8')]
people_array = np.zeros(4, dtype=perso..... More

Print this item

  install PyQt
Posted by: jaleel2007 - Jan-14-2020, 09:44 AM - Forum: GUI - Replies (2)

Just today install python and then download pyqt5
how can I install PyQt5? In windows command prompt,
I type "python pip install PyQt5" some error ..... More

Print this item

  Parsing based on variables in the website
Posted by: nikos48 - Jan-14-2020, 08:51 AM - Forum: Web Scraping & Web Development - Replies (3)

Hi,

I am a newby at Python, so bear with me.
My code is already working for multiple websites with the same setup (example: https://www.dropbox.c..... More

Print this item

  Converting query string as a condition for filter data.
Posted by: shah_entrance - Jan-14-2020, 08:35 AM - Forum: General Coding Help - Replies (1)

I make a project where user gives a query string for example " ( (ip.src==10.74.45.110 && ip.dst==239.255.255.255) || ip.proto == 17 ) && eth.addr==6c..... More

Print this item

  python echo server
Posted by: kerzol81 - Jan-14-2020, 07:46 AM - Forum: Networking - Replies (2)

Hi, I commited this little echo server for testing purposes. The only thing I don't like, that I cannot stop or exit from the client side.
I'd like t..... More

Print this item

  MAP tool automation
Posted by: metro17 - Jan-14-2020, 05:54 AM - Forum: GUI - Replies (3)

>>>import pyautogui as pag
>>> import os
>>> os.startfile("C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Assessment and Planning To..... More

Print this item

  How to compare in python an input value with an hashed value in mysql table?
Posted by: Formationgrowthhacking - Jan-14-2020, 05:31 AM - Forum: General Coding Help - Replies (4)

I have a wordpress 5.3 websites which sell a software with license key.

The license key is encrypted and stored in Mysql table. there are 2 columns..... More

Print this item

  Radio button in form
Posted by: Heinrich - Jan-14-2020, 04:26 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi,

I have a small web app which simply takes input via a form and executes a http POST request with the values entered to API.

this is my forms..... More

Print this item

  IDLE can't import Tkinter
Posted by: turtleman - Jan-14-2020, 02:35 AM - Forum: GUI - Replies (3)

I'm using red hat and uninstalled a prior 2.7.5 python version to install the 3.6.8 version with the idle, tk and tkinter however, no matter how I ins..... More

Print this item

  I am not getting any output in the Subset_soil_param.txt file
Posted by: Baloch - Jan-14-2020, 02:08 AM - Forum: General Coding Help - Replies (8)

Hello,
I am new to Python and to this forum, so I need some help with the following code:
[python]
original_soil_parameter_file = open('D:\Spring 2..... More

Print this item

  Type hinting - return type based on parameter
Posted by: micseydel - Jan-13-2020, 11:33 PM - Forum: General Coding Help - Replies (2)

I've had the pleasure of writing some Python at work recently, but I was stumped by something. I want something like this:
[python]def get_from_dict(..... More

Print this item

  How to scroll through results from help(object)
Posted by: 8bitrick - Jan-13-2020, 11:22 PM - Forum: General Coding Help - Replies (1)

Hello,
I would just like to have a way to see the output from help without it spewing the entire result.

I want to do something theoretical like:..... More

Print this item

  Recommend me a Python book (R/Rstudio ninja wanting to use Spyder and Python 3)
Posted by: woodward - Jan-13-2020, 08:46 PM - Forum: Data Science - Replies (6)

Hi python.forum.io

My first post here! Usually find me on stackoverflow/R or RStudio community forums.

I have done a lot of R in the last few ye..... More

Print this item

  About PyQt5
Posted by: salih02 - Jan-13-2020, 06:11 PM - Forum: GUI - Replies (5)

I haven't solved this problem in about a week. Can you please help me? Picture shows problem.
I tried a lot of solutions, but I didn't get any result..... More

Print this item

  Python 3.6 Alternatives to Cx_Freeze
Posted by: KipCarter - Jan-13-2020, 05:24 PM - Forum: General Coding Help - Replies (5)

I don't want to seem unappreciative regarding cx_freeze, but I'm between a rock and a hard spot.

Print this item

  Python Risk Developer - London - £70,000 - £90,000
Posted by: DarrenCloudwise - Jan-13-2020, 05:05 PM - Forum: Jobs - Replies (1)

Job title: Python Risk Developer
Location: London
Salary: £80,000 - £100,000
Job type: Permanent


Cloudwise Solutions are currently working w..... More

Print this item

  Python Developers required in Dublin, Ireland - Contract - 6 Months+ - 400 - 500Euros
Posted by: DarrenCloudwise - Jan-13-2020, 04:40 PM - Forum: Jobs - Replies (2)

Job title: Python Risk Developer
Location: London
Salary: €400-€500 euros a day
Job type: Contract


Cloudwise Solutions are currently working ..... More

Print this item

  homework help
Posted by: maisaadabbah - Jan-13-2020, 03:35 PM - Forum: Homework - Replies (1)

hey :)
I am totally a beginner taking a python course for college, ill be happy if anyone can direct me in writing the code.
this is so far what i h..... More

Print this item

  output a list of random numbers 'x' columns wide
Posted by: adityavpratap - Jan-13-2020, 11:07 AM - Forum: General Coding Help - Replies (4)

Hi,
I am new to programming and learning python.
I want to generate a list of random numbers and print them in a table of a specified number (say 10..... More

Print this item

  Redirect Url
Posted by: calancathy - Jan-13-2020, 10:23 AM - Forum: Web Scraping & Web Development - Replies (2)

Hi,

I am trying to capture the [Save As] file to dataframe for the below url.

'https://www.nseindia.com/api/historical/cm/equity?symbol=INFY&ser..... More

Print this item

  How to find a zero of this function?
Posted by: kkitti93 - Jan-13-2020, 08:53 AM - Forum: General Coding Help - Replies (4)

I have many input parameters and a function in the end of the following code. The unknown parameter is the "Fi". I tried to find a zero of the last fu..... More

Print this item

  the exe file by generated by pyinstaller ,can't get the PYTHONPATH
Posted by: roger2020 - Jan-13-2020, 08:49 AM - Forum: General Coding Help - Replies (11)

The issues as below:
1 run the pyinstaller using A.py, to generate the exe file named A_exe
2 run the A_exe to run the python file B,print the env v..... More

Print this item

  enter key
Posted by: mohamedel20 - Jan-13-2020, 08:41 AM - Forum: General Coding Help - Replies (3)

how can i user enter key at desktop app to move from text input to other

Print this item

  Random Forest high R2 Score but poor prediction
Posted by: donnertrud - Jan-13-2020, 07:29 AM - Forum: Data Science - Replies (5)

Hi guys,

I am working on a Regression task where one has to predict the number of likes of an Instagram pictures based on features which are given in..... More

Print this item

  How to get file name without the full path details and without extension
Posted by: aruncom2006 - Jan-13-2020, 06:06 AM - Forum: General Coding Help - Replies (1)

Hi,

I'm new to python. Created a simple program which does search and replace (string) for a list of binary files located in given input directory ..... More

Print this item

  ModuleNotFoundError: No module named "requests"
Posted by: BushFacts - Jan-13-2020, 05:09 AM - Forum: Web Scraping & Web Development - Replies (1)

I have a very simple script that saves me a lot of time scraping a few URLs on occasion. I ran the code just fine 2 weeks ago, and now when I go to ru..... More

Print this item

  Newbie Question
Posted by: juljan - Jan-13-2020, 12:39 AM - Forum: General Coding Help - Replies (4)

yO , simple stupid question . Can i use open3d on Python 3.8 version ?

Print this item

  Identifying consecutive masked values in a 3D data array
Posted by: chai0404 - Jan-12-2020, 10:55 PM - Forum: Data Science - Replies (12)

I have a large 3 dimensional (time, longitude, latitude) input array of daily tmax values. I have masked the values which exceed a certain threshold. ..... More

Print this item

  Comparing
Posted by: nats - Jan-12-2020, 09:22 PM - Forum: General Coding Help - Replies (2)

I have two 2d numpy arrays to compare. How can I compare them? Eg. [[1 1] [1 2] [2 1] [2 2]] with [[1. 2.] [2. 1.] [2. 1.] [1. 2.]]. Answer should be ..... More

Print this item

  Is there a way to search for function call?
Posted by: mtran - Jan-12-2020, 08:35 PM - Forum: General Coding Help - Replies (2)

Hello,
I am new to Anaconda Spyder , I would like to ask if there is a way to search for a function call in my project. For example, I have a fun..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Parse Markdown / get the ... 1 hour ago SpongeB0B Gribouillis General Codin...
  Error: cannot mix str wit... Today, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... Yesterday, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... Yesterday, 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...
  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...
Most views
  The best Prog... 577449
  Tutorial Requ... 501036
  Web Scraping ... 441079
  Newbie with P... 385147
  New Users Int... 369747
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+ 12092
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
kyleconor797 Today
miriamwilliam Today
Davidkiplimo Today
Joliekeva Today
silversimon2 Yesterday

User Panel Messages

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