Recent Releases of https://github.com/multimeric/PandasSchema
https://github.com/multimeric/PandasSchema - 0.3.5
- Add version to a separate file, so that
pandas_schema.__version__now works (see #11) - Make the
InRangeValidationcorrectly report a validation failure when it validates non-numeric text, instead of crashing (see #30)
- Python
Published by multimeric about 6 years ago
https://github.com/multimeric/PandasSchema - 0.3.4
- Fixed breaking issue involving the use of category-type columns: #22, #24, thanks to @caddac
- Python
Published by multimeric almost 7 years ago
https://github.com/multimeric/PandasSchema - 0.3.3
- Fixed bug involving validation warnings without a row number (e.g.
DtypeValidator), thanks to @farridav - Added spaces to warnings produced by
InListValidation, which also fixes the example test (shown in the README), thanks to @Andrew-SK
- Python
Published by multimeric almost 7 years ago
https://github.com/multimeric/PandasSchema - 0.3.2
Add IsDistinctValidation
- Python
Published by multimeric almost 8 years ago