add typehints=dict(a=int, b=float, c=string) and fields=['a', 'b', 'c'] to discover
Open
enhancement
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
These would help when discovering when particular types are known (`typehints`) as well as when column names are not available (`fields`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.