Release Notes
Major Enhancements
- Schema transformations to add/remove columns from a dataframe schema dcc40f4a3813f4be5f837894a1520a1b02decf84
- Add built-in checks for common data validation tasks 1be3bcc53d570b2f34f03cbda0915037921ecaba
- Add `dtype` property to DataFrameSchema and SeriesSchema objects 7aecf163ae3b24e0829a1a7464c870d745495fb7
Codebase Improvements
- update documentation
- improvements to CI 0a28e30c8fd4dfdb78736a7545d0df99f70f02d5
- improvements to linting, code quality checks cb39fd039c252f2c29cb6d185d95b21fbe4d544c
- clean up Check and SeriesSchemaBase internals 7bf2fe8cb525f9d917ff081b1fe4ccc536355070
- add airspeed velocity benchmarks ee21cdb3bea89290e456cf07c691a0e7cde26011
Bugfixes
- - fix coercion logic for string and object dtypes df364f1b1b67bc1f8d2777baca761aa89e33d33e, 7f572fc6af74131ef21c85b4fdc86c8f5c59e914