| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 47 online users. » 0 Member(s) | 42 Guest(s) Apple, Bing, Google, AOL
|
| Latest Threads |
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
8 hours ago
» Replies: 1
» Views: 50
|
Data Science
Forum: Data Science
Last Post: mamta25
9 hours ago
» Replies: 3
» Views: 2,577
|
I’m building a Python Dat...
Forum: GUI
Last Post: woooee
Yesterday, 10:15 PM
» Replies: 1
» Views: 105
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 153
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Nov-08-2025, 10:39 AM
» Replies: 3
» Views: 136
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 134
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,379
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,383
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,584
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 212
|
|
|
| Help... python decorator |
|
Posted by: alfredocabrera - Feb-22-2017, 07:16 AM - Forum: General Coding Help
- No Replies
|
 |
I have a python function and a decorator that works just fine and it looks like this:
[python]
def fun_cache(function):
memo = {}
def wrap..... More
|
|
|
| python decorator |
|
Posted by: alfredocabrera - Feb-22-2017, 07:04 AM - Forum: Homework
- No Replies
|
 |
[color=#222222][size=small][font=Arial, Helvetica, sans-serif]I have a python function and a decorator that works just fine and it looks like this:[/f..... More
|
|
|
| Code help |
|
Posted by: YevesDraco - Feb-21-2017, 08:47 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hi.
I am programing an RPG and I have run into a simple yet strange problem (At least to me)
When the user is asked to wake up or not, I used this..... More
|
|
|
| Music Notation |
|
Posted by: Larz60+ - Feb-21-2017, 11:22 AM - Forum: Code sharing
- Replies (14)
|
 |
Just curious if anyone used music notation (such as lilypond) software.
I have an application that takes any scale from around the world, categorized..... More
Attached Files
Thumbnail(s)
|
|
|
| pandas series to list |
|
Posted by: metalray - Feb-21-2017, 10:24 AM - Forum: Homework
- Replies (5)
|
 |
Dear Pandas Experts,
I signed up for an online training for python and one of the problems I have is that I got a series but should make a list out o..... More
|
|
|
| Python v COBOL |
|
Posted by: Skaperen - Feb-21-2017, 06:34 AM - Forum: News and Discussions
- Replies (21)
|
 |
what would we need to do to python to make a suitable basis for tossing out COBOL besides cleaning the sticky sugar out of their shift keys and making..... More
|
|
|
| I'm Stuck |
|
Posted by: 13owatts - Feb-20-2017, 05:55 PM - Forum: General Coding Help
- Replies (14)
|
 |
Hi, I was wondering if anyone could help me with this code. When I enter any word (Thing, in this example) it comes up with this error:
[output][..... More
|
|
|
| exclude hyphen |
|
Posted by: baolevani - Feb-20-2017, 05:27 PM - Forum: News and Discussions
- Replies (1)
|
 |
Hi,
I need some help with formatting.
I am exporting data in cvs file and need to exclude hyphen and add zero in front, for example "5-" should ..... More
|
|
|
| dxfgrabber |
|
Posted by: elhetch - Feb-20-2017, 12:29 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hello,
i am not sure why the below code doesnot return the layers as expected.
[python]
import dxfgrabber
test = dxfgrabber.readfile("test.dx..... More
|
|
|
| Park-Miller Algorithm |
|
Posted by: hughng92 - Feb-20-2017, 05:45 AM - Forum: Homework
- Replies (12)
|
 |
Hello,
I am trying to pick up some projects online to practice coding and so far I have faced a challenge.
If we take a look at the US keypa..... More
|
|
|
| Silly Sockets |
|
Posted by: Jarvis - Feb-20-2017, 02:55 AM - Forum: Networking
- Replies (2)
|
 |
I feel like a heel making my first post a question but I really need help. I'm new to python and sockets.
The purpose of this program is to read t..... More
|
|
|
|