August-2025
Improved documentation by creating split windows
Added cheat-sheet to docs
Fixed some edge case bug in parallel sort
Implemented detect_and_fill()
Implemented detect_and_change()
Implemented KolmoSmirnovTestVisitor visitor
Implemented MannWhitneyUTestVisitor visitor
Implemented mask()
Added many more functionalities to the internal Matrix class
Implemented fast_ica()
Fixed the inconsistency in writing/reading DateTime columns to/from files
Added ability to read only selected columns from files
Implemented MutualInfoVisitor visitor
Added ability to specify a delimiter when writing/reading to/from csv files.
Implemented AndersonDarlingTestVisitor visitor
Implemented ShapiroWilkTestVisitor visitor
Implemented CramerVonMisesTestVisitor visitor
Implemented unpivot()
Implemented pivot()