Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,931
» Latest member: Lenowell
» Forum threads: 38,720
» Forum posts: 175,500
Full Statistics
|
Online Users |
There are currently 48 online users. » 0 Member(s) | 45 Guest(s) Bing, Google, AOL
|
Latest Threads |
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
7 minutes ago
» Replies: 1
» Views: 323
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
10 hours ago
» Replies: 8
» Views: 2,289
|
real community
Forum: News and Discussions
Last Post: decuser
10 hours ago
» Replies: 3
» Views: 1,427
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 236
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 81
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,765
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,012
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 706
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,057
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Sep-14-2025, 11:16 AM
» Replies: 4
» Views: 15,941
|
|
|
luks partitiion |
Posted by: arbiel - Dec-13-2022, 03:05 PM - Forum: General Coding Help
- No Replies
|
 |
Hi
I'm looking for a package to handle luks partitions.
Please, if there is one, tell me how to install it ?
Arbiel
|
|
|
First python project |
Posted by: PatM - Dec-13-2022, 12:09 AM - Forum: Code Review
- Replies (2)
|
 |
Ok my first completed Python/PySide6 program. Works fine but I would classify myself as a clumsy wannabe programmer at best so it's pretty ugly. I sti..... More
|
|
|
point of sale code problem |
Posted by: dethnode - Dec-12-2022, 05:53 AM - Forum: Homework
- Replies (3)
|
 |
I am new to python and programming, but have enjoyed the semester learning what I have... However we were asked to follow a template and build a poin..... More
|
|
|
Make unique id in vectorized way based on text data column with similarity scoring |
Posted by: ill8 - Dec-12-2022, 03:22 AM - Forum: Data Science
- No Replies
|
 |
I have the following dataframe:
[python]d_test = {
'name' : ['South Beach', 'Dog', 'Bird', 'Ant', 'Big Dog', 'Beach', 'Dear', 'Cat', 'Fish', 'Dry..... More
|
|
|
Cube drawing |
Posted by: freethrownucleus - Dec-11-2022, 11:48 PM - Forum: Game Development
- Replies (51)
|
 |
Hi, I need some help.
I need to draw a cube exactly like this ["attachment"] but on a condition I can manuevar on that cube model after.
If anyone cou..... More
Attached Files
Thumbnail(s)
|
|
|
Sort by month in a plot |
Posted by: ph4n70m1988 - Dec-11-2022, 06:14 AM - Forum: Data Science
- No Replies
|
 |
I am using the following code to plot a graph.
[python]import pandas as pd
import numpy as np
import matplotlib as mpl
import matplotlib.pyplot ..... More
|
|
|
Transfer function |
Posted by: victoriomariani - Dec-10-2022, 01:39 PM - Forum: General Coding Help
- No Replies
|
 |
Hello! I need help for write this code in python:
Ts = 1; # sample time
z = tf('z',Ts) # Variable Z I tried [python]i..... More
|
|
|
|