-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Hi, the get_data() method returns a list for each row.
The list contains only the values of non empty cells.
When parsing a table it may be necessary to know if a cell was empty.
I suggest to add and option the get_data() method so to include an empty string (or None value) for empty cells into the returned lists.
Metadata
Metadata
Assignees
Labels
No labels