All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- in one-hot encoding, by default, removing the first value rather than last, for better compatibility with R
- in
columns-with
anddesign
, columns of strings and keywords that have at most 20 distinct values are one-hot-encoded by default - thanks, @behrica - docstring updates
- initial commit