User Profile

Collapse

Profile Sidebar

Collapse
jonas
jonas
Last Activity: Mar 29 '07, 03:12 PM
Joined: Sep 16 '05
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jonas
    replied to Exporting NumPy data to excel
    And the line sending all this to excel - iterating over the array its sending it to an excel file that I have the problems with...
    See more | Go to post

    Leave a comment:


  • jonas
    started a topic Exporting NumPy data to excel

    Exporting NumPy data to excel

    I have a series of arrays that I would like to send to excel for display and processing

    After spending most of the evening google I cant find anything out there that gives an example to what I looking for even just to send a series of values to a range in excel would be good all I can do at the moment is open an excel application

    import win32com.client
    excel = win32com.client .Dispatch("Exce l.Application")...
    See more | Go to post

  • jonas
    started a topic Remote login to mysql data base using python

    Remote login to mysql data base using python

    Guys was wondering has any done this
    I need to get a heads up as i need to grab data from a databasemake some changes and then put it back in place

    I'm guessing the MySqlDB Module be it seems to be server side based...

    where might i start any examples out there i've tried the google thang but not much

    later
    J
    See more | Go to post
No activity results to display
Show More
Working...