This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
autogen
Watch
1
Star
0
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2025-08-01 21:32:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
flaml
/
version.py
2 lines
22 B
Python
Raw
Normal View
History
Unescape
Escape
datetime feature engineering added. (#89) * datetime feature engineering added. * check if datetime in columns moved after drop check. Check if the new columns do not already exist. * check the drop condition before to add new_column. In transform, check directly if new columns are present in num_column. * check if new_column is in X.columns. * fixed lint issue. update version to 0.4.1.
2021-05-25 17:30:08 +02:00
__version__
=
"
0.4.1
"
Reference in New Issue
Copy Permalink