v0.0.6
Major changes:
- renamed
dfs.validate_df
todfs.validate
- CLI command help texts
Minor changes:
- added pre-commit install to the repo
- Some benchmarking
DfSchema.to_file
,DfSchema.from_file
proper testing
Major changes:
dfs.validate_df
to dfs.validate
Minor changes:
DfSchema.to_file
, DfSchema.from_file
proper testing