Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,730
» Forum posts: 175,543
Full Statistics
|
Online Users |
There are currently 39 online users. » 1 Member(s) | 34 Guest(s) Bing, Google, AOL, AOL, Pedroski55
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: tester_V
22 minutes ago
» Replies: 0
» Views: 14
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
4 hours ago
» Replies: 1
» Views: 450
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
9 hours ago
» Replies: 4
» Views: 1,987
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,554
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 455
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 909
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 941
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,210
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,823
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,863
|
|
|
Xbox Controller |
Posted by: arki - Jun-30-2020, 10:32 AM - Forum: General Coding Help
- No Replies
|
 |
Hey, how i can simulate xbox pad key press.
I mean this code:
keyboard.press('a')
keyboard.release('a')
But i want 'a' change to 'X' on xbox ..... More
|
|
|
question on list in Python |
Posted by: spalisetty06 - Jun-30-2020, 08:58 AM - Forum: Homework
- Replies (1)
|
 |
Hello,
Can you please explain to me in simple lines, the difference between "a = list("apple)" and "a = ["apple"]"?
Actually I was trying to append ..... More
|
|
|
learning Python + SQL |
Posted by: ABVSVL - Jun-30-2020, 08:40 AM - Forum: General Coding Help
- Replies (6)
|
 |
Started learning Python + SQL.
Experience 0 = ((
There is a TXT file local. How can I make requests in it? How to import TXT into SQL?
|
|
|
merging data frames |
Posted by: sportcardinal - Jun-30-2020, 12:21 AM - Forum: General Coding Help
- No Replies
|
 |
I am relatively new to python.
If I have a dataframe where the first column is an index with DateTime values, and the second column is price, and the..... More
|
|
|
|