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,947
» Latest member: Markbel386
» Forum threads: 38,726
» Forum posts: 175,523

Full Statistics

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

Latest Threads
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 5
» Views: 9,117
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
7 hours ago
» Replies: 0
» Views: 45
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Today, 03:29 AM
» Replies: 2
» Views: 443
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Today, 02:36 AM
» Replies: 0
» Views: 80
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 08:56 PM
» Replies: 9
» Views: 575
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,806
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,120
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,478
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,043
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,787

 
  Slice list
Posted by: Moris526 - Dec-24-2020, 01:43 AM - Forum: General Coding Help - Replies (1)

Hi

Im receving through serial a number from 0 to 511 and a letter like:

1 A
432 B
23 C

and I need to asign them to different variables. I t..... More

Print this item

  List / arrays putting in sentence
Posted by: Kurta - Dec-24-2020, 01:03 AM - Forum: General Coding Help - Replies (3)

I’m trying to pull from a index and a variable and use in a sentence what’s am I doing wrong

[python]
bicycles = ['trek','cannondale','shwin','spe..... More

Print this item

  How to preserve x-axis labels despite deleted subplot?
Posted by: Mark17 - Dec-23-2020, 06:58 PM - Forum: General Coding Help - Replies (1)

[Python]
# -*- coding: utf-8 -*-
"""
Created on Wed Dec 23 11:59:48 2020

@author: drkle
"""
import matplotlib.pyplot as plt
import collection..... More

Print this item

  Recruiting for a Server Software Engineer
Posted by: ader01 - Dec-23-2020, 06:26 PM - Forum: Jobs - Replies (1)

Hello there,

I'm currently recruiting for a Server Engineer in London, to work on one of our projects.

You will need:
- 3+ years’ experience of..... More

Print this item

  How to escape OrderedDict as an argument?
Posted by: Mark17 - Dec-23-2020, 06:22 PM - Forum: General Coding Help - Replies (2)

Here's some code:
[Python]
import matplotlib.pyplot as plt
import collections

markets = ['ES', 'GC', 'CL', 'EC', 'US']

axL_index = collection..... More

Print this item

  Matrix indexing and initialization in " for in" loop
Posted by: QuintenR - Dec-23-2020, 04:26 PM - Forum: General Coding Help - Replies (2)

Hi all, in order to make a MATLAB script more generally available, I'm rewriting it in Python.
Google couldn't provide me with conclusive answers, th..... More

Print this item

  How can I begin learning networking?
Posted by: rohit19 - Dec-23-2020, 10:17 AM - Forum: Networking - Replies (5)

So I recently stopped learning to code because that was just too much for me. I was told networking also doesn't require a college degree but will req..... More

Print this item

  [split] How to convert the CSV text file into a txt file
Posted by: Pinto94 - Dec-23-2020, 06:32 AM - Forum: General Coding Help - Replies (5)

Hello there.
Does anyone know how to convert the CSV text file into a txt file? Because I have 2000++ instances(number of rows) in my dataset so I wa..... More

Print this item

  How to export from Python to Excel?
Posted by: jpy - Dec-23-2020, 04:46 AM - Forum: General Coding Help - Replies (4)

Hi everyone, I found the example below online that creates an excel file for you. I am currently working with a workbook in Python (using read_excel f..... More

Print this item

Photo How do I scrape a web page?
Posted by: oradba4u - Dec-23-2020, 04:46 AM - Forum: Web Scraping & Web Development - Replies (2)

All:
I want to scrape this web-page using Python, but specifically I want to retrieve the data that I've indicated below:
Here's the webpage:
http..... More

Print this item

  PAGE Anyone?
Posted by: oradba4u - Dec-23-2020, 03:34 AM - Forum: News and Discussions - Replies (6)

All:
Does anyone know of a website that supports The Python GUI Development Environment called "Page"?

Also, What is the GUI Designer of choice for P..... More

Print this item

  Cloudfare scraping?
Posted by: mark - Dec-22-2020, 07:44 PM - Forum: Web Scraping & Web Development - No Replies

Is it possible to scrape web page behind cloudfare DDos protection, without selenium?

I am working on some open-embedded systems (python 2) and i a..... More

Print this item

  How can draw a real-time marker on map using folium/leaflet Jupyter notebook
Posted by: C3PO - Dec-22-2020, 07:04 PM - Forum: Data Science - No Replies

I want to move a marker in real time inside a map using Folium and Jupyter notebook. I've tried the following but doesn't work

[quote][inline]for x..... More

Print this item

  Invalid index
Posted by: Mark17 - Dec-22-2020, 06:58 PM - Forum: General Coding Help - Replies (4)

I'm trying to plot five series as subplots:
[Python]
import pandas as pd
import matplotlib.pyplot as plt
import datetime

rawdate_start = '2007-01-01'..... More

Print this item

  Looking for a straightforward Python gui
Posted by: gelbstoff - Dec-22-2020, 04:27 PM - Forum: News and Discussions - Replies (3)

Hello everyone,
I new to Python, moving from R. I am looking for a straightforward gui where I can just write my scripts, test, and save them. Somet..... More

Print this item

  Probation Log-in Program?
Posted by: nerrotix - Dec-22-2020, 04:24 PM - Forum: General Coding Help - Replies (2)

I'm looking for some insight here on how to write a simple program that logs into a website everyday at a certain time.

Here's the problem.

Colo..... More

Print this item

  Convert hex value into string
Posted by: Sancho_Pansa - Dec-22-2020, 04:03 PM - Forum: General Coding Help - Replies (8)

Hello,

>>> hex_value = 0xFF
>>> string_value = 'hex value is: ' + str(hex_value)
>>> string_value
'hex value is: 255'
How to..... More

Print this item

  Converting data in CSV and TXT to dictionary
Posted by: kam_uk - Dec-22-2020, 03:51 PM - Forum: General Coding Help - Replies (3)

Hi

I have data in data.csv and data.txt that I want to convert to a python3 dictionary via code, without the use of Pandas.

Is this possible? I ..... More

Print this item

  websockets server loop?
Posted by: korenron - Dec-22-2020, 03:44 PM - Forum: General Coding Help - Replies (1)

Hello
on my de vice there is a sensor that read data all the time
I want to create a web socket , that when someone enter it he will get the data e..... More

Print this item

  Problem with the x-axis
Posted by: Mark17 - Dec-22-2020, 03:01 PM - Forum: General Coding Help - Replies (7)

I'm trying to plot five price subplots in a 2x3 grid:
[Python]
import pandas as pd
import matplotlib.pyplot as plt
import datetime

rawdate_star..... More

Print this item

  TypeError: isdeleted() argument 1 must be sip.simplewrapper, not PlotWidget
Posted by: Johna - Dec-22-2020, 02:00 PM - Forum: GUI - Replies (2)

Hi,

I'm trying to do my first steps in programming a gui in PyQt5.
In general I want to plot data in a 'x' and 'y' graph. To do so I want to use ..... More

Print this item

  Optimizations For tkinter Canvas
Posted by: iMuny - Dec-22-2020, 01:20 PM - Forum: Code Review - No Replies

I hope everyone is doing well. I tried making a simple graphics engine using tkinter and it's canvas, heavily inspired from,
https://github.com/hnhae..... More

Print this item

  Embedded python fails to compile on Raspberry Pi
Posted by: tryfon - Dec-22-2020, 11:34 AM - Forum: General Coding Help - Replies (2)

Hi all!

I installed python 3.9.1 on my Raspberry Pi following the instructions ..... More

Print this item

  fontforge Emoji encoding and colored glyphs
Posted by: pauf28 - Dec-22-2020, 10:05 AM - Forum: General Coding Help - No Replies

Hey,

I want to create a .ttf font with python and fontforge which also contains emojis.

my glyphs are .svg files which have a resolution of 512..... More

Print this item

  Using Tkinter inside function not working
Posted by: Ensaimadeta - Dec-22-2020, 08:52 AM - Forum: GUI - Replies (5)

Hello all,

With the help of some users in different forums I have get this far, but facing a new challenge in my way to making my first real world ..... More

Print this item

  About list and method ....
Posted by: Fernando_7obink - Dec-22-2020, 03:44 AM - Forum: General Coding Help - Replies (3)

hello, is there someone have ever facing same situation like me ? lets say i have write a code as following :

[python]level_1 = []
level_2 = []
..... More

Print this item

  Pong game
Posted by: buss0140 - Dec-22-2020, 02:19 AM - Forum: General Coding Help - Replies (7)

I am trying to build a pong game for practice and I am haviing trouble with my LeftPaddle and RightPaddle methods. I am gettting this error when I run..... More

Print this item

  Finding global extrema of oscillating function
Posted by: JoeRogan - Dec-22-2020, 01:49 AM - Forum: General Coding Help - No Replies

Hello everyone. I have a function that behaves rather badly, and has plenty of local minima. I am interested to find the global one, but unfortunately..... More

Print this item

Photo How to do a graph in Python? (and proper terminology)
Posted by: jpy - Dec-21-2020, 11:43 PM - Forum: Data Science - Replies (2)

Hi everyone - I have a few questions I hope you can help me with.

  1. I am using Pandas and NumPy, are these called libraries?
    Is there..... More

Print this item

  Help with Python dictionaries
Posted by: kam_uk - Dec-21-2020, 11:26 PM - Forum: Homework - Replies (5)

Hi

I have a list of employees in various file formats, but they all have the same descriptions for the data,

EmployeeID - this is unique
FirstN..... More

Print this item

  Data Loops
Posted by: ZairaRosas - Dec-21-2020, 11:07 PM - Forum: General Coding Help - No Replies

0


I have two dataframes:

df_id:

Output:
name id region 01 850 region 01 15062 region 02 851
df_combination:..... More

Print this item

  Newbie Help with Datetime formats and numPy
Posted by: xlr8shentmx - Dec-21-2020, 10:27 PM - Forum: Data Science - Replies (2)

I am just getting started on my journey of learning Python and have hit a wall trying to replicate a scenario that I commonly achieve using SAS.

I ..... More

Print this item

Music Chopper wash effect efficiency questions.
Posted by: michael1789 - Dec-21-2020, 09:31 PM - Forum: Game Development - Replies (9)

In have a list of sparks that I iterate over. I like the effect well enough. I am seeking an efficient way of doing this so I can have the most spark..... More

Print this item

  Math Problem
Posted by: cryxma - Dec-21-2020, 09:14 PM - Forum: Homework - Replies (2)

Hello everyone I'm new here and I hope to find some help,

I can´t solve this Math Problem :

"The information desk is visited an average of 12 times ..... More

Print this item

  LIST or ARRAY Comparison and change of value
Posted by: nio74maz - Dec-21-2020, 05:52 PM - Forum: General Coding Help - No Replies

Hello everyone I need some advice, I am extracting two columns from a table in a local database and the same on a mysql database on a server, I was th..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Creating a Mindmap progra... 4 hours ago J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... 7 hours ago compuman145 compuman145 General Codin...
  A coding beginner needs h... Today, 03:29 Littlefish Littlefish General Codin...
  Is the interpreter that c... Today, 02:36 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...
  real community 09-15, 20:16 decuser decuser News and Disc...
Most views
  The best Prog... 576705
  Tutorial Requ... 498897
  Web Scraping ... 440517
  Newbie with P... 384484
  New Users Int... 368224
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
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
Markbel386 Today
trntgl Today
susan Today
jatinkumar12 Today
angelhealu504 Today

User Panel Messages

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