Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 47 online users. » 1 Member(s) | 41 Guest(s) Google, AOL, Bing, Apple, snippsat
|
Latest Threads |
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
2 hours ago
» Replies: 7
» Views: 2,769
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: tester_V
3 hours ago
» Replies: 5
» Views: 287
|
looking for help
Forum: Bar
Last Post: PhamMaria
4 hours ago
» Replies: 1
» Views: 1,890
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:58 PM
» Replies: 1
» Views: 631
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,160
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,730
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 622
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,112
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,097
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,377
|
|
|
Issue with dataframe column |
Posted by: nsadams87xx - May-29-2020, 02:00 AM - Forum: Data Science
- No Replies
|
 |
Hey everyone, I'm trying to set a y variable to a dataframe column so I can run train test split on it but I'm getting the following error when I try ..... More
|
|
|
Class question |
Posted by: robdineen - May-28-2020, 09:16 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hello i have been learning Python 3 and its going in quite well.
But i have a query about classes.
i have the below code
[python]class Studen..... More
|
|
|
Alien Invasion |
Posted by: kleeklee - May-28-2020, 07:53 PM - Forum: Game Development
- Replies (2)
|
 |
I'm trying to teach myself Python. I have a little knowledge in C++, so python isn't completely foreign to me, but it's all still really new to me.
..... More
|
|
|
Convert Strings to Floats |
Posted by: samalombo - May-28-2020, 05:36 PM - Forum: Data Science
- Replies (2)
|
 |
Dear all.
I have the following dataset:
0 27.05.2020 19,93 19,80 19,93 19,15 74,31M 1,32%
1 26.05.2020 19,67 19,98 20,09 19..... More
|
|
|
keep cmd open |
Posted by: astral_travel - May-28-2020, 05:19 PM - Forum: General Coding Help
- Replies (3)
|
 |
i just made an exe file with pyinstaller (both in linux and in windows).
when i run the program in windows (cmd) - it closes the window when the la..... More
|
|
|
Guess my number |
Posted by: foksikrasa - May-28-2020, 04:12 PM - Forum: Code sharing
- No Replies
|
 |
A popular game of guess my number:
[python]import time
import random
print("Ill think of a number.")
time.sleep(3)
number = random.randint(1,10..... More
|
|
|
Troubles with program |
Posted by: Harambe - May-27-2020, 10:38 PM - Forum: Homework
- Replies (37)
|
 |
Hello!
I am a student and I am learning for my admission test to the university and I was wondering if there is any possibility to create any “light”..... More
|
|
|
|