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,936
» Latest member: suzannesomers61
» Forum threads: 38,722
» Forum posts: 175,510

Full Statistics

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

Latest Threads
Too much space between gr...
Forum: GUI
Last Post: suzannesomers61
1 hour ago
» Replies: 5
» Views: 1,156
Hire a Hacker to Recover ...
Forum: News and Discussions
Last Post: Lucassewall
1 hour ago
» Replies: 0
» Views: 5
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
7 hours ago
» Replies: 9
» Views: 2,737
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 172
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 518
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,678
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 614
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 194
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,135
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,366

 
  how to make this error stop ?
Posted by: Mawixy - Apr-19-2022, 02:57 PM - Forum: General Coding Help - Replies (1)

Hi ! Im using requests and beautifulSoup. And i have this piece of code :

stats = requests.get(URL, verify=False).json()
But i ge..... More

Print this item

  How to make app run only when process is aviable
Posted by: Mawixy - Apr-19-2022, 02:46 PM - Forum: General Coding Help - Replies (1)

Hi ! So i have script and i want it to run only when game process is aviable how do i make it.

Print this item

  what library for sparklines
Posted by: Leloup - Apr-19-2022, 01:35 PM - Forum: Data Science - Replies (2)

Bonjour,

[python]import data

# Loading a Sample Pandas DataFrame
import pandas as pd
import numpy as np
import seaborn as sns
df = sns.load..... More

Print this item

  SystemError: initialization of integer failed without raising an exception
Posted by: Anldra12 - Apr-19-2022, 08:08 AM - Forum: General Coding Help - Replies (2)

Executing run casb_process .py module case importing integer failed this the output
Code lines are follow. what is pos..... More

Print this item

  database versus flat files
Posted by: DPaul - Apr-19-2022, 07:39 AM - Forum: Bar - Replies (9)

Hi,
I'm currently involved in transforming large legacy "databases" (excel, access, csv...)
into something organised and searchable by the public. ..... More

Print this item

  Creating a numpy array from specific values of a spreadsheet column
Posted by: JulianZ - Apr-19-2022, 07:36 AM - Forum: General Coding Help - No Replies

I have a spreadsheet that I have to calculate the average rainfall for each of the days of the week over a period of a year.

I am having trouble tr..... More


Attached Files

Thumbnail(s)
   
Print this item

  Delimiter issue with a CSV file
Posted by: jehoshua - Apr-19-2022, 01:12 AM - Forum: General Coding Help - Replies (1)

I'm trying to delete specific columns from a CSV file. The delete column works fine but the output of the columns remaining has changed. I need the co..... More

Print this item

  Column allignment off so slightly using ljustify()
Posted by: hammer - Apr-19-2022, 12:33 AM - Forum: General Coding Help - Replies (6)

issue: columns become slightly miss-aligned- not a whole character(1/4-1/2 maybe) but enough to tell and look bad.
situation: taking r..... More

Print this item

  Python running only in application
Posted by: Mawixy - Apr-18-2022, 10:51 PM - Forum: General Coding Help - Replies (2)

Hi, how can i make that python only runs in application. Example, i have program that have to hold middle mouse, but i dont want it to be in all windo..... More

Print this item

  Choosing animation / simulation tools
Posted by: J_Miller - Apr-18-2022, 07:03 PM - Forum: General Coding Help - No Replies

Hello there,

Like the title suggests, I'd like to make simulations of 'entities' and animate the results in a graphical way.

There will be multi..... More

Print this item

  Closing logger to rename directory
Posted by: malcoverc - Apr-18-2022, 04:44 PM - Forum: General Coding Help - Replies (1)

I have 2 functions, one is creating a logs in directory and other should rename directory to "directory_old" and then create new "directory". Problem ..... More

Print this item

  Help beginner input csv on python
Posted by: adri1998en - Apr-18-2022, 01:51 PM - Forum: Homework - Replies (2)

Hello everybody,
I have to do a python project but i am beginner and this is the first time i see it.
I posted what i have to do.
if you have an..... More


Attached Files

.csv   ETHBTC.csv (Size: 22.53 KB / Downloads: 243)
.csv   DASHBTC.csv (Size: 22.7 KB / Downloads: 283)
.csv   ADABTC.csv (Size: 24.2 KB / Downloads: 248)
.csv   BNBBTC.csv (Size: 23.45 KB / Downloads: 249)
.pdf   Python_project.pdf (Size: 56.3 KB / Downloads: 306)
Print this item

  How to test likelihood hypothesis on dataset?
Posted by: iiiioooo - Apr-18-2022, 01:00 PM - Forum: Data Science - No Replies

How to test the following hypothesis? Customers with larger fares are more likely to be travailing alone than smaller ones.
Using the data bel..... More

Print this item

  Utilizing SQLite dot commands
Posted by: hammer - Apr-18-2022, 12:12 PM - Forum: General Coding Help - Replies (2)

Trying to return column headers on a search and I truly do not know where to execute the dot command to make this work. The documentation just shows a..... More

Print this item

  Process finished with exit code 137 (interrupted by signal 9: SIGKILL)
Posted by: erdemath - Apr-18-2022, 09:21 AM - Forum: General Coding Help - Replies (2)

I urgently need help with the following error message. I run pycharm on ubuntu 20.04.
I need to save data (as .npy) approximately 15 GB size. At the..... More

Print this item

  export dataframe to file.txt
Posted by: dramauh - Apr-18-2022, 05:53 AM - Forum: Data Science - Replies (5)

Dear Community,

I would like to export a dataframe with empty cells, floats and strings to a file.txt. I have tried several functions such as to_cs..... More

Print this item

  How to send a HTTP response packet using scapy
Posted by: JeffreyStoner - Apr-18-2022, 05:23 AM - Forum: Networking - No Replies

How would I use scapy 2.4.3+ to spoof a http response? I tried using the packet below, however on the target machine (which has been arp spoofed, wher..... More

Print this item

  Combobox
Posted by: menator01 - Apr-18-2022, 03:57 AM - Forum: GUI - Replies (1)

Is there a way to get a list of all combobox items?

Print this item

  BeautifulSoup help
Posted by: Mawixy - Apr-18-2022, 12:11 AM - Forum: General Coding Help - Replies (1)

Hi!
1# I have problem with BeautifulSoup. I have this site thats only text (there's no body or anything) and its coded like this:
{
"python": {
..... More

Print this item

  Write and read back data
Posted by: Aggie64 - Apr-17-2022, 09:01 PM - Forum: General Coding Help - Replies (6)

I have a working Python 3 program that reads XML data from a URL and processes the data received
The code shown below is how the data is received
re..... More

Print this item

  pyCharm question
Posted by: davediamond - Apr-17-2022, 07:46 PM - Forum: General Coding Help - Replies (1)

Help! Pycharm won't run my code!

I have "main.py" open and when I run it, it doesn't reflect my changes/edits.

Here's the code, it's a bit of a ..... More

Print this item

  Determining the format attributes on text in a QTextEdit object
Posted by: DrakeSoft - Apr-17-2022, 02:01 PM - Forum: GUI - Replies (7)

Hi,

The following function is used to highlight text for a spell checker. If it finds a misspelt word it will underline it in red.

[python]
..... More

Print this item

  Connecting c++ and python
Posted by: Mawixy - Apr-17-2022, 11:59 AM - Forum: General Coding Help - Replies (1)

Hi ! I need help. I wanted to make program that take some data from website and process it in c++. So here's the question. How to make program with c+..... More

Print this item

  Display transparent image as overlay
Posted by: jds8086 - Apr-17-2022, 11:43 AM - Forum: General Coding Help - No Replies

I am trying to create a program that simply displays a PNG (that has transparency), the image will be a map protractor that can be dragged around on t..... More

Print this item

  Toplevel window
Posted by: menator01 - Apr-17-2022, 06:36 AM - Forum: GUI - Replies (5)

Is there a way of getting all toplevel window textvariables without having to name them one at a time?
Any direction is much appreciated.

Print this item

  pyautogui.locateOnScreen producing error
Posted by: dude8074 - Apr-17-2022, 03:37 AM - Forum: General Coding Help - Replies (6)

When I attempt to run

isburger = pyautogui.locateOnScreen('singleburger.png', region=(str(xregion,yregion,)+str(length,height)))
I ..... More

Print this item

Question Printing through list.. again
Posted by: jesse68 - Apr-16-2022, 03:12 PM - Forum: General Coding Help - Replies (2)

Hi simple help needed please. Just trying to print a specific item in the list. If I iterate through the list I can print each value on a new line. If..... More

Print this item

  A Thonny and Python Mess
Posted by: DS256 - Apr-16-2022, 02:45 PM - Forum: News and Discussions - Replies (2)

Looking for any and all guidance on the following issues. If this is not the correct forum, please advise

I have developed Raspberry PI Weather Sta..... More

Print this item

  check if a file exist on the internet and get the size
Posted by: kucingkembar - Apr-16-2022, 12:36 PM - Forum: General Coding Help - Replies (6)

hi, sorry for my bad english,
i currently create this code:
[python]
#image_name = 'https://www.google.co.id/images/branding/googlelogo/1x/googlelo..... More

Print this item

  mvc
Posted by: menator01 - Apr-15-2022, 11:38 PM - Forum: GUI - No Replies

Is it possible to have a controller to control two different views?
I wasn't really wanting to post the whole code but, to show the goal.
I have fou..... More

Print this item

  Blending images with tkinter
Posted by: rleiman - Apr-15-2022, 08:37 PM - Forum: General Coding Help - No Replies

I would like to use tkinter to blend several images onto background images. I've already done this with openCV but we don't like the way the openCV wi..... More

Print this item

  Concat Strings
Posted by: paulo79 - Apr-15-2022, 08:12 PM - Forum: General Coding Help - Replies (5)

Hi all,

Trying to concat this variable with strings but it is addind a line in output:
[python]>>> del v_first_cell_name
>>> v_first_cell_name=..... More

Print this item

  Looking for Part Time REMOTE Python work
Posted by: NaplesFL_Dave - Apr-15-2022, 08:00 PM - Forum: Jobs - Replies (1)

I've been studying PYTHON for over 4 years now. I've been through 2 Master Level Python on-line Boot camps and a MIT online course. I completed W3 Sch..... More

Print this item

  bind
Posted by: menator01 - Apr-15-2022, 07:45 PM - Forum: GUI - Replies (1)

I have a listbox. I can bind keys, mouse clicks, etc. to fire a function. I have selection_set and activate set to 0, the first item in list.
My ques..... More

Print this item

  help with search
Posted by: tuanle007 - Apr-15-2022, 07:17 PM - Forum: General Coding Help - Replies (3)

Hi,

I have this Search Details: Can someone help me figure out a Search method to get " Yes Cubs/Rockies score 1st Inn"

Wager details for ticket..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [Tkinter] Too much space ... 1 hour ago RonR suzannesomers61 GUI
  Hire a Hacker to Recover ... 1 hour ago Lucassewall Lucassewall News and Disc...
  403 Error 7 hours ago CaptainNewb CaptainNewb Web Scraping ...
  datetime in SQL query. Yesterday, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
Most views
  The best Prog... 575944
  Tutorial Requ... 497336
  Web Scraping ... 439916
  Newbie with P... 383655
  New Users Int... 366025
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 8174
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 6
buran 3
Newest members
suzannesomers61 Yesterday
Lucassewall Yesterday
alexguemez Yesterday
Shadab Yesterday
Dibbley Yesterday

User Panel Messages

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