Releases: kaitumisuuringute-keskus/Weightipy
Releases · kaitumisuuringute-keskus/Weightipy
0.3.3 - 10x speedup, numpy 2.0 support
Full Changelog: 0.3.2...0.3.3
0.3.2 - fixed future pandas incompabilities
No more futurwarnings.
0.3.1 - fixes to nested schemas and .weight helper function
- Added .weight helper function for only getting weights
- Fixed incorrect schema generation with scheme_from_df with col_filter
0.3.0
- Added verbose to Rim class to allow controlled report generation
- Added col_filter param to scheme_from_df to allow complex schemas, for example creating groups per region.
- Updated readme with better examples.
Full Changelog: 0.2.0...0.3.0
0.2.0
scheme_from_dict and scheme_from_df utility functions to make use of weightipy simpler.
Full Changelog: 0.1.2...0.2.0
0.1.2
removed redundant warning from report generation.
Full Changelog: 0.1.1...0.1.2
0.1.1
major speed increase
Full Changelog: 0.1.0...0.1.1