| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,237
» Latest member: lary_p
» Forum threads: 38,776
» Forum posts: 175,792
Full Statistics
|
| Online Users |
There are currently 29 online users. » 0 Member(s) | 27 Guest(s) Google, Bing
|
| Latest Threads |
I’m building a Python Dat...
Forum: GUI
Last Post: woooee
5 hours ago
» Replies: 1
» Views: 91
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 141
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Nov-08-2025, 10:39 AM
» Replies: 3
» Views: 124
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 124
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,252
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,377
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,577
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 201
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,208
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,458
|
|
|
| Print line |
|
Posted by: eftemie0000 - Jan-18-2017, 05:22 PM - Forum: General Coding Help
- Replies (14)
|
 |
How can i use a printed line as a varible?
I mean "a printed line (adsialdh) = x"
|
|
|
| How to put class method into new module? |
|
Posted by: California - Jan-18-2017, 04:05 PM - Forum: GUI
- No Replies
|
 |
Hello everyone, this is my first post here. Hope to get some help if possible.
I have simple script which indicates state of checkBox widget which is..... More
|
|
|
| Gridding and ploting |
|
Posted by: Felipe - Jan-18-2017, 11:53 AM - Forum: Data Science
- Replies (2)
|
 |
Hi guys,
I have a txt file with 4 columns. The first two (y,x) are coordinates and the last one (z) is density. Here's my input:
[output]
y..... More
|
|
|
| what i am currently coding |
|
Posted by: Skaperen - Jan-18-2017, 02:39 AM - Forum: Bar
- No Replies
|
 |
i am currently coding a function that is given a list of lists of strings that makes up a list of posix/unix/linux commands that make up a command pip..... More
|
|
|
| trac programming |
|
Posted by: ichabod801 - Jan-17-2017, 11:36 PM - Forum: General Coding Help
- Replies (4)
|
 |
So I've been using trac for my latest project. (It's a wiki based ticket tracking system written in Python). It's written in Python, and there is a Py..... More
|
|
|
| List showing running total of instances |
|
Posted by: Pie_Fun - Jan-17-2017, 04:26 PM - Forum: Homework
- Replies (11)
|
 |
Hi Folks,
to try and explain what I'm trying to do
Say I have a list of numbers
48,52,55,48,52,55,60,62,48
what I want is a corresponding list ..... More
|
|
|
| Data window |
|
Posted by: Felipe - Jan-17-2017, 11:05 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hi guys,
I have a huge data file that the first two columns are coordinates (latitude, longitude). I look for a way to extract the data window fr..... More
|
|
|
| Basic code help |
|
Posted by: crawlinkingsnake - Jan-16-2017, 06:16 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hey there, trying to run a basic Boolean program however I'm having trouble printing one of my options.
I want to print "True" for values equal to 0..... More
|
|
|
| List to float |
|
Posted by: Felipe - Jan-16-2017, 02:41 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hi guys,
I have a 3.1 Gb csv file which I try to clean of bad data. So, I wrote the code below:
[python]
#!/usr/bin/env python3
import csv
..... More
|
|
|
| eport selections to dic |
|
Posted by: mintsilver - Jan-16-2017, 01:06 PM - Forum: GUI
- No Replies
|
 |
i want to export the selections from dropdown to dic like:
ANSWER_KEY = {0:3,1:1,2:6,3:4,4:4,5:4,6:4,7:4,8:4,9:4}i try to used..... More
|
|
|
| Pythonista/Pythoneer |
|
Posted by: ichabod801 - Jan-16-2017, 11:28 AM - Forum: Bar
- Replies (11)
|
 |
I used to prefer pythonista, because I thought it sounded more revolutionary. But then I realized it sounded like someone who writes scripts to serve ..... More
|
|
|
|