Skip to content

Releases: staskh/iglu_python

V0.4.3

26 Nov 10:36
2db147b

Choose a tag to compare

What's Changed

  • Version 0.4.2: Enhanced Compatibility and Dependency Management by @staskh in #16
  • Fix plot_daily for missing dates and add timezone/DST tests by @staskh in #18

Full Changelog: v0.4.0...V0.4.3

v0.4.0

24 Sep 06:53

Choose a tag to compare

What's Changed

  • Critical DST Transition Bug Fix
  • Add Pandas 1.5.x Compatibility for Databricks Environments by @staskh in #15

Full Changelog: v0.3.0...v0.4.0

v0.3.0 - Compatible with IGLU-R 4.3.0

09 Sep 16:00
8932308

Choose a tag to compare

  • Updated to IGLU-R v4.3.0: Synchronized with the latest development version from GitHub
  • MAG function updates: Modified MAG function to match new IGLU-R v4.3.0 behavior
  • Relaxed version requirements: Updated numpy and pandas version constraints to play better with other libraries (such as Databricks)
  • Version bump: Updated package version from 0.2.5 to 0.3.0

v0.2.5

26 Jun 08:22

Choose a tag to compare

What's Changed

  • Extension: loads timeseries by @staskh in #6
  • Plots - daily and statistics by @staskh in #7

Full Changelog: v0.2.1...v0.2.5

v0.2.1

17 Jun 07:55
ed14329

Choose a tag to compare

What's Changed

  • All metrics completed, support for series, list and arrays as input by @staskh in #5
  • Code cleanup by RUFF (not yet final)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Jun 22:40
bfe687a

Choose a tag to compare

What's Changed

  • All metrics completed (including gmi,cv_glu and others)
  • support for series, list and arrays as input to return float or dictionary
  • full list of metrics with descriptions in README

Full Changelog: v0.1.6...v0.2.0

v0.1.6

15 Jun 16:40
154db59

Choose a tag to compare

What's Changed

  • Full IGLU-R test compatibility by @staskh in #1
  • Fix runtime warning and episode_calculation support lv1/lv2 exclusion by @staskh in #2
  • Fix auc and clarify CGMS2DayByDay issues by @staskh in #3

New Contributors

  • @staskh made their first contribution in #1

Full Changelog: https://github.com/staskh/iglu_python/commits/v0.1.6