Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 34 online users. » 0 Member(s) | 28 Guest(s) Bing, Google, Apple, AOL, AOL
|
Latest Threads |
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
4 hours ago
» Replies: 6
» Views: 718
|
Integer Factorization Too...
Forum: Code sharing
Last Post: fosuwxb
5 hours ago
» Replies: 0
» Views: 44
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
9 hours ago
» Replies: 8
» Views: 446
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,826
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 691
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,225
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,796
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,195
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,156
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,456
|
|
|
urlopen error |
Posted by: newmoon - Apr-17-2020, 09:29 PM - Forum: Networking
- Replies (2)
|
 |
Hi, Python Web Scrapers,
I wrote a simple code to use urlopen function, but it didn't work.
I don't know what's wrong with my code.
Python 3.8..... More
|
|
|
Building SSH tunnel? |
Posted by: searching1 - Apr-17-2020, 08:39 PM - Forum: Networking
- No Replies
|
 |
Hi Everyone,
Would like to know if anyone here has a sample of code related to ssh tunnel using pexpect and default libraries only?
Curr..... More
|
|
|
Polyfit Error |
Posted by: Tobes28 - Apr-17-2020, 03:13 PM - Forum: Data Science
- Replies (3)
|
 |
Hi everyone,
I am writing a bit of code whose purpose, essentially, is to take a data set (density varying with 10 different temperatures) from a C..... More
|
|
|
Regex excluding |
Posted by: ClassicalSoul - Apr-17-2020, 02:13 PM - Forum: General Coding Help
- Replies (2)
|
 |
How could I use regex to match everything not in between hyphens? E.g. re.search(r"<>", "- i don't want this - I do want this")
Edit: This particu..... More
|
|
|
JSON to CSV |
Posted by: baluchen - Apr-17-2020, 11:06 AM - Forum: General Coding Help
- Replies (3)
|
 |
Dear all,
I just started learning Python and got the requirement to format json data into csv. I tried with Pandas and it seems it doesn't work wit..... More
|
|
|
Tic Tac Toe |
Posted by: pyzyx3qwerty - Apr-17-2020, 10:44 AM - Forum: Code sharing
- Replies (1)
|
 |
So, I was working on this for a few days, and i was finally able to make a simple tic tac toe game. It's pretty fun and I personally enjoyed making it..... More
|
|
|
|