Tags: crcome/adtk
Tags
hotfix (arundo#104) Co-authored-by: tailaiw <29800495+tailaiw@users.noreply.github.com>
Migrate doc (arundo#103) * updated sphinx version * update doc links * fixed link * fixed a type hint * updated version number Co-authored-by: tailaiw <29800495+tailaiw@users.noreply.github.com>
Optimized the logic applying univariate model to DataFrame (arundo#67) * optimized applying univariate model to DF * updated version number and changelogs * minor optimization * Fixed a bug that model trained with Series cannot be applied to DataFrame due to name matching error * modified docstrings * updated version number * updated changelog
Finalize Github Action for publishing to PyPI (arundo#58) * corrected workflow folder name * updated version number * removed build meta from version * update version number * update version * used real pypi
Removed build meta from setup.cfg (arundo#57) * corrected workflow folder name * updated version number * removed build meta from version * update version number
Corrected workflow folder name (arundo#56) * corrected workflow folder name * updated version number
PreviousNext