Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,942
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,517
Full Statistics
|
Online Users |
There are currently 42 online users. » 0 Member(s) | 38 Guest(s) AOL, Google, Bing, AOL
|
Latest Threads |
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
2 hours ago
» Replies: 8
» Views: 225
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
2 hours ago
» Replies: 1
» Views: 1,704
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
4 hours ago
» Replies: 0
» Views: 53
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,429
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 841
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,677
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,190
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,706
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,516
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,616
|
|
|
No module named scipy |
Posted by: kirill - Mar-16-2018, 04:03 PM - Forum: Data Science
- Replies (2)
|
 |
Hello. I'm trying to import scipy.io library. If I write code below in command console, it works right, but if I write this in file.py and run this I ..... More
|
|
|
Radio speakers countdown timer |
Posted by: Alkatron - Mar-16-2018, 10:36 AM - Forum: Code sharing
- No Replies
|
 |
I made a stupid countdown timer in python and tkinter for friends who record for a radio and need a well-visible timer.
It is all configurable fonts,..... More
|
|
|
a new technology i'd like to see created |
Posted by: Skaperen - Mar-16-2018, 04:54 AM - Forum: Bar
- No Replies
|
 |
a new technology i'd like to see created is a visual checksum for images. it would be like checksums such as md5 and sha256. it would output a hash ..... More
|
|
|
Python 3.6.4 setup fails |
Posted by: embeeusername - Mar-16-2018, 04:14 AM - Forum: Homework
- Replies (2)
|
 |
[size=medium]Hi all,
Am trying to install python 3.6.4 on windows 10 pro. The setup fails with 0x80070643 - Fatal error during installation. H..... More
|
|
|
numpy.interp |
Posted by: silverfish - Mar-15-2018, 10:28 PM - Forum: Data Science
- Replies (1)
|
 |
Hi :)
I'd like to know if someone knows how to translate these linecodes from scilab into Python:
Var1=splin(x,y)
Var2=interp(p,x,y,Var1);
Because I..... More
|
|
|
|