Synthesized Datasets v1.4
What's Changed
- Add Schemas to datasets by @simonhkswan in #7
This change ensures all the datasets are now loaded with the correct schema. Loading each dataset is also faster because each dtype is now predefined.
Full Changelog: v1.3...v1.4