User Profile
Collapse
-
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... -
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")... -
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
No activity results to display
Show More
Leave a comment: