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,969
» Latest member: samuelshlzeo7159
» Forum threads: 38,731
» Forum posts: 175,555

Full Statistics

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

Latest Threads
Cannot update or install ...
Forum: General Coding Help
Last Post: Jacobjoift
13 minutes ago
» Replies: 7
» Views: 237,102
Посты о цветах
Forum: Data Science
Last Post: Jacobjoift
13 minutes ago
» Replies: 0
» Views: 5
Webscrapping sport bettin...
Forum: Web Scraping & Web Development
Last Post: Jacobjoift
1 hour ago
» Replies: 5
» Views: 13,766
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
1 hour ago
» Replies: 8
» Views: 404
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,802
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 667
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,201
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,768
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Sep-27-2025, 03:54 AM
» Replies: 3
» Views: 658
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,160

 
  Assigning Data from one column to another with different associated timing interval
Posted by: alexafshari - Apr-30-2020, 03:47 PM - Forum: General Coding Help - Replies (1)

Hi Everyone,

I`m struggling to find a solution to resolve my issue regarding assign some data from one series of a dataset to a specific column. Y..... More

Print this item

  Analysing impact of insider sales
Posted by: Anonymushacker8 - Apr-30-2020, 03:11 PM - Forum: Data Science - No Replies

Hey programmers,

I‘m looking for a co contributed to perform an analysis of the I pact of insider sales on stock prices.
Therefore I‘m looking for..... More

Print this item

  Python and Accessibility
Posted by: mbrown36 - Apr-30-2020, 03:06 PM - Forum: News and Discussions - Replies (7)

I wanted to get some reaction to a topic about Python. I am a college professor in the US. I was speaking to a blind student and he brought up an in..... More

Print this item

  Code import .CSV file to MySQL table
Posted by: rtakle - Apr-30-2020, 02:36 PM - Forum: General Coding Help - Replies (4)

Hello All ,

I am trying to load .csv file into MySQL table. i am getting error. Can anyone send me code or check below error any my code .[python][..... More

Print this item

  Call a python file with anothr python file
Posted by: skaailet - Apr-30-2020, 02:32 PM - Forum: General Coding Help - Replies (3)

I have this code that pings a PLC to se if it is online if it is on it will start the PLC file that
corresponds to the IP, it works but when the PL..... More

Print this item

  Debugger Disabled
Posted by: erictan - Apr-30-2020, 01:44 PM - Forum: General Coding Help - Replies (1)

I am new to Thonny and have just installed Thonny IDE version 3.2.7 on my WIndowss 10 PC to learn Python programming.
I notice that the Debugger icon..... More

Print this item

  Sending an email with attachment without using SMTP?
Posted by: PythonNPC - Apr-30-2020, 12:50 PM - Forum: General Coding Help - Replies (5)

Hello,

I am making an application that generates PDF reports. But my application is on the Raspberry Pi, so the clients need an option that will al..... More

Print this item

  Problem by implementing IDF
Posted by: moat335 - Apr-30-2020, 11:33 AM - Forum: General Coding Help - No Replies

Im trying to implement TF_IDF for a task in Python and i just found this cod in net for computing IDF but it doesnt seem to work.




[python..... More

Print this item

  how to create a module to solve matrix
Posted by: pappykens - Apr-30-2020, 10:25 AM - Forum: General Coding Help - Replies (3)

Hello,
I need help on how to create a module using python 3 that will be able to solve a matrix and integration at the same time

Print this item

  Help with self.
Posted by: tomX - Apr-30-2020, 10:09 AM - Forum: General Coding Help - Replies (3)

Hello everyone!

I'm relatively new to OOP and I'm getting the error

Quote:NameError: name "self" is not defined
. I'm trying to program a s..... More

Print this item

  Simple Freshman Python Coding Help
Posted by: tomatoe - Apr-30-2020, 08:38 AM - Forum: Homework - Replies (3)

Hi, I’m a freshman in high school and I have this assignment I have to finish for my computer science class. The coding is probably really simple to f..... More

Print this item

  Plotting a specific bar / rectangle chart?
Posted by: glantz - Apr-30-2020, 08:36 AM - Forum: Data Science - Replies (2)

Hi all,
I would like to ask a question of whether I am using the correct methods to plot a specific chart.


First I plot this chart:
[img]http..... More

Print this item

  'AxesSubplot' object is not subscriptable
Posted by: amitsinbox - Apr-30-2020, 07:57 AM - Forum: General Coding Help - No Replies

i am trying to run a corelation. code is:

df[["sqft_living","price"]].corr()

i get following error: can someone please help.

[error]-------------..... More

Print this item

  Invalid syntax error, where?
Posted by: tucktuck9 - Apr-30-2020, 06:42 AM - Forum: Homework - Replies (2)

Can anyone help? Wall The question is: "Write a program to prompt the user for hours and rate per hour using input to compute gross pay. P..... More

Print this item

  Сombine (Merge) word documents using python-docx
Posted by: Lancellot - Apr-30-2020, 05:27 AM - Forum: General Coding Help - Replies (1)

Hello all Hand
I'm trying to combine multiple .docx files into one using python-docx.
MKA-20-5778-0-1.docx', '[u]MKA-20-5967-0-1.docx[/..... More

Print this item

  IPython console vs Spyder script
Posted by: losc - Apr-30-2020, 02:08 AM - Forum: General Coding Help - Replies (3)

Hello, I wrote a code to control a device (I have created a device class and defined attributes to execute different operation with the device). At so..... More

Print this item

  Change label for multiple frames
Posted by: Dandy_Don - Apr-30-2020, 02:01 AM - Forum: GUI - Replies (3)

I'm using Python 3 & Pycharm IDE.

I have a GUI that I created using tk. It is a notebook with multiple tabs.

[python]
class MainWindow(tk.Fram..... More

Print this item

  Python Adding +1 to a list item cointained in a dict
Posted by: ElReyZero - Apr-30-2020, 01:05 AM - Forum: Homework - Replies (1)

First, I have a list of dicts with the info of some athletes which looks like this:

[python] athletes = [{"name":"Robert", "country":"england", "ev..... More

Print this item

  putting 2 lists items side by side
Posted by: Jiwan - Apr-30-2020, 12:27 AM - Forum: General Coding Help - Replies (1)

hi guys,

can someone advise a syntax for writing items from the list side by side in the output.
For example: Name of groceries and their price an..... More

Print this item

  ImportError: cannot import name 'X ' from ' Y' (Unknown location)
Posted by: Arjunpi - Apr-30-2020, 12:14 AM - Forum: General Coding Help - Replies (1)

Hello,

I am fairly new to python and I am receiving following error while executing the below python code in IDLE.


[error]
Traceback (most r..... More

Print this item

  Issues with storing variables outside of a function
Posted by: cerulean747 - Apr-29-2020, 11:22 PM - Forum: General Coding Help - Replies (7)

Hi all,

Python newbie here. I'm confused as to why after running the below function, when I call one of the variables defined within that function,..... More

Print this item

  Single layer perceptron not outputting correct results
Posted by: mberge - Apr-29-2020, 10:17 PM - Forum: Data Science - No Replies

Hello guys,

I'm doing a very simple project for my machine learning class. We're implementing a single layer perceptron to classify the letters "L"..... More

Print this item

  Functions
Posted by: Notivation - Apr-29-2020, 09:48 PM - Forum: General Coding Help - Replies (3)

So I just started Python a few days ago and I'm stuck on functions. The exercise is to build a basic calculator: add, sub, multiply, and divide.

wh..... More

Print this item

  Confusion about TypeError and 'self'
Posted by: Muzzrooms - Apr-29-2020, 09:48 PM - Forum: Homework - Replies (2)

Hey everyone, this is my first post so I hope this is clear.
I am working on some code where the user is asked to select from a comboBox.

This pro..... More

Print this item

  Return Multiple or one just
Posted by: JohnnyCoffee - Apr-29-2020, 07:33 PM - Forum: General Coding Help - Replies (14)

I can import two classes (nothing abnormal), but the problem is that I need to call the method of each class using only one return or more, I tried th..... More

Print this item

  CookBook Learning Project
Posted by: menator01 - Apr-29-2020, 07:32 PM - Forum: Code sharing - No Replies

Just wanted to share the latest of my learning project.
It uses sqlite3 or mysql database. The default is sqlite3
All comments are welcome.
If you ..... More

Print this item

  calling on a method from one class into another class which is not a child
Posted by: NABA - Apr-29-2020, 06:54 PM - Forum: General Coding Help - Replies (5)

I have a class called World, another one called Fish. Fish is not a child of World, and I want to call the method getMaxX() and getMaxY() into the Fis..... More

Print this item

  Attribute Error - trying to create a pixel array out of PNG files
Posted by: The_Sarco - Apr-29-2020, 06:49 PM - Forum: General Coding Help - Replies (1)

Have 40 PNG files, ground truth labels for 40 DICOM images, that I am attempting to convert into an array for input into a Fully Convolutional Neural ..... More

Print this item

  Pyinstaller create this error :“File ”multiprocessing\connection.py“, line 691
Posted by: Formationgrowthhacking - Apr-29-2020, 06:48 PM - Forum: General Coding Help - Replies (2)

Hi everyone,

I am trying to make the executable of my python script with Pyinstaller. I am using:
PyInstaller: 3.6
Python: 3.7.7
Windows 10 64Bi..... More

Print this item

  Mysql CREATE TABLE IF NOT EXISTS dynamic table name
Posted by: nisusavi - Apr-29-2020, 06:35 PM - Forum: General Coding Help - No Replies

Hi folks, need some help here. I am trying to create a table in mysql from python and I get a syntax error while my print command shows the correct sy..... More

Print this item

  Improved Python support in SonarLint (PyCharm! Eclipse!)
Posted by: ganncamp - Apr-29-2020, 06:25 PM - Forum: News and Discussions - No Replies

Hi all,

If you're using SonarLint to catch errors in your IDE while you code, you'll be happy to know that we'v..... More

Print this item

  Cannot install R kernel or R essentials
Posted by: ErnestTBass - Apr-29-2020, 04:57 PM - Forum: General Coding Help - Replies (4)

I am trying to install R kernel or R essentials on a jupyter notebook with a lot of other softare install.

The install attempt fails with the :
..... More

Print this item

  Automation Engine on Python?
Posted by: jfha73 - Apr-29-2020, 03:37 PM - Forum: Web Scraping & Web Development - Replies (4)

Hey guys,

I am looking for an automation engine (like jenkins) but that runs on Apache httpd with Python, not Java I thought Selenium would ..... More

Print this item

  Closing window on button click not working
Posted by: kenwatts275 - Apr-29-2020, 03:30 PM - Forum: GUI - Replies (4)

Hello all,
I am trying to close/destroy a toplevel window via a button.
When I click on the columns_button, a new toplevel window is created with an..... More

Print this item

  please help with regex search.
Posted by: Pyguys - Apr-29-2020, 03:25 PM - Forum: General Coding Help - No Replies

i have problem with regex, i can't find a way get full line in doc with keyword.
i want to get result show"{"cid": "Ugfewffgikbsfewf3BAg", "text": "..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Cannot update or install ... 13 minutes ago nickystixx45 Jacobjoift General Codin...
  Посты о цветах 13 minutes ago Jacobjoift Jacobjoift Data Science
  Webscrapping sport bettin... 1 hour ago KoinKoin Jacobjoift Web Scraping ...
  Comparing 2 100GB Drives/... 1 hour ago tester_V snippsat General Codin...
  Select Python comment (#)... Yesterday, 18:39 SpongeB0B tester_V General Codin...
  My goal to be hired worki... 09-27, 23:58 GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  Unable to resolve FileNot... 09-27, 03:54 llarkin6 Pedroski55 General Codin...
  [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... 577294
  Tutorial Requ... 500469
  Web Scraping ... 440968
  Newbie with P... 384997
  New Users Int... 369413
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+ 12089
buran 8176
snippsat 7370
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
samuelshlzeo7159 Today
Seu12Jorge Yesterday
seomelbourneaustralia Yesterday
Jacobjoift Yesterday
zalexstolzeoz5360 Yesterday

User Panel Messages

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