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,547
Full Statistics
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 33 Guest(s) Bing, Google, AOL
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: noisefloor
8 minutes ago
» Replies: 4
» Views: 69
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
10 hours ago
» Replies: 1
» Views: 468
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,005
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,565
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 468
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 925
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 955
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,220
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,834
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,874
|
|
|
Loop Excel Range |
Posted by: Kristenl2784 - Jun-18-2020, 04:10 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
This script currently loops through all the excel files in my input dir. How would I make it so I could pick excel files 5-10, or 15-20 to ..... More
|
|
|
Github help |
Posted by: Evil_Patrick - Jun-18-2020, 03:49 PM - Forum: General Coding Help
- Replies (1)
|
 |
So Let's imagine I want to upload my project to Github
Does I have to included pre-installed modules with python in the requirements file?
|
|
|
unicode question |
Posted by: DPaul - Jun-18-2020, 02:48 PM - Forum: General Coding Help
- Replies (5)
|
 |
Hi,I am looking amongst the zillions of unicode chars and I can print them like this.
(I understand that in python 3 the leading "u" is not necessary..... More
|
|
|
filtering arrays |
Posted by: dramauh - Jun-18-2020, 12:16 PM - Forum: Homework
- Replies (4)
|
 |
Hi everyone,
This is my first post in this forum. This question is not related with homework but it is really basic question. So I hope this is th..... More
|
|
|
TypeError |
Posted by: omega_elite - Jun-17-2020, 11:05 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hi
Please could someone help with the error I am getting with my code
[error]Connected by ('127.0.0.1', 51995)
b'PON'
Command Screen On Receiv..... More
|
|
|
Save as problem |
Posted by: Kristenl2784 - Jun-17-2020, 03:17 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
I'm trying to use an excel file that has a list of names in it, that I want the script to use when doing a save as at the end. The list is ..... More
|
|
|
Repeat question (for loop) |
Posted by: rs74 - Jun-17-2020, 12:16 PM - Forum: Homework
- Replies (7)
|
 |
Trying to make a small program where a user can answer basic questions (1+1 etc). But the questions should be random, in my code, no random numbers ar..... More
|
|
|
|