Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 39 online users. » 0 Member(s) | 36 Guest(s) Bing, Google, AOL
|
Latest Threads |
Recovery of my lost solan...
Forum: General Coding Help
Last Post: winchestersam
13 minutes ago
» Replies: 0
» Views: 1
|
LOST OF INVESTMENT SCAM
Forum: News and Discussions
Last Post: goodvicent
41 minutes ago
» Replies: 0
» Views: 2
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
3 hours ago
» Replies: 3
» Views: 908
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 358
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,496
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,543
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 425
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 133
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,926
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,179
|
|
|
Transparent Canvas |
Posted by: finndude - Sep-18-2022, 02:59 PM - Forum: GUI
- Replies (8)
|
 |
Hi,
I have this code here:
[python]
from tkinter import *
window=Tk()
window.title("Drawing Shapes on Button Press")
window.attribut..... More
|
|
|
Question: print issue |
Posted by: python202209 - Sep-17-2022, 06:45 PM - Forum: General Coding Help
- Replies (3)
|
 |
Ask a silly question:
Why I got SyntaxError for print(1,012,000) but not print(1,000,000)?
See attached screenshot.
Attached Files
Thumbnail(s)
|
|
|
Coding Eror |
Posted by: Led_Zeppelin - Sep-17-2022, 03:25 PM - Forum: General Coding Help
- Replies (3)
|
 |
The following Python code generates an error:
[code]
q = image_data_org.loc[image_data_org.loc['machine_status']==0]['time_period']
p = image_dat..... More
Attached Files
Thumbnail(s)
|
|
|
pdf lookalikes |
Posted by: DPaul - Sep-17-2022, 07:15 AM - Forum: Bar
- No Replies
|
 |
Hi,
Some service-minded villages have made their 1000s of prayer cards available to the public as pdfs.
Or so it seems, because the thing's extension..... More
|
|
|
MadLib game |
Posted by: dgizzly - Sep-16-2022, 08:44 PM - Forum: Homework
- Replies (2)
|
 |
I am in the pursuit of becoming an IT for cyber security and I have this online class that I'm pretty much learning on my own. I am stuck on the part ..... More
|
|
|
Help discord bot |
Posted by: Edward - Sep-15-2022, 09:55 PM - Forum: General Coding Help
- No Replies
|
 |
Hello! At a command "test" call writes an error in a stream. Help fix
[python]from re import M
import discord, asyncio
from discord.ext import co..... More
|
|
|
df.loc question |
Posted by: Led_Zeppelin - Sep-15-2022, 06:26 PM - Forum: General Coding Help
- Replies (1)
|
 |
In the following code which as you can see there is one dataframe.
[code]
q = df.loc[df2['machine_status']==0]['sensor_06']
p = df.loc[df2['machi..... More
|
|
|
color vision |
Posted by: Skaperen - Sep-14-2022, 06:40 PM - Forum: Bar
- Replies (11)
|
 |
when i look at images on my laptop's display (System 76 KuduPro from 2014), they look fine with colors close enough for me. whites look white.
whe..... More
|
|
|
|