You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is the release notes of v0.8.0rc1. See here for the complete list of solved issues and merged PRs.
New Features
md.get_dummies()
(Support md.get_dummies() #2323, thanks @hoarjour!)make_regression
support for learn module (Addmake_regression
support for learn module #2515)mars.learn.ensemble.IsolationForest
(Implementsmars.learn.ensemble.IsolationForest
#2531)mars.learn.preprocessor.LabelEncoder
(Implementsmars.learn.preprocessor.LabelEncoder
#2542)Enhancements
black
to enforce code style #2492)Bug fixes
df.groupby(as_index=False).size()
(Fix output of df.groupby(as_index=False).size() #2507)DataFrame.loc
when df is empty (Fix DataFrame.loc when df is empty #2524)df.loc
when providing empty list (Fix df.loc when providing empty list #2528)Documentation
This discussion was created from the release v0.8.0rc1.
Beta Was this translation helpful? Give feedback.
All reactions