Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,947
» Latest member: Markbel386
» Forum threads: 38,726
» Forum posts: 175,524
Full Statistics
|
Online Users |
There are currently 56 online users. » 0 Member(s) | 47 Guest(s) Bing, Applebot, Google, AOL, Facebook
|
Latest Threads |
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
7 hours ago
» Replies: 5
» Views: 9,150
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
10 hours ago
» Replies: 0
» Views: 65
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Today, 03:29 AM
» Replies: 2
» Views: 462
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Today, 02:36 AM
» Replies: 0
» Views: 97
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 08:56 PM
» Replies: 9
» Views: 606
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,831
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,139
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,495
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,065
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,806
|
|
|
Noob help :) |
Posted by: rwood1875 - Jun-03-2018, 12:33 PM - Forum: Homework
- Replies (2)
|
 |
Hi all. I'm getting an error message when running the following code.
I'm assuming its something to do with integers not being strings and vice-versa..... More
|
|
|
need pulse counter in GUI |
Posted by: shivshankar1986 - Jun-03-2018, 07:16 AM - Forum: GUI
- Replies (5)
|
 |
Hello everyone,
I am new on Tkinter, I have python program which is I want to convert to GUI, Its simple pulse counter using Raspberry pi 3 and Nodemc..... More
|
|
|
Need help |
Posted by: cwong79 - Jun-02-2018, 09:50 PM - Forum: Homework
- Replies (3)
|
 |
I don't know what the second logical error is. Can anyone help?
1) Please review the Python 3 code snippet below. In this sn..... More
|
|
|
Folium FastMarkerCluster |
Posted by: OgnjanD - Jun-01-2018, 06:20 PM - Forum: Data Science
- No Replies
|
 |
I am plotting gun violence incidents in the U.S. with folium FastMarkerCluster. The code bellow does the job rather well.
[python]lats2018 = guns20..... More
|
|
|
How to do matrix subtraction |
Posted by: SriRajesh - Jun-01-2018, 02:00 PM - Forum: Data Science
- No Replies
|
 |
Hi,
I have below two arrays
1. my test data
2. my prediction data
[python]print(y_pred2)
[0 2 0 2 0 0]
print(y_test)
y
30 0
31 0
32 0..... More
|
|
|
running script help |
Posted by: matyricon - Jun-01-2018, 07:20 AM - Forum: Bar
- Replies (1)
|
 |
Hey,
A mate and i recently came across an Alpha 320c Led sign and we have been using the demo software through a serial connection to upload text to..... More
|
|
|
Please help me with my code |
Posted by: varungupta23 - May-31-2018, 06:20 PM - Forum: Homework
- Replies (3)
|
 |
Somehow the below mentioned code is getting into the infinite loop. Seems like it is not recognizing the
while loop termination conditions.
import r..... More
|
|
|
Help with or operator |
Posted by: Hamut - May-31-2018, 05:46 PM - Forum: Homework
- Replies (4)
|
 |
I'm steaming fresh out of the oven new to Python and trying to teach it to myself using an online book. Based on the little I've learned, I'm trying t..... More
|
|
|
|