Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

load_xlsx: add option for immediate conversion to rows or dict #25

@janluak

Description

@janluak

especially when loading multiple sheets from multiple files it is a pain to convert all underlying data to a different format than pandas.DataFrame

Allow option to directly convert to either list or dict

Metadata

Metadata

Assignees

Labels

enhancementenhancement of a current feature (e.g. simpler interaction, faster)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions