Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 337 online users. » 2 Member(s) | 327 Guest(s) Apple, Baidu, Google, AOL, Yandex, AOL, Axel_Erfurt, snippsat
|
Latest Threads |
Qt Event Filtering
Forum: GUI
Last Post: Axel_Erfurt
54 minutes ago
» Replies: 1
» Views: 27
|
Convert .pdf to .txt
Forum: General Coding Help
Last Post: Pedroski55
3 hours ago
» Replies: 7
» Views: 361
|
Trouble Importing cell2lo...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 04:00 PM
» Replies: 3
» Views: 225
|
Why is bool() an instance...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 02:41 AM
» Replies: 5
» Views: 228
|
[SOLVED] Why does regex f...
Forum: General Coding Help
Last Post: Pedroski55
Jul-11-2025, 11:52 PM
» Replies: 7
» Views: 3,980
|
Custom Sorting List of Di...
Forum: Homework
Last Post: Larz60+
Jul-11-2025, 03:34 PM
» Replies: 1
» Views: 141
|
Coding Standards
Forum: General Coding Help
Last Post: snippsat
Jul-11-2025, 01:12 PM
» Replies: 2
» Views: 223
|
Make code run faster: poi...
Forum: General Coding Help
Last Post: FrankBuckland
Jul-11-2025, 07:24 AM
» Replies: 3
» Views: 763
|
Cleaning my code to make ...
Forum: General Coding Help
Last Post: FrankBuckland
Jul-11-2025, 07:20 AM
» Replies: 14
» Views: 4,340
|
Data cleaning help
Forum: General Coding Help
Last Post: FrankBuckland
Jul-11-2025, 07:18 AM
» Replies: 2
» Views: 2,915
|
|
|
filedialog, open a file error |
Posted by: liketocode - Dec-07-2022, 07:55 PM - Forum: GUI
- Replies (4)
|
 |
Hello
I would like to know how to avoid an error when i close the window instead of choosing a file to open.
Window that show after clicking on "..... More
|
|
|
rotate error function |
Posted by: schniefen - Dec-07-2022, 02:40 PM - Forum: Homework
- No Replies
|
 |
I would like to rotate a function that is defined in terms of the error function, see here. I ..... More
Attached Files
Thumbnail(s)
|
|
|
Binary tree |
Posted by: AlexPython - Dec-06-2022, 09:28 PM - Forum: General Coding Help
- Replies (3)
|
 |
let said that I get a randomly created array of 12 numbers for this tree below instead of having the number picked by me, should I hand-pick the root?..... More
|
|
|
UTF-8 and UTF-16 |
Posted by: garynewport - Dec-06-2022, 07:09 PM - Forum: General Coding Help
- Replies (5)
|
 |
I encountered an interesting problem in that PowerShell under Windows 11 will create any new file as UTF-16 instead of UTF-8. It is possible to set Po..... More
|
|
|
Dictionary help |
Posted by: iuno - Dec-06-2022, 09:12 AM - Forum: General Coding Help
- Replies (5)
|
 |
I am working on a simple telnet program that interacts with a Lutron lighting system. The Lutron system allows me to enter a monitoring mode where it ..... More
|
|
|
List joining |
Posted by: deatz - Dec-05-2022, 07:50 PM - Forum: Homework
- Replies (14)
|
 |
Good day,
I have searched and read and tried options for days... I know it must be simple, yet here I am.
I am creating a list from two user inp..... More
|
|
|
Syntax error |
Posted by: tibbj001 - Dec-05-2022, 06:12 PM - Forum: General Coding Help
- Replies (2)
|
 |
I'm getting a Syntax error on the final line, unsure why?
[python]# Function to prepare data for deep learning
def prepare_dl_data(data):
# ..... More
|
|
|
Advent of Code |
Posted by: astral_travel - Dec-05-2022, 06:01 PM - Forum: General Coding Help
- Replies (29)
|
 |
hey,
i'm trying the advent of code challange,
i currently have the following code:
[python]
input_file = open("/home/tal/PycharmProjects/pythonProje..... More
Attached Files
input.txt (Size: 10.22 KB / Downloads: 211)
|
|
|
|