| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 33 online users. » 0 Member(s) | 30 Guest(s) Google, Bing, AOL
|
|
|
| Any idea? |
|
Posted by: Cloved1945 - Sep-12-2024, 07:42 AM - Forum: General Coding Help
- Replies (1)
|
 |
New to Python but not to coding.
I would like to copy only the hidden files and folders in my home directory with rsync from a Python script.
The..... More
|
|
|
| Beginner Help |
|
Posted by: GilleyTheKid - Sep-09-2024, 05:00 PM - Forum: General Coding Help
- Replies (7)
|
 |
I'm having problems with a couple parts of the Python Crash Course 3rd Edition book. The first problem im having is getting a line with super(). ___in..... More
|
|
|
| Letter T |
|
Posted by: MTC - Sep-09-2024, 04:04 PM - Forum: General Coding Help
- Replies (2)
|
 |
I am newer to Python. Let's say, self taught. I am using Python 3.12. Can anyone tell me why the letter 'T' does not work unless I have caps lock o..... More
|
|
|
| Understanding What to test |
|
Posted by: strikeouts27 - Sep-09-2024, 04:25 AM - Forum: General Coding Help
- No Replies
|
 |
So I completed this hacking.py python game and I was told that I need to write tests afterwards. I am starting to recognize that I should have written..... More
|
|
|
| Strange Code |
|
Posted by: ov10fac - Sep-07-2024, 03:49 AM - Forum: General Coding Help
- Replies (2)
|
 |
I am new to python, but not to coding. I have been coding in C, C++, php and some others but just started coding in python. I have come across a pie..... More
|
|
|
| mariaDB |
|
Posted by: DPaul - Sep-06-2024, 05:39 AM - Forum: Bar
- No Replies
|
 |
I'm in the process of migrating millions of records from SQLlite to Mariadb (and HeidiSQL.)
What would be the best book on those softwares that you c..... More
|
|
|
| Shared memory issue |
|
Posted by: Lchunleo - Sep-06-2024, 05:21 AM - Forum: General Coding Help
- No Replies
|
 |
Hi
Am using python 3.8 and using the shared memory module from multiprocessing.
I have a simple setup that two docker container where each of them..... More
|
|
|
| tabular visualization |
|
Posted by: anthos5 - Sep-05-2024, 12:04 PM - Forum: Data Science
- Replies (4)
|
 |
Hello everyone,
I hope you're all doing well.
I have a dataframe containing the name of the months (Jan to Dec):
[python]
import pandas as pd..... More
Attached Files
Thumbnail(s)
|
|
|
| Version 0.02 of the PySide6 Weather App |
|
Posted by: menator01 - Sep-04-2024, 01:58 PM - Forum: Code sharing
- No Replies
|
 |
This version should work world wide. May have some bugs when it comes to the wind direction arrow. I've tried testing it and the rain.
To try it cre..... More
Attached Files
Thumbnail(s)
|
|
|
| PySide6 Movie Search |
|
Posted by: menator01 - Sep-03-2024, 02:00 AM - Forum: Code sharing
- No Replies
|
 |
I re-write the movie search script if anyone would like to give it a try.
I've not uploaded to my github yet but, you can get it from ..... More
|
|
|
|