
March 11th, 2013, 06:31 AM
|
|
Contributing User
|
|
Join Date: Feb 2013
Location: Delhi
Posts: 35
Time spent in forums: 8 h 6 m 42 sec
Reputation Power: 1
|
|
|
Column with spefic name in python
Dear all.
I wanna write simple code.
Where i wanna create excel file with specific column with names. like slno,dateand time, mode , etc. and i wanna write the data received from Serial monitor in indivual columns.
let me know the following
1) how to create excel file with column labeling
2)how to write into indivual column
3)how to give delay in the program.
|