floweaver icon indicating copy to clipboard operation
floweaver copied to clipboard

Importing xlsx. files

Open coenraadwestbroek opened this issue 7 years ago • 2 comments

I tried to import an xlsx. file, but that did not work. I used the following line: dataset = Dataset.from_excel('glass.xlsx') Please explain me what I did wrong. Thanks!

coenraadwestbroek avatar Feb 07 '18 14:02 coenraadwestbroek

I already solved my own problem, I have attached the code to import an xlsx file. image

coenraadwestbroek avatar Feb 07 '18 15:02 coenraadwestbroek

Thanks for reporting it here, and glad you figured it out!

We should add a Dataset.from_excel function that does this though -- I'll leave the issue open as a reminder.

ricklupton avatar Feb 08 '18 15:02 ricklupton