Planned intervention: On Thursday March 28th 07:00 UTC Zenodo will be unavailable for up to 5 minutes to perform a database upgrade.
Published January 13, 2024 | Version v0.5.4
Software Open

raphaelvallat/pingouin: v0.5.4

  • 1. Oura Ring
  • 2. @MPIB
  • 3. @INSERM
  • 4. Lurk Lab
  • 5. Northwestern University
  • 6. RCNS BIC
  • 7. @ilabcode
  • 8. University of California, Davis
  • 9. Visa Inc.
  • 10. University of Groningen, Netherlands
  • 11. National Institute of Mental Health // Seerlinq
  • 12. Hacettepe University

Description

This is a minor release with several bugfixes and no new features. The new version is tested for Python 3.8-3.11 (but should also work with Python 3.12).

This release requires pandas≥1.5. We recommend scipy≥1.11.0.

What's Changed

  • Minor typo fix in docs by @musicinmybrain in https://github.com/raphaelvallat/pingouin/pull/329
  • clip r values by @remrama in https://github.com/raphaelvallat/pingouin/pull/342
  • fix: deprecated parameter by @bitsnaps in https://github.com/raphaelvallat/pingouin/pull/341
  • hotfix: CI crash in test_power_chi2 [WIP] by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/344
  • hotfix: plot_rm_corr crash with specific column names by @remrama in https://github.com/raphaelvallat/pingouin/pull/351
  • Add check for noncentrality parameters. by @agkphysics in https://github.com/raphaelvallat/pingouin/pull/347
  • Use pyupgrade by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/364
  • fix groupby.mean for only numeric values by @jajcayn in https://github.com/raphaelvallat/pingouin/pull/363
  • Function test fails for np.mean by @gedeck in https://github.com/raphaelvallat/pingouin/pull/380
  • Fix in flatten_list for Python 3.12 by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/370
  • corr(): fix CI95% column name in returned dataframe by @kraktus in https://github.com/raphaelvallat/pingouin/pull/382
  • Replace None in dataset to fix unit tests by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/388
  • Remove outdated + bump pandas 1.5 by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/389
  • Fix doctests by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/390
  • Fix warnings by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/391
  • Remove non-centrality check (solved in scipy 1.11) by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/392
  • Use numeric_only=True in DataFrame.corr() and cov() by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/393
  • Add numeric_only=True in remaining pandas functions by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/396
  • Release 0.5.4 by @raphaelvallat in https://github.com/raphaelvallat/pingouin/pull/397

New Contributors

  • @musicinmybrain made their first contribution in https://github.com/raphaelvallat/pingouin/pull/329
  • @bitsnaps made their first contribution in https://github.com/raphaelvallat/pingouin/pull/341
  • @agkphysics made their first contribution in https://github.com/raphaelvallat/pingouin/pull/347
  • @jajcayn made their first contribution in https://github.com/raphaelvallat/pingouin/pull/363
  • @kraktus made their first contribution in https://github.com/raphaelvallat/pingouin/pull/382

Full Changelog: https://github.com/raphaelvallat/pingouin/compare/v0.5.3...v0.5.4

Files

raphaelvallat/pingouin-v0.5.4.zip

Files (779.6 kB)

Name Size Download all
md5:ba6b45e889897199586ceb65394f8eba
779.6 kB Preview Download

Additional details

Related works