Displaying 2 results from an estimated 2 matches for "xlrd".
Did you mean:
xlord
2014 Jan 28
1
Reading .xlsx files with python?
Anyone know what package my user can use to read .xlsx files with python
in CentOS 6?
mark
2010 Oct 18
7
excel parser (preferably perl)?
I'm getting tired of converting spreadsheets that someone else updates
to csv so my perl scripts can push the data into a mysql database. Is
there a better way? I haven't had much luck with
perl-Spreadsheet-ParseExcel (and find it odd that yum prefers the .32
version from epel over .57 from rpmforge anyway). Is the current CPAN
version better? Or the equivalent java tools? Or