| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,313
» Latest member: wesley300
» Forum threads: 38,824
» Forum posts: 175,947
Full Statistics
|
| Online Users |
There are currently 38 online users. » 2 Member(s) | 31 Guest(s) Google, Bing, Applebot, AOL, wesley300, Pedroski55
|
|
|
| LED control menu |
|
Posted by: trippyt - May-31-2018, 06:43 AM - Forum: General Coding Help
- Replies (22)
|
 |
hi all,
im trying to creat a menu on a display-o-tronHAT from pimoroni
and would like to create a menu to control a led on and off to start with,
..... More
|
|
|
| Python functions in C |
|
Posted by: Skaperen - May-31-2018, 12:06 AM - Forum: Bar
- Replies (9)
|
 |
how many of you have ever written a Python function in C, even if just for Python2? i am wanting to get some idea how hard this is to decide i..... More
|
|
|
| Saving to Json file |
|
Posted by: Shambob1874 - May-30-2018, 08:13 PM - Forum: Homework
- Replies (1)
|
 |
Hi all , I've saved the results from my menu to json. when i click on the saved file it looks like it is only saving 1 dictionary and then overwriting..... More
|
|
|
| Statsmodels |
|
Posted by: garikhgh0 - May-30-2018, 01:21 PM - Forum: General Coding Help
- No Replies
|
 |
hi, I have q question on how to define p,q and q values for Arima Models.
[python]
fig = plt.figure(figsize=(16,6))
model = ARIMA(ts_log, order=(17, ..... More
|
|
|
| Input error |
|
Posted by: vijays3 - May-30-2018, 08:18 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi
I am taking input from user and when I run this code I get the error. Please help what I am doing wrong here.
[python]
print('Please enter ..... More
|
|
|
| a script i might need to write |
|
Posted by: Skaperen - May-30-2018, 05:54 AM - Forum: Bar
- Replies (3)
|
 |
a script i might need to write is to run another command is to capture both the stdout and stderr streams from that command, separately, with the orde..... More
|
|
|
| [PyGame] Block Game |
|
Posted by: Zman350x - May-29-2018, 08:26 PM - Forum: Code sharing
- Replies (3)
|
 |
A simple game that lets you draw with blocks. Made in a few hours to test/first use pickle (actually cPickle). I know the code is messy, don't worry a..... More
|
|
|
|