Skip to content

Releases: lucianolorenti/ceruleo

v3.0.6

17 Jun 09:24
a394807
Compare
Choose a tag to compare
Improve data analysis module

v3.0.5

14 Jun 10:00
Compare
Choose a tag to compare
Allow pydantic v1

v3.0.4

13 May 20:37
Compare
Choose a tag to compare
Iterators: Fix bug when using sample weights

v3.0.3

27 Feb 11:08
Compare
Choose a tag to compare
Type validation in analysis results

v3.0.2

25 Feb 09:37
Compare
Choose a tag to compare
Dataset building with a list of files

v3.0.1

24 Feb 23:29
Compare
Choose a tag to compare
Dataset builder

v3.0.0

24 Feb 23:25
700458e
Compare
Choose a tag to compare
Dataset builder

v2.0.6

08 Oct 17:35
Compare
Choose a tag to compare
Add compatibility with python 3.11

v2.0.5

26 Jul 17:00
Compare
Choose a tag to compare

After JOSS review
Fixed Zenodo authors

v2.0.4

12 Apr 10:47
85d8f8b
Compare
Choose a tag to compare
Improve setup (#24)

* Setup: Move everything to pyproject.toml and use hatchling for packaging

* Bump version

* Setup: Use 1.5 as lower bound for pandas

* Tests: Update tests to avoid using skipna