ipysheet
ipysheet copied to clipboard
Improve pandas loader
Hi, thanks for writing ipysheet. This PR is a bit of a clean-up of the pandas loader. It just does things a bit more pandas-style and avoids copying and conversion to python types.
Let me know what you think...