Skip to content

0.3.0

Compare
Choose a tag to compare
@jmenglund jmenglund released this 03 Jan 16:35
· 49 commits to master since this release
ea1953f

This minor release contains the following changes:

  • The validation functions now have a return_type argument that gives
    the user control over the output. This replaces the return_values argument.
  • When returning values, the validation functions now filter out all invalid
    values.
  • A few tests have been added to test_pandasvalidation.py.
  • Documentation up to date
  • Removed use of the deprecated pandas.tslib

Released: 2018-01-03