| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 37 online users. » 0 Member(s) | 34 Guest(s) Bing, Google, AOL
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
54 minutes ago
» Replies: 8
» Views: 199
|
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
5 hours ago
» Replies: 3
» Views: 11,092
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 180
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 702
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,820
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 172
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 148
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 238
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,224
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 341
|
|
|
| installing pip |
|
Posted by: brecht83 - Nov-09-2018, 02:18 PM - Forum: General Coding Help
- Replies (1)
|
 |
I have a computer with python 3.7 and pip working.
Today I installed python 2.7 and it runs.
Now I'm trying to install pip for python 2.7 and I Alwa..... More
|
|
|
| Assist with calculation |
|
Posted by: bbm8 - Nov-09-2018, 09:25 AM - Forum: Homework
- Replies (2)
|
 |
I am writing a short program to count the number of times a digit appears in a large number but I can’t think of what math I would use to do this. I h..... More
|
|
|
| Flatiron school |
|
Posted by: TrueStudentOfPython - Nov-09-2018, 02:24 AM - Forum: News and Discussions
- No Replies
|
 |
Hi all,
I was just wondering if anyone has heard about Flatiron school , which is a coding boot camp.
curious if anyone had any thoughts or expe..... More
|
|
|
| what am I doing wrong? |
|
Posted by: imamy - Nov-08-2018, 05:40 PM - Forum: Homework
- Replies (10)
|
 |
I have this assignment for my second class where I have to write a code that would rotate a matrix by 90* clockwise. I came up with the idea to iterat..... More
|
|
|
| Responsibility in MVP Pattern |
|
Posted by: CanadaGuy - Nov-08-2018, 12:48 AM - Forum: GUI
- Replies (10)
|
 |
I'm new to the concept of enforcing some kind of design pattern in the application (using wxPython) I'm trying to write according to MVP (model-view-p..... More
|
|
|
| Drop a row if it contains a certain value in pandas |
|
Posted by: deltanov - Nov-07-2018, 09:54 PM - Forum: Data Science
- Replies (4)
|
 |
I have this text file:
LEU,LEID,PPP,YYY,LEO
'1','2','3','4','5'
'2','1','2','3','4'
'2','AA','','',''
I want to delete the rows where for LEI..... More
|
|
|
| Nested Imports |
|
Posted by: CanadaGuy - Nov-07-2018, 06:44 PM - Forum: General Coding Help
- Replies (4)
|
 |
I'm trying to create modules for my application that are themselves testable on their own. I would like to have the following directory structure:
..... More
|
|
|
|