==== - added .dir_dppd() to list just dppd registered verb, not those wrapping the object itself. - dp(DataFrame).insert() now returns self and is therefore chainable.
- pca() on dataframe - 'natsorted' for categoricals - select_and_rename (select no longer renames!) - level selection in column specifications (by passing in a list of regexps, might be shorter than the number of levels)
0.22
===== - added binarize - added dp({}).to_frame() - minor bugfixes and polishing - improved docs a bit