Yes, Taro can read a sheet from an xlsx file into a DataFrame. If you need 
raw access, the code inside Taro is only a few lines, you should be able to 
munge it to your needs. All the heavy lifting is done by the JAVA library 
called POI, accessed via JavaCall.jl. 

Regards
-
Avik

On Friday, 15 August 2014 21:07:59 UTC+1, Keno Fischer wrote:
>
> I believe the Taro package can do this, though it depends on having 
> Java available. 
>
> On Fri, Aug 15, 2014 at 4:04 PM, Frederico Novaes 
> <frederic...@gmail.com <javascript:>> wrote: 
> > Hi, 
> > 
> > Any package/function to read .xlsx files ? 
> > 
> > Frederico. 
>

Reply via email to