| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,306
» Latest member: jacklylee
» Forum threads: 38,799
» Forum posts: 175,902
Full Statistics
|
| Online Users |
There are currently 53 online users. » 1 Member(s) | 42 Guest(s) Applebot, Bing, AOL, Facebook, Google, Google Image, novaCharger99
|
|
|
| Nested formatting? |
|
Posted by: johneven - May-06-2019, 10:29 AM - Forum: Homework
- Replies (1)
|
 |
Sorry for another thread, but this is my favorite place to get help.
The problem is below.
Provided is a list of data about a store’s inventory wh..... More
|
|
|
| for loops and if |
|
Posted by: johneven - May-06-2019, 04:47 AM - Forum: Homework
- Replies (5)
|
 |
I feel like my code is correct, but keep getting wrong output for this homework question.
The problem is:
[b]Below are a set of scores that students ..... More
|
|
|
| Off topic SQL question |
|
Posted by: Larz60+ - May-06-2019, 02:16 AM - Forum: Bar
- Replies (3)
|
 |
This is a Query I am trying to get right with sqlite3 before I code it into my python program. My SQL is extremely rusty, so It's not obvious to me wh..... More
|
|
|
| Need help and suggestions |
|
Posted by: jsoberano - May-06-2019, 12:17 AM - Forum: Homework
- Replies (3)
|
 |
I need your suggestions and modification for this simple game. Please help.
[python]from random import randint
guesses = 0
print("Hello. Let's pla..... More
|
|
|
| Coding on Spyder problem |
|
Posted by: Frank1905 - May-04-2019, 06:27 PM - Forum: News and Discussions
- No Replies
|
 |
Hi,
I've just started studying Python and my professor suggested me to use Spyder as IDE.
I found 2 existing versions of Spyder: Spyder and Spyder3.
W..... More
|
|
|
| Keras Target Problem |
|
Posted by: inco - May-04-2019, 04:39 PM - Forum: Data Science
- Replies (1)
|
 |
The train data: 897 ndarrays (5,1980 - float64) between 0-1. The labels are binary, 0 or 1.
[python]
trainX.shape
Out[4]: (897, 5, 1980)
trainY.shape
..... More
|
|
|
|