Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare v0.5.1 release #37

Merged
merged 6 commits into from
Jan 2, 2020
Merged

Prepare v0.5.1 release #37

merged 6 commits into from
Jan 2, 2020

Conversation

tailaiw
Copy link
Contributor

@tailaiw tailaiw commented Jan 2, 2020

  • Added many new unit tests, and modified some old unit test
  • Removed seaborn from dependencies (use matplotlib built-in style now)
  • Fixed a bug in the metric module of dict objects as input
  • Fixed a bug in the detector OutlierDetector that output series has dtype object if NaN is present
  • Fixed a bug in transformer pipeline that detect and transform methods are confused
  • Fixed a bug in pipenet that an aggregator node may crash if its input is from a node where subset contains a single item
  • Some minor optimization of code

@tailaiw tailaiw merged commit fff5487 into master Jan 2, 2020
@tailaiw tailaiw deleted the pre-0.5.1 branch January 2, 2020 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant