Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 363 online users. » 1 Member(s) | 358 Guest(s) Google, Bing, Baidu, Yandex, ndc85430
|
|
|
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
|
|
|
Edit PDF |
Posted by: harrywass - Aug-30-2024, 01:09 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
I am trying to add editable text fields to multiple PDF's. Can someone tell me what the best import is?
Thanks
|
|
|
|