v1.27.0
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, andpandas. - 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 includeosx-64andwin-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