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,946
» Latest member: randydurham
» Forum threads: 38,727
» Forum posts: 175,524

Full Statistics

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

Latest Threads
THE MOST TRUSTWORTHY CRYP...
Forum: General Coding Help
Last Post: randydurham
34 minutes ago
» Replies: 0
» Views: 5
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
1 hour ago
» Replies: 5
» Views: 9,098
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
4 hours ago
» Replies: 0
» Views: 33
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
10 hours ago
» Replies: 2
» Views: 422
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
11 hours ago
» Replies: 0
» Views: 71
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 08:56 PM
» Replies: 9
» Views: 561
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,786
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,105
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,465
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,027

 
  mathplotlib
Posted by: Romanefr - May-21-2018, 10:05 AM - Forum: Data Science - Replies (1)

Hi
can someone explain to me how to install the mathplotlib package ?
I donwloaded pyzo and miniconda, and I have numpy, math... but impossible for m..... More

Print this item

  Cannot find the "trash" on windows 10
Posted by: sylas - May-21-2018, 09:24 AM - Forum: Bar - Replies (1)

Hi all! I never saw the trash on my "Laptop 15-bw0xx" . How to make it appear ? Thanks

Print this item

  Variables not defined
Posted by: Scott - May-21-2018, 08:37 AM - Forum: General Coding Help - Replies (3)

Hi everyone, I am copying the below code out of a text book and am getting an error.

[python]
y_train_pred = cross_val_predict(sgd_clf, X_train_sc..... More

Print this item

  python script for inserting rows into hbase table
Posted by: lravikumarvsp - May-21-2018, 08:36 AM - Forum: General Coding Help - Replies (7)

Hi,

I want to insert multiple rows into hbase table using for loop.

Please help

Print this item

  How to send keys at beginning of textbox using python
Posted by: Prince_Bhatia - May-21-2018, 07:16 AM - Forum: Web Scraping & Web Development - Replies (2)

hi,

I have some text that i wish to enter via selenium into a webpage but my problem i want to insert them at beginning of the text as right now of t..... More

Print this item

  Python Simple Auto Surfer (PySAS)
Posted by: Spirit77 - May-21-2018, 03:24 AM - Forum: Code sharing - No Replies

Hi,

Python Simple Auto Surfer (PySAS)

Clear by the name, Python Simple Auto Surfer is an auto surf software that is written in Python, it supports n..... More

Print this item

  I have python pandas tutorials and others I want them to work together
Posted by: josheeg - May-21-2018, 01:11 AM - Forum: Data Science - Replies (1)

I have python pandas tutorials and others I want them to work together

https://github.com/josheeg/realtimeprostetic/tree/edits

JW

Print this item

  Setting up python with visual studio code. Having one issue.
Posted by: xringo - May-20-2018, 10:59 PM - Forum: General Coding Help - Replies (2)

On the newest version of python and I'm running it through visual studio code.

Anyways I set the python path in user settings and then wrote print ..... More

Print this item

  Py3 Data Resource file help
Posted by: esteel - May-20-2018, 10:33 PM - Forum: General Coding Help - No Replies

Hello all, I’m creating a little game as part of a learning exercise. I’m not using any game-oriented libraries nor do I want to, this is to help me l..... More

Print this item

  How to delete text from a tkinter Text widget?
Posted by: Tang - May-20-2018, 09:16 PM - Forum: GUI - Replies (1)

Hey everyone,
I'm a beginner in python and I am trying to create a very very simple text editor (simplified version of microsoft Word for example). I..... More

Print this item

  Use of pprint.pformat
Posted by: Truman - May-20-2018, 08:50 PM - Forum: General Coding Help - Replies (2)

[python]
import pprint
cats = [{'name': 'Zophie', 'desc': 'chubby'}, {'name': 'Pooka', 'desc': 'fluffy'}]
print(pprint.pformat(cats))
fileObj = op..... More

Print this item

  Discord bot not responding to command [New User]
Posted by: Alabaster - May-20-2018, 06:34 PM - Forum: General Coding Help - No Replies

I figured that I would give Python a shot by writing a Discord bot.
The Load command is giving me trouble; it refuses to run, even though I recall it..... More

Print this item

  How do you make a quiz game in Python?
Posted by: SteampunkMaverick12 - May-20-2018, 05:55 PM - Forum: Game Development - Replies (1)

I want to make a multiple choice quiz game based on languages on python but I have no experience in pygame but experience in GML. How can I do one? I ..... More

Print this item

  Mocks with pytest
Posted by: Vector22 - May-20-2018, 05:46 PM - Forum: Web Scraping & Web Development - Replies (1)

Hi !
I am in the process of coding a small program with flask.
However I block on a test with mock. The goal is to simulate a return of an API local..... More

Print this item

  What to do after learning python basics
Posted by: xyzabc12310000 - May-20-2018, 05:01 PM - Forum: General Coding Help - Replies (1)

I am new to programming. I am currently learning python and have been using numerous sources to learn. As my main aim was to use python for automation..... More

Print this item

  Check presence of a file
Posted by: Steffenwolt - May-20-2018, 04:28 PM - Forum: General Coding Help - Replies (8)

Hi All,
I have concocted a piece of coding to read and log temperatures from DS18B20 sensors.

[python]def read_ds18b20(sensorid): #Functon rea..... More

Print this item

  Controlling Python Program From Django Front End
Posted by: sourabhjaiswal92 - May-20-2018, 02:33 PM - Forum: General Coding Help - Replies (3)

Hi,

I am working on a project for which I have written the back end in python socket programming an multi threading. For the same project I am writ..... More

Print this item

  How many unique values of quality are in this dataset?
Posted by: Jack_Sparrow - May-20-2018, 01:23 PM - Forum: Data Science - Replies (1)

Hi there, I got stuck on this problem:

I need to answer this question: How many unique values of quality are in this dataset?

I tried out to an..... More

Print this item

  Code Needs finishing Off Help Needed
Posted by: eddywinch82 - May-20-2018, 01:04 PM - Forum: Web Scraping & Web Development - Replies (19)

I need help, with finishing of the following code :- which is not all my own work, i am not this good at programming,
but had help with it yesterday ..... More

Print this item

  Empty attribute class dictionary after saving it in a class object dictionary
Posted by: 3dimensions - May-20-2018, 12:15 PM - Forum: General Coding Help - Replies (6)

I will try to explain what problem I have:

I have an attribute class dictionary called "diccpuntscontrol" which is annoying me because for some unk..... More

Print this item

  WebRTC connection from the server
Posted by: Borisko - May-20-2018, 08:16 AM - Forum: Networking - Replies (1)

Hi, I am very excited about WebRTC technology.
There are lots of examples how to implement WebRTC connection between clients (browsers), but I wonder ..... More

Print this item

  There are problems with my data visualization function.
Posted by: Tony - May-20-2018, 06:51 AM - Forum: Homework - Replies (1)

I am asked to extract data from a file and draw those coordinates on the background picture of a map by using the module marplotlib.
I have two maj..... More

Print this item

  Issue in getting the required data from nested json and store it in a pandas datafram
Posted by: PrateekG - May-20-2018, 06:30 AM - Forum: Data Science - Replies (2)

Hi All,

I have following json data-
[python]{
'SuccessResponse': {
'Head': {
'RequestAction': 'GetCategoryTree',
'RequestId'..... More

Print this item

  tool wanted: to convert utf8 <-> unicode in hex
Posted by: Skaperen - May-20-2018, 04:47 AM - Forum: Bar - Replies (10)

i am looking for a tool to convert both ways between utf8 and unicode without using any builtin python conversion (if it is written in python) for the..... More

Print this item

  Just getting started
Posted by: alwillia - May-20-2018, 02:50 AM - Forum: General Coding Help - Replies (6)

Error:
TypeError: cannot concatenate 'str' and 'int' objects on line

when i have the following
[python]
balance = 1000

type_of_trans = ..... More

Print this item

  a one line module
Posted by: Skaperen - May-20-2018, 12:57 AM - Forum: Bar - No Replies

if you ever write any code that needs to work with individual ASCII control codes, then this one liner can help set up some variable names the same as..... More

Print this item

  multiple inputs
Posted by: newbee - May-20-2018, 12:13 AM - Forum: General Coding Help - Replies (3)

x=input("choose number: 1,2,3,4\n")
if (x=="1"):
    y=input("choose letter: a,b,c,d\n") 
    if (y=="a"):
        print "hello"
..... More

Print this item

  Notepad++ with Python interpreter
Posted by: Truman - May-19-2018, 10:24 PM - Forum: News and Discussions - Replies (14)

I enjoy using notepad++ but the irritating thing is that I cannot copy anything with cursor highlighting followed by ctrl+c in its interpreter command..... More

Print this item

  pc usage
Posted by: xpdavid100 - May-19-2018, 10:03 PM - Forum: Bar - Replies (6)

hey,
I got a pthoyn bot program and I want it to run over night but !
when the pc is working over nights and staying turned on its getting very ho..... More

Print this item

  Creating file from editor
Posted by: Truman - May-19-2018, 09:09 PM - Forum: General Coding Help - Replies (6)

I'm reading Automate boring stuff with Python and the given example of creating a file when it's not already there is this one:
[python]
baco..... More

Print this item

  Periodic Fractions with Fraction or float_to_ratio?
Posted by: TimeMen - May-19-2018, 08:01 PM - Forum: Homework - Replies (3)

Hey there,
having little trouble with some numbers.
Wanna convert 205/144 (which is as float: 1.4236111111...) into its fraction 205/144.
This is p..... More

Print this item

  Fitting Lognormal Data
Posted by: Carolyn - May-19-2018, 07:49 PM - Forum: Data Science - Replies (3)

Hi!

I have some x- and y- data, and i need to get the best fitting lognormal function, to obtain the mu and sigma of it.

Plottet, the data looks..... More

Print this item

  Hard CSV parsing
Posted by: wmfagri - May-19-2018, 05:27 PM - Forum: General Coding Help - No Replies

Hello everybody! How yall doing?

I am thinking about creating a code to help me parse a csv data base...
but I am having a really hard time to eve..... More

Print this item

  How to clean image column in a dataframe using Python3.6?
Posted by: PrateekG - May-19-2018, 05:23 PM - Forum: General Coding Help - No Replies

Hi All,

I have fetched products data from a site and after normalization I store the result in a dataframe.
For a quick view of this df, following is..... More

Print this item

  Workplace
Posted by: Standard_user - May-19-2018, 02:26 PM - Forum: Bar - Replies (2)

How does your workplace look right now? Mine looks like this:
[img]https://s7.postimg.cc/6w7vxsp9z/IM[url=https://python-forum.io/thread-10411.html]..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  THE MOST TRUSTWORTHY CRYP... 34 minutes ago randydurham randydurham General Codin...
  Creating a Mindmap progra... 1 hour ago J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... 4 hours ago compuman145 compuman145 General Codin...
  A coding beginner needs h... 10 hours ago Littlefish Littlefish General Codin...
  Is the interpreter that c... 11 hours ago helendamdam helendamdam General Codin...
  Using a For Loop to subtr... Yesterday, 20:56 Anunderling deanhystad General Codin...
  403 Error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
Most views
  The best Prog... 576695
  Tutorial Requ... 498860
  Web Scraping ... 440511
  Newbie with P... 384467
  New Users Int... 368167
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+ 12087
buran 8176
snippsat 7368
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
randydurham Today
susan Today
jatinkumar12 Today
angelhealu504 Today
helendamdam Today

User Panel Messages

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