| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,236
» Latest member: Cristiano
» Forum threads: 38,776
» Forum posts: 175,790
Full Statistics
|
| Online Users |
There are currently 36 online users. » 1 Member(s) | 30 Guest(s) AOL, Bing, Google, Applebot, snippsat
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: noisefloor
6 hours ago
» Replies: 3
» Views: 77
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
9 hours ago
» Replies: 3
» Views: 91
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 07:29 PM
» Replies: 0
» Views: 64
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:59 AM
» Replies: 3
» Views: 98
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Yesterday, 09:09 AM
» Replies: 452
» Views: 375,033
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:07 AM
» Replies: 2
» Views: 3,362
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,551
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 180
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,193
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,437
|
|
|
| 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
|
|
|
| Sorting a dictionary |
|
Posted by: v_mn - Sep-12-2022, 05:08 PM - Forum: General Coding Help
- Replies (2)
|
 |
I have a dictionary like:
[python]dic = {0: [('key1', 0.061),
('key2', 0.034),
('key3', 0.046),
('key4', 0.0593),
('key5', 0.091)],
1: ..... More
|
|
|
| [SOLVED]PyQt5 tutorial |
|
Posted by: Barrowman - Sep-12-2022, 04:06 PM - Forum: GUI
- Replies (9)
|
 |
I am trying to see if I want to use PyQt5 and am working my way through some tutorials. I haven't got very far yet.
This one does not show the toolti..... More
|
|
|
| precision & recall |
|
Posted by: gracenz - Sep-12-2022, 12:42 PM - Forum: Data Science
- Replies (1)
|
 |
Hi all.
There are tons of examples about precision and recall online.
But I have difficulty explaining by connecting both metrics to the use case...... More
|
|
|
| Folding in ATOM |
|
Posted by: XavierPlatinum - Sep-11-2022, 05:34 PM - Forum: General Coding Help
- Replies (5)
|
 |
All of a sudden the folding doesn't work right in ATOM. I must have hit something or a hotkey I didn't mean to. Some things fold and others don't. ..... More
|
|
|
|