Message 1 of 4
Reading excel data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello I have a series of excel sheets that I want to read data from.
I have previously used pandas but I assume that is more graphical and used in Jupiter notebook etc.
is there a good way to read excels so I can. Manipulate them in the console?
at the moment I am just using grasshopper plug ins to read it with rhino inside- but I would prefer to keep my code on python only.
Thankyou