User Profile

Collapse

Profile Sidebar

Collapse
simondaviddrew
simondaviddrew
Last Activity: Sep 11 '07, 12:53 PM
Joined: Jul 18 '07
Location: Denmark
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • simondaviddrew
    started a topic CSV help required

    CSV help required

    = OS: XP
    = Python v. 2.5

    I'm fairly new to all this, so be gentle... ;-)
    I've written a small script which strips values from a form and writes them to a CSV (excel-tab). Some of the data I expect to import is in the form of large numbers, which Excel habitually displays as Scientific Notation (not very helpful!)


    Code:
    linessplit=[s1.split(':',1) for s1 in lines]    # Form Labels end with ':'
    ...
    See more | Go to post

  • simondaviddrew
    replied to What is your OS and Python Version
    Hi,

    Still learning, but enjoying the ride...

    Home: Dual boot Ubuntu Feisty / XP
    Python 2.5
    IDLE / UltraEdit / gedit
    Work: XP
    Python 2.5
    IDLE / UltraEdit

    Have tried playing with py2exe and have installed plugins for Eclipse -with a view to Jython -is that permitted in this forum? ;-)...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...