Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 731 online users. » 0 Member(s) | 728 Guest(s) Bing, Google, Yandex
|
Latest Threads |
Copy the Contacts (member...
Forum: Web Scraping & Web Development
Last Post: RachelGregory
4 hours ago
» Replies: 2
» Views: 2,991
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: vytlacfoto
5 hours ago
» Replies: 17
» Views: 1,391
|
How to attach images to a...
Forum: Board
Last Post: sethmike9
Yesterday, 04:08 AM
» Replies: 6
» Views: 8,885
|
How To Attach data Files
Forum: Board
Last Post: sethmike9
Yesterday, 04:05 AM
» Replies: 3
» Views: 4,151
|
Text frame
Forum: Homework
Last Post: Pedroski55
May-18-2025, 07:39 PM
» Replies: 2
» Views: 381
|
Python automation: Sendin...
Forum: General Coding Help
Last Post: olips784
May-18-2025, 06:28 PM
» Replies: 0
» Views: 180
|
class Blockage not projec...
Forum: General Coding Help
Last Post: deanhystad
May-15-2025, 04:32 PM
» Replies: 1
» Views: 297
|
Import vs from x import
Forum: General Coding Help
Last Post: snippsat
May-15-2025, 04:09 PM
» Replies: 1
» Views: 232
|
Trouble with Average Calc...
Forum: General Coding Help
Last Post: Pate
May-15-2025, 07:38 AM
» Replies: 4
» Views: 1,403
|
tracking version during r...
Forum: News and Discussions
Last Post: Skaperen
May-15-2025, 12:25 AM
» Replies: 0
» Views: 171
|
|
|
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: 203)
|
|
|
|