Releases: pierrepo/autoclasswrapper
Releases · pierrepo/autoclasswrapper
v1.5.1
- Create new release for paper in the Journal of Open Source Software
v1.5.0
- Print AutoClass C Version on run
- Update jinja and urllib3 for security issues
- Rename input.merge_dataframes() to input.prepare_input_data()
- Increase documentation
v1.4.1
- Rename marker files to autoclass-run-success and autoclass-run-failure
v1.4.0
- Print columns with missing values one column per line
- Embed column stats in logging output
v1.3.0
- Redirect run ouput to log files
- Use f-strings
v1.2.0
- Handle error while checking for autoclass version
- Fix missing margin in dendrogram picture
v1.1.0
- Rewrite write_dendrogram() method
- Rename marker files (autoclass_run_*) in snake_case
v1.0.0
- Jump to new major release
v0.2.2
- Remove wrap method for results
- Update list of athorized characters in column names
v0.2.1
- Move function utilities to tools.py
- Change defaut filename to 'autoclass'