Skip to content

Commit

Permalink
updated logs
Browse files Browse the repository at this point in the history
  • Loading branch information
hamshkhawar committed Jan 12, 2024
1 parent 429d5b7 commit aeeef78
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion clustering/outlier-removal-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## [0.2.6-dev] - 2024-01-11
## [0.2.6-dev] - 2024-01-12
### Added
- Pytests to test this plugin
- This plugin is now installable with pip.
- Added support for arrow file format in addition to csv

### Changed
- Updated dependencies (bfio, filepattern, preadator) to latest
- Argparse package is replaced with Typer package for command line arguments
- Replaced docker base image with latest container image with pre-installed bfio
- Replaced pandas with vaex
- Seperating descriptive from numerical features for outlier detection if present in the tabular data

0 comments on commit aeeef78

Please sign in to comment.