| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,296
» Latest member: nicos18
» Forum threads: 38,795
» Forum posts: 175,886
Full Statistics
|
| Online Users |
There are currently 45 online users. » 0 Member(s) | 41 Guest(s) Bing, Google, AOL, Mojeek
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: Pedroski55
3 hours ago
» Replies: 1
» Views: 52
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 60
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 231
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 121
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 83
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,518
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 170
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,140
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,323
|
|
|
| 3d graph points |
|
Posted by: squillam - Sep-28-2019, 01:21 PM - Forum: Homework
- Replies (1)
|
 |
Below is some code and it wont map a graph with the points on it for some reason???
[python]
import numpy as np
import csv
#import the ploting l..... More
|
|
|
| Python Coding |
|
Posted by: anh3phecan - Sep-28-2019, 05:51 AM - Forum: Homework
- Replies (6)
|
 |
Hi , i need help to get this coding filed but i have no idea how to deal with cumulative worldwide gross ?
[python]from imdb import IMDb
ia = IMD..... More
|
|
|
| GUI help for search engine |
|
Posted by: carzymind - Sep-27-2019, 10:49 AM - Forum: GUI
- No Replies
|
 |
This is my first project on python and tkniter. I attached my code. I am not able to create a different frame for different menu. When i click any men..... More
|
|
|
| Chatbot |
|
Posted by: metro17 - Sep-27-2019, 09:48 AM - Forum: Data Science
- Replies (1)
|
 |
[python]import random
greetings = ['hola', 'hello', 'hi', 'Hi', 'hey!','hey']
question = ['How are you?','How are you doing?']
responses = ['Okay',..... More
|
|
|
| Vehicle availability |
|
Posted by: beginner1 - Sep-27-2019, 09:16 AM - Forum: Data Science
- Replies (4)
|
 |
Hi,
New to python and machine learning and had a look at various examples, titanic, iris classification, house price regression etc.
Looking if ..... More
|
|
|
| IDLEX Extension - A Promising IDE For Python. |
|
Posted by: adt - Sep-27-2019, 05:09 AM - Forum: News and Discussions
- Replies (2)
|
 |
Experimentation with various IDE's/Code Editors, including VS-Code, PyCharm, Sublime Text, Atom, Wing, Thonny, Spyder, Jupyter Notes, Jupyter Lab, PyS..... More
|
|
|
| MainFrame is not defined |
|
Posted by: Linuxdesire - Sep-26-2019, 09:17 PM - Forum: GUI
- Replies (2)
|
 |
I am following a YouTube Tutorial but I am getting a MainFrame error.
NameError: name 'MainFrame' is not defined
The following is the code I am..... More
|
|
|
| I am a beginner |
|
Posted by: Wraith2102 - Sep-26-2019, 03:52 PM - Forum: General Coding Help
- Replies (2)
|
 |
print ('my name is {}'. format ( 'parv'.title()).capitalize())
I want a result in which both 'm' and 'p' are capital
|
|
|
|