* Support missing targets in discovery and feature performance evaluation ([89](https://github.com/ballet/ballet/pull/89)) * Add `ninputs` to summary statistics in `ballet.discovery.discover`
0.19.2
* Improve discrete column detection in the case of many repeated values * Add `ncontinuous` and `ndiscrete` to summary statistics in `ballet.discovery.discover`
0.19.1
* Defer computation of some expensive summary statistics in `ballet.discovery.discover`
0.19.0
* Support callable as feature input ([88](https://github.com/ballet/ballet/pull/88))