Skip to content

v1.27.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 17:05
· 48 commits to main since this release

v1.27.0 (2024-12-17)

Features

Includes correlation calculations and plotting those correlations as a heatmap and histogram

  • New Features - Updated version number to 1.26.0 with new dependencies: numpy, seaborn, and pandas. - Introduced a new module for analyzing READII outputs with several correlation functions. - Added visualization functions for correlation data: heatmap and histogram. - New validation function for DataFrame dimensions added. - Expanded platform support to include osx-64 and win-64.

  • Bug Fixes - Enhanced error handling in correlation calculations and plot saving processes. - Simplified exception handling in feature loading functions.

  • Documentation - Improved docstrings for new functions and modules for better usability.

  • Chores - Expanded linting configuration for broader coverage of Python files.


Detailed Changes: v1.26.0...v1.27.0