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,960
» Latest member: llarkin6
» Forum threads: 38,729
» Forum posts: 175,538

Full Statistics

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

Latest Threads
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 3
» Views: 235
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 660
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 755
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 4,992
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,646
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,689
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 315
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 541
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,989
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,768

 
  How to denoise ECG Signal with median filter using WFDB for Python?
Posted by: fhp0223 - Aug-05-2020, 07:10 AM - Forum: Data Science - No Replies

Anybody familiar with WFDB application for Python?

So I'm trying to denoise MIT-BIH Arrhythmia Data[url=https://python-forum.io/thread-28832.html]..... More

Print this item

  Ask for explaining wmd-relax
Posted by: AndrzejB - Aug-05-2020, 06:11 AM - Forum: Data Science - No Replies

In https://github.com/src-d/wmd-relax is implemented Fast Word Mover's Distance.
Distance between words..... More

Print this item

  Python Scrapy Date Extraction Issue
Posted by: tr8585 - Aug-05-2020, 02:06 AM - Forum: Web Scraping & Web Development - Replies (1)

I am struggling with how to properly extract an oddly formatted date that exists on the page in one location using Python Scrapy.

[b]What needs to ..... More

Print this item

  Best module for creating a web based form?
Posted by: t4keheart - Aug-05-2020, 12:48 AM - Forum: Web Scraping & Web Development - Replies (12)

Hi guys,
I have a requirement to code a form for my users. This form needs to be able to interact with a database to autofill fields based on user i..... More

Print this item

  Command button, then more command buttons
Posted by: Heyjoe - Aug-04-2020, 11:58 PM - Forum: GUI - Replies (4)

I am a beginner trying to learn Tkinter.

The objectives of the following code are to
1) Show a red "Press here to start button."
2) After the ..... More

Print this item

  range as a command
Posted by: Skaperen - Aug-04-2020, 11:55 PM - Forum: Code sharing - Replies (8)

i tried this on Ubuntu Linux. i hope it works in other places you can have commands in Python like Windows.

[python]
#!/usr/bin/env python3
# -*..... More

Print this item

  Tkinter Python: How to make sure tkSimpleDialog takes in No value entered
Posted by: rcmanu95 - Aug-04-2020, 10:12 PM - Forum: GUI - Replies (3)

I am making a GUI in Python 2.7 and I am using Tkinter. Right now what this simple dialog box is doing is it is taking the answer that we are typing e..... More

Print this item

  Append root directory folder and subdirectory to filename
Posted by: glittergirl - Aug-04-2020, 06:51 PM - Forum: General Coding Help - Replies (9)

I have a few text files, such as a.txt and b.txt, in a location called dir/test2. I would like to rename those two files to dir_test2_a.txt and dir_te..... More

Print this item

  "could not access network location _\"
Posted by: MrMiyagi - Aug-04-2020, 06:47 PM - Forum: General Coding Help - No Replies

Hello guys, I'm new in python coding and I'm trying to install Python 3.8.5 for windows 10 64bit due to error "could not access to network location _\..... More

Print this item

  Misunderstanding kwargs?
Posted by: Donovan - Aug-04-2020, 05:58 PM - Forum: General Coding Help - Replies (2)

I went ahead and checked out some examples in other threads. I feel like I am still misunderstanding how exactly the interpreter handles **kwargs. I h..... More

Print this item

  Formatting
Posted by: Kristenl2784 - Aug-04-2020, 05:09 PM - Forum: General Coding Help - No Replies

I'm trying to figure out how to format only A2:A9, and C2:C9, my header has it's own formatting.

I wrote this line of code and would like to use i..... More

Print this item

  stats model OLS question/issue
Posted by: russoj5 - Aug-04-2020, 04:52 PM - Forum: Data Science - Replies (3)

Good Afternoon All,

I am a newbie with Python and coding and trying to model something. I am importing a CSV file and trying to use the OLS function ..... More

Print this item

  remove widget from other class
Posted by: issac_n - Aug-04-2020, 04:44 PM - Forum: GUI - Replies (2)

How to remove widget from other class?
I have code below and wanted to use the "Remove" button to remove "fig_view2"??
the button and the fig_view2 ..... More

Print this item

  Looking for a Python developer in London
Posted by: salesource - Aug-04-2020, 04:20 PM - Forum: Jobs - Replies (4)

Company: SaleSource
Role: C-level Python developer/CTO
Location: London
Tech Stack: Python, Flask, Django, AWS
Brief intro:
eCommerce SaaS start..... More

Print this item

  Moving Rows From Different Data Frames
Posted by: JoeDainton123 - Aug-04-2020, 03:54 PM - Forum: General Coding Help - Replies (1)

Hello all

I was hoping someone could help me with the following issue.

I want to append a row from one data frame to another data frame.

The ..... More

Print this item

  string problem
Posted by: Mathisdlg - Aug-04-2020, 03:32 PM - Forum: General Coding Help - Replies (6)

Hello everyone,
I'm a french programmer and I have a big problem.
I want to take only one side of this string but I don't now how to do.
[python]
..... More

Print this item

  Great Expectations Getting Started Webinar (oss data validation/profiling tool)
Posted by: keaton8630 - Aug-04-2020, 01:42 PM - Forum: News and Discussions - No Replies

Hello Everyone!

I’m the community manager over in the Great Expectations Slack (http://greatexpectations.io[url=https://python-forum.io/thread-28814.html]..... More

Print this item

  Reading txt files in ssh server.
Posted by: selverek - Aug-04-2020, 01:37 PM - Forum: General Coding Help - Replies (6)

Connected to my SSH server with paramiko. I can write files to there remotely. But can't read any txt files from there. Can i read data from txt file?

Print this item

  How to change a value in one box change another too
Posted by: GMCobraz - Aug-04-2020, 12:39 PM - Forum: GUI - Replies (3)

Dear all,

I got one question.
There are 3 rows.
First row refer to self.bat_loss, QlineEdit
Second row is self.factor, QDoublespinbox
Third row..... More

Print this item

  loc / iloc / ix used with () or []
Posted by: JoeDainton123 - Aug-04-2020, 12:27 PM - Forum: General Coding Help - No Replies

Hello all

I was wondering if anyone knew whether there was ever a case where if your using a data frame and are using either:-
1) loc
2) iloc
3)..... More

Print this item

  [split] SyntaxError when trying to execute code on Windows
Posted by: nehaya - Aug-04-2020, 10:54 AM - Forum: General Coding Help - Replies (2)

I would be happy to help me.
when I running this code :
[python]print("""
_ _
| | | |
| |__| | __ _ _ __ __ _ _ __ ___ __ _ _ __
| __ |/ _..... More

Print this item

  How to determine how many variables are referring the same id in python?
Posted by: divyansh - Aug-04-2020, 10:41 AM - Forum: General Coding Help - Replies (5)

consider the python code below
[python]
divyansh = 22
jhon = 22
# below are id's
id(divyansh)
id(jhon)
id(22)
# al..... More

Print this item

  httplib2 - how to see credentials added by add_credentials?
Posted by: MSV - Aug-04-2020, 10:15 AM - Forum: General Coding Help - Replies (2)

environment: OS xUbuntu 18.04.4; Python 3.6.9; httplib2==0.9.2

I'm using httplib2 in such Python code (for some REST POST-request testing):

[pyt..... More

Print this item

  How can I export or query all hospitals from Open Street Map?
Posted by: apollo - Aug-04-2020, 08:37 AM - Forum: Web Scraping & Web Development - Replies (4)

dear experts good day,


okay - this is not a simple python-question - but we can do this with python as well i suppose.

[b]How can I export or..... More

Print this item

  CaveWorld – text game with RPG elements and ASCII graphic
Posted by: Remek953 - Aug-04-2020, 07:37 AM - Forum: Code Review - Replies (2)

Video Link: https://www.youtube.com/watch?v=lC0-QKd3ffc

Github Link: https://github.com/Remek953

I started learning Python a few months ago an..... More

Print this item

  Iterate through google sheet
Posted by: alcz - Aug-04-2020, 06:58 AM - Forum: General Coding Help - No Replies

Hi!

I am using some salesforce script to get gsheet data and insert it into salesforce.

My problem is how to proper iterate through my cells.
..... More

Print this item

  Need your opinions on my experimental library based on RxPy
Posted by: mysticfall - Aug-04-2020, 06:49 AM - Forum: Code Review - Replies (1)

Hi, everyone! My first post here :)

I need opinions on my experimental library that I've been working, and it'd be great if I could get a few advic..... More

Print this item

  Nested loop indexing
Posted by: Morte - Aug-04-2020, 04:51 AM - Forum: General Coding Help - Replies (4)

Basically, I'm just trying to understand the logic for the nested loop inputs and outputs. The first nested loops seems to append either a # or a spac..... More

Print this item

  Fig.savefig saving wrong graph
Posted by: wxcoding - Aug-04-2020, 04:24 AM - Forum: General Coding Help - No Replies

I am attempting to graph and save temperature and humidity daily data here, which appears to be working fine. Though a extra graph pops up before the ..... More

Print this item

  Python Scrapy
Posted by: tr8585 - Aug-04-2020, 02:27 AM - Forum: Web Scraping & Web Development - Replies (2)

For some reason I am getting the output for "date" returns one character at a time instead of the full date for each row. I have been committed to lea..... More

Print this item

  operator overloading won't work
Posted by: MaartenRo - Aug-04-2020, 02:03 AM - Forum: General Coding Help - Replies (1)

Hi,

When i run this code i get

(0) + (1) = (2)
while i should get
[python]Rood Groen Blauw + Geel Paars Cyaan = Rood Groen Blauw ..... More

Print this item

  Flask formatting into HTML
Posted by: engineer_geek - Aug-04-2020, 12:40 AM - Forum: Web Scraping & Web Development - Replies (1)

Hello. I have a python script that SSH's (Netmiko) into a Cisco switch, runs an "show interface status" command and outputs it to the screen. When r..... More

Print this item

  Trying to change font size w/o changing button size
Posted by: python63 - Aug-03-2020, 11:15 PM - Forum: GUI - Replies (3)

I hope my formatting is proper.
My code:
[python]
from tkinter import *
from tkinter import font

root = Tk()
root.geometry('500x500')
root.ti..... More

Print this item

  Visual Studio Code help
Posted by: aaronrousch - Aug-03-2020, 11:09 PM - Forum: General Coding Help - Replies (4)

Good Evening,

i am new to Python so i am taking an online course that will help me learn how to code Python and add it to my skill set

followin..... More

Print this item

  Iterating Through Data Frame Rows
Posted by: JoeDainton123 - Aug-03-2020, 09:20 PM - Forum: General Coding Help - Replies (2)

Hello all

I have a dataframe which i have imported from excel.

It has column headings and below the column headings it has all of my data in row..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Unable to resolve FileNot... 2 hours ago llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... Yesterday, 17:13 RonR noisefloor GUI
  Is the interpreter that c... Yesterday, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... Yesterday, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... Yesterday, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... Yesterday, 03:53 justaguy SprunkiRetake Networking
  My goal to be hired worki... Yesterday, 00:32 GnomeSweetGnome GnomeSweetGnome News and Disc...
  extracting data from a us... 09-25, 13:49 Perry DeaD_EyE 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...
Most views
  The best Prog... 577071
  Tutorial Requ... 499880
  Web Scraping ... 440815
  Newbie with P... 384805
  New Users Int... 368937
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 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
llarkin6 Yesterday
Xuitar Yesterday
SprunkiRetake Yesterday
GnomeSweetGnome 09-25
alxpetrovo2272 09-25

User Panel Messages

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