buchs-kevin / Pandas-Excel-Example

Example of reading/writing Excel files from Pandas/Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yesterday, helped a coworker make use of Python & the Pandas library
to read and write Excel documents. Pretty easy stuff with Pandas, but
there are some big changes between versions of Pandas in the syntax
you use. The Enthought Python distribution I used comes with version
0.14.1 of Pandas. 

About

Example of reading/writing Excel files from Pandas/Python


Languages

Language:Python 100.0%