Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,940
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,516
Full Statistics
|
Online Users |
There are currently 81 online users. » 1 Member(s) | 74 Guest(s) Applebot, Bing, Google, AOL, AOL, kshahzad1985
|
Latest Threads |
A coding beginner needs h...
Forum: General Coding Help
Last Post: paul18fr
9 hours ago
» Replies: 1
» Views: 253
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Today, 04:48 AM
» Replies: 8
» Views: 396
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,594
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 967
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,316
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,857
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,638
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,737
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,921
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,469
|
|
|
Error runpy.py |
Posted by: parthi1705 - Apr-16-2018, 12:14 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi
I am getting the below error when tried to install any lib like urllib,urlib2,request etc
my OS is Windows:7 / 64 Bit
What could be the rea..... More
|
|
|
indent error |
Posted by: metalray - Apr-16-2018, 10:42 AM - Forum: Data Science
- Replies (2)
|
 |
Dear Python Experts,
I am new to python and trying to get familar with Keras.
I have the following line in my code that executes fine:
[pytho..... More
|
|
|
lookup |
Posted by: garikhgh0 - Apr-16-2018, 09:27 AM - Forum: Data Science
- No Replies
|
 |
Hi, I'd like to know if there is a mrthod to lookup dataframe tables in pandas/python?
|
|
|
Continue SUDO project |
Posted by: sylas - Apr-16-2018, 08:56 AM - Forum: GUI
- Replies (6)
|
 |
Hi all ! Though I am a beginner in python, I try to continue the tkinter Sudoku project, I named SUDO. For the moment there are 4 files: __main__.py, ..... More
|
|
|
Investment calculator |
Posted by: beardedkiwi - Apr-16-2018, 01:54 AM - Forum: Homework
- Replies (2)
|
 |
Hello
Anyway, my assignment question is to create a program that acts as an investment calculator using the following formula:
S = P(1+j/n)^nt
Answ..... More
|
|
|
Magnitude and Phase spectrum |
Posted by: ramsese - Apr-15-2018, 10:18 PM - Forum: Data Science
- No Replies
|
 |
I'm having trouble with graphing the magnitude and phase spectrum of the following function with give period T= 10^-6
-10^6 * t + 0.5 when 0 <= t <= ..... More
|
|
|
Dictionary and List |
Posted by: liewchaochein - Apr-15-2018, 10:06 AM - Forum: General Coding Help
- Replies (2)
|
 |
[python]
new_row1 = [' ', '|', ' ', '|', ' ']
new_row2 = [' ', '|', ' ', '|', ' ']
new_row3 = [' ', '|', ' ', '|', ' ']
def displayBoard(row1, r..... More
|
|
|
Python tkinter&pymysql |
Posted by: xgrzeniu - Apr-15-2018, 04:56 AM - Forum: GUI
- Replies (3)
|
 |
Gentlemen, can you help me? I have a piece of code. There are two text fields 1 (tpn) 2 (name) in the script. In the mysql database I also have two tp..... More
|
|
|
If Statements |
Posted by: Constantin - Apr-14-2018, 08:27 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hello Python Users,
I have started coding a few days ago and I want to write a code where it asks what age you are(for example 15) and it gives you..... More
|
|
|
|