Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 716 online users. » 0 Member(s) | 710 Guest(s) Bing, Yandex, Applebot, Google, Internet Archive
|
Latest Threads |
Is Python used to make po...
Forum: Game Development
Last Post: Arush
1 hour ago
» Replies: 16
» Views: 31,491
|
Looking for ideas
Forum: Bar
Last Post: Arush
2 hours ago
» Replies: 1
» Views: 304
|
Languages
Forum: General Coding Help
Last Post: Arush
2 hours ago
» Replies: 2
» Views: 84
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: leo54
7 hours ago
» Replies: 17
» Views: 1,549
|
Pip help
Forum: General Coding Help
Last Post: leo54
7 hours ago
» Replies: 5
» Views: 620
|
How To Attach data Files
Forum: Board
Last Post: leo54
7 hours ago
» Replies: 4
» Views: 4,214
|
Error on import: SyntaxEr...
Forum: General Coding Help
Last Post: Kiongi
Yesterday, 07:49 AM
» Replies: 8
» Views: 21,266
|
Wish to write a code for ...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 06:08 AM
» Replies: 3
» Views: 588
|
How can I write formatted...
Forum: General Coding Help
Last Post: hanmen9527
May-20-2025, 12:26 PM
» Replies: 13
» Views: 28,837
|
How to attach images to a...
Forum: Board
Last Post: sethmike9
May-19-2025, 04:08 AM
» Replies: 6
» Views: 8,953
|
|
|
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
|
|
|
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
|
|
|
|