| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 48 online users. » 1 Member(s) | 37 Guest(s) Applebot, Bing, Google, Mojeek, AOL, Facebook, deanhystad
|
| Latest Threads |
New to python and coding
Forum: Homework
Last Post: jefsummers
32 minutes ago
» Replies: 4
» Views: 99
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
2 hours ago
» Replies: 6
» Views: 163
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 09:52 AM
» Replies: 11
» Views: 300
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 05:07 AM
» Replies: 5
» Views: 271
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 101
|
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,619
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 201
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 185
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,173
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,421
|
|
|
| PCA analysis on blobs |
|
Posted by: erdemath - Aug-26-2021, 07:47 PM - Forum: Data Science
- No Replies
|
 |
I am trying to do PCA analysis on the classical makeblobs routine. There is a problem with the drawing the arrows. The code and the error message are..... More
|
|
|
| metaclass |
|
Posted by: Bric - Aug-26-2021, 05:22 PM - Forum: Homework
- Replies (5)
|
 |
hello I am doing an exercise and I am stuck on a part that I do not understand too much (metaclass). I need to write the MetaInherList metaclass for t..... More
|
|
|
| design |
|
Posted by: fakka - Aug-26-2021, 01:14 PM - Forum: General Coding Help
- Replies (4)
|
 |
HI
I have data that will look like this. Idea is to compare all parameters from machine 2 and 3 to the master machine (machine 1).
Whats the best wa..... More
|
|
|
| question for a tkinter dialog box |
|
Posted by: RobertAlvarez424 - Aug-24-2021, 10:34 PM - Forum: GUI
- Replies (2)
|
 |
[python]import tkinter as tk
root = tk.Tk()
logo = tk.PhotoImage(file="python_logo_small.gif")
w1 = tk.Label(root, image=logo).pack(side="right")
e..... More
|
|
|
| Cython Numpy EWA |
|
Posted by: Johanoosterwaal - Aug-24-2021, 06:23 PM - Forum: Code Review
- No Replies
|
 |
Hi Everyone,
I'm working on a back testing EWA script based on python and Cython(Still new to it) for speed.
almost all of my code in almost full..... More
|
|
|
| Rotating a rectangle |
|
Posted by: CompleteNewb - Aug-23-2021, 09:20 PM - Forum: Game Development
- Replies (19)
|
 |
Hello, i'm having trouble rotating a rectangle on screen. I'm not a computer science student and I need help because I have been at it for a couple of..... More
|
|
|
|