| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,289
» Latest member: J2M
» Forum threads: 38,793
» Forum posts: 175,881
Full Statistics
|
| Online Users |
There are currently 55 online users. » 1 Member(s) | 49 Guest(s) Bing, Google, Applebot, AOL, lovedeep
|
| Latest Threads |
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
5 hours ago
» Replies: 5
» Views: 49
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 12:05 PM
» Replies: 5
» Views: 155
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 62
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,494
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 155
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 70
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,092
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,306
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 400
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 227
|
|
|
| Mad Libs Program |
|
Posted by: theguywithcurls - Nov-13-2019, 04:41 PM - Forum: General Coding Help
- Replies (10)
|
 |
Hey everyone!
I'm working on my first python project on my own and decided to take on building a Mad Libs Program. I have a directory of possible s..... More
|
|
|
| docx module alternatives |
|
Posted by: Clunk_Head - Nov-13-2019, 03:12 PM - Forum: General Coding Help
- No Replies
|
 |
I'm reading all of the text from a word document(docx).
Until upgrading to 3.8 the docx module has done a fine job, but today I ran into a compound is..... More
|
|
|
| Machine Learning Polynomial Regression |
|
Posted by: braveYug - Nov-13-2019, 11:41 AM - Forum: Data Science
- No Replies
|
 |
Hello All,
I am facing some problem while implementing polynomial regression for my machine learning module. Part of my code is as below:
[python..... More
Attached Files
Thumbnail(s)
|
|
|
| Extracting Text |
|
Posted by: Evil_Patrick - Nov-13-2019, 05:08 AM - Forum: General Coding Help
- Replies (6)
|
 |
So I have a text file. containing around 400 lines of my Instagram following info like Email:username:posts
I want to extract all the usernames int..... More
|
|
|
| Question with Code |
|
Posted by: Than999 - Nov-13-2019, 12:30 AM - Forum: Homework
- Replies (4)
|
 |
Hi, why is my code; "str(input('Enter a plan: ; plan)) giving me a syntax error? I thought this syntax is perfectly legal in Python.
[Python]
plan..... More
|
|
|
| reshape from 3D to 3D matrix |
|
Posted by: paul18fr - Nov-12-2019, 11:26 AM - Forum: Data Science
- No Replies
|
 |
Hi
In the following example, I'm still trying to find a way to reshape the 2D matrix into a 3D one:
|
|
|
| while loop |
|
Posted by: Blob - Nov-12-2019, 11:03 AM - Forum: General Coding Help
- Replies (9)
|
 |
I'm currently doing a tutorial on while loops, I followed along fine, but I always try to add something of my own to each code he teaches, so my brain..... More
|
|
|
|