Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,729
» Forum posts: 175,541
Full Statistics
|
Online Users |
There are currently 41 online users. » 1 Member(s) | 35 Guest(s) Bing, Applebot, Google, AOL, snippsat
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
3 hours ago
» Replies: 4
» Views: 1,973
|
My First App
Forum: Code Review
Last Post: carlbidwell
11 hours ago
» Replies: 8
» Views: 8,552
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Today, 03:54 AM
» Replies: 3
» Views: 449
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 905
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 937
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 5,206
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,821
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,858
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 445
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 735
|
|
|
Threading a Tkinter GUI |
Posted by: Victor95 - Nov-09-2018, 04:07 PM - Forum: GUI
- Replies (7)
|
 |
Hi all! I'm working on a GUI to control pulses of alternating current. I've seen many posts that talk about Tkinter being bad in the thread and I've b..... More
|
|
|
If + Count |
Posted by: Itay - Nov-09-2018, 03:18 PM - Forum: Homework
- Replies (5)
|
 |
Hello , I'm a python beginner and I need help with For + Count.
I need to create a program that inputs a text , and then it count how many times t..... More
|
|
|
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
|
|
|
|