Releases: asdf8601/IneqPy
Releases · asdf8601/IneqPy
Bug Fixes
- worflows:
- use ubuntu-20.04 instead of latest (see actions/setup-python#561)
- Fixed functions:
- concentration
- top_ratio
- add tests for:
- top_ratio
- hooover_index
- theil
- concentration
(⌐■_■) More indicators, doc and bugfixes
Added:
- top_rest ratio
- hoover index
- github actions for testing, upload wheels and generate docs
Updated:
- README
- documentation
Fixed
- All Survey's methods have been fixed.
Bugfixes and more tests
This release include some bugfixes and increase the test coverage.
- Add src structure
- Add test suit for stats module
- Flake8 complaint
- Fix warnings from pandas and numpy
bugfixes
ineqpy-0.3.0rc8 cicd: update github workflow
bugfixes
ineqpy-0.3.0rc7 cicd: simplify workflow
bugfixes
ineqpy-0.3.0rc6 cicd: use secrets
bugfixes
ineqpy-0.3.0rc5 cicd: update workflow
bugfixes
Create pypi_wheel.yml (#20) * Create pypi_wheel.yml * doc(readme): cleanup badge and license section * bld: update setup metadata * bld: restore removed line which find packages * update makefile
Bug fixes and better coverage
ineqpy-0.3.0rc1 cicd: remove codeql
New API and functions refactored
ineqpy-0.2.0 DOC: Fixed README example