Show preview of data on Accessor repr
Open
new feature
- Dominant language
- Python
- Stars
- 155
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
- As a user, I wish I could see the schema along with a preview of the Data when looking at the WoodworkTableAccessor's repr.
Currently, the repr is just that of the `Schema` class., but we'd like to show some of the data from the DataFrame along with the typing information as a multi index.
Contributor guide
Assessment
This issue has not been assessed yet.