v0.24.0 May 24, 2023
- Enhancements
- Removed repeated sorting for numeric data in
_get_describe_dict
to improve performance (#1682)
- Improved inference for
URL
, EmailAddress
, and other logical types by defining new parent-child relationships (#1702)
- Added an
include_time_index
argument when calculating dependence measures (#1698)
- Changes
- Stopped calculating
top_values
for Double columns with integer values (#1692)
- Testing Changes
- Add Python 3.11 markers, add 3.11 for unit tests & install test (#1678)
- Run looking glass performance tests on merge via Airflow (#1695)
Thanks to the following people for contributing to this release:
@bchen1116, @gsheni, @ParthivNaresh, @petejanuszewski1, @simha104, @tamargrey