Skip to content

Commit

Permalink
3.1.0 release (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcAntoineSchmidtQC authored Mar 7, 2022
1 parent 93a2c8c commit fed8616
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Changelog
Unreleased
----------


3.1.0 - 2022-03-07
------------------

**New feature**

- :class:`tabmat.CategoricalMatrix` now accepts a `drop_first` argurment. This allows the user to drop the first column of a CategoricalMatrix to avoid multicollinearity problems in unregularized models.
Expand Down

0 comments on commit fed8616

Please sign in to comment.