Internal API reference¶
This is intended for developers and hackers of pyexcel.
Data sheet representation¶
In inheritance order from parent to child
Matrix (array) |
The internal representation of a sheet data. |
SheetStream (name, payload) |
Memory efficient sheet representation |
BookStream ([sheets, filename, path]) |
Memory efficient book representation |