| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 29 online users. » 1 Member(s) | 23 Guest(s) Google, Bing, Apple, AOL, SledgeNE
|
|
|
| Threads and Event |
|
Posted by: ricardons - Mar-08-2018, 04:22 PM - Forum: Data Science
- Replies (1)
|
 |
this is not working
I don't understand this threading.Event
what i am doing wrong?
[python]import threading
import numpy as np
from time im..... More
|
|
|
| pyuff |
|
Posted by: Ragnar - Mar-08-2018, 03:53 PM - Forum: Data Science
- Replies (4)
|
 |
Hello,
I am a beginner with python and I would like to use the package pyuff to read some unv files using python3.
I try to use the examples h..... More
|
|
|
| Draughts |
|
Posted by: SummBuddie - Mar-08-2018, 10:29 AM - Forum: Homework
- Replies (2)
|
 |
The program keeps resetting the Team and counter variables stopping the y team from playing.
[python]
import os
import sys
X_Team_lives = 12
Y..... More
|
|
|
| facebook groups |
|
Posted by: metulburr - Mar-08-2018, 10:19 AM - Forum: Bar
- Replies (16)
|
 |
I hate facebook groups in comparison to forums. The admins (or just regular people on a power trip) make some of the dumbest rules ever. Whereas forum..... More
|
|
|
| smtpd or aiosmtpd |
|
Posted by: Skaperen - Mar-08-2018, 04:10 AM - Forum: News and Discussions
- No Replies
|
 |
has anyone here used the smtpd or aiosmtpd modules? i am wanting to code up a receive-only email daemon (everything coming in will be stored to a fil..... More
|
|
|
| Pandas Shift Column |
|
Posted by: shaq - Mar-08-2018, 12:13 AM - Forum: Data Science
- No Replies
|
 |
Hi guys,
I'm new to Pandas and after 2 days of desperate trying I would like to ask for your help.
I have an output by a program in a txt file w..... More
|
|
|
| [PySide2][PyQt5] update QTableView |
|
Posted by: cpuin - Mar-07-2018, 10:20 PM - Forum: GUI
- No Replies
|
 |
Hi,
I have a QDialog for inserting a row in model of QTableView.
I'don't know how to update the view after inserting a row in the model.
|
|
|
| lifetime cycle counter |
|
Posted by: Ixxxxxx - Mar-07-2018, 07:26 PM - Forum: General Coding Help
- No Replies
|
 |
I made the generic code to do the job i want, but i want to also keep track of the total number of cycles the machine does. to keep this data when the..... More
|
|
|
| Button - How to call functions |
|
Posted by: gio123 - Mar-07-2018, 05:10 PM - Forum: GUI
- Replies (1)
|
 |
Hi All,
Using Kivy I need to call a function by pressing a Button. At the moment this code work fine but only to end the program execution.
[pytho..... More
|
|
|
|