Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 31 Guest(s) Apple, AOL, Google
|
Latest Threads |
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
3 hours ago
» Replies: 2
» Views: 327
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
7 hours ago
» Replies: 7
» Views: 1,615
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
7 hours ago
» Replies: 4
» Views: 15,544
|
New to the field
Forum: News and Discussions
Last Post: Larz60+
10 hours ago
» Replies: 1
» Views: 277
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Today, 02:34 AM
» Replies: 1
» Views: 305
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 01:34 PM
» Replies: 5
» Views: 613
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Yesterday, 06:11 AM
» Replies: 5
» Views: 1,392
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,369
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,085
|
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,329
|
|
|
The problem of the cuts |
Posted by: ics - Jan-19-2017, 07:35 PM - Forum: Homework
- Replies (8)
|
 |
Hi.
I received this problem as one of my homework problems, and I'm catching my ears with it. I would like some help with it:
Python 2.7
The pr..... More
|
|
|
Methods |
Posted by: infernoblaze - Jan-19-2017, 06:20 AM - Forum: Homework
- Replies (13)
|
 |
Does anyone here knows how to do methods inside a class?
I need help to find:
[font=Courier New][size=x-small][font=Times New Roman][size=large]1..... More
|
|
|
meta array question |
Posted by: meems - Jan-18-2017, 10:03 PM - Forum: Data Science
- Replies (5)
|
 |
I'm modelling a 3D space.
I'd like to create a large multi dim array , like numpy.empty((720,720,720),dtype=object) in size, but anticipate for mos..... More
|
|
|
leading zeros |
Posted by: kerzol81 - Jan-18-2017, 06:38 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hi,
A wrote a script that moves files into folders according to the files creation time, but I could not figure out how to add a leading zero to th..... More
|
|
|
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
|
|
|
|