v0.5.0
What's Changed
- Add a test of the hypothesis that the selected number of factors is sufficient by @aglebov in #121
- Add reference and example for FactorAnalyzer.sufficiency() by @aglebov in #122
- Fix for latest
scipy.minimize
changes by @ikeuchi-screen in #124 - Switch all tests from
nose
tonose2
by @desilinguist in #127
New Contributors
- @aglebov made their first contribution in #121
- @ikeuchi-screen made their first contribution in #124
Full Changelog: v0.4.1...v0.5.0