Skip to content

Releases: pwwang/datar

0.15.17

16 Apr 06:29

Choose a tag to compare

  • feat: update pandas dependency version to ^0.7 with pandas v3 support⏎

Full Changelog: 0.15.16...0.15.17

0.15.16

15 Apr 17:22

Choose a tag to compare

  • refactor: migrate poetry to uv for dep management
  • fix: correct __all__ declaration in __init__.py

Full Changelog: 0.15.15...0.15.16

0.15.15

25 Feb 03:40

Choose a tag to compare

  • docs: update outdated notebook for filter (#223)
  • chore: update python-simpleconf version to ^0.9

Full Changelog: 0.15.14...0.15.15

0.15.14

04 Jan 08:27

Choose a tag to compare

  • chore: update python-simpleconf version to ^0.8

Full Changelog: 0.15.13...0.15.14

0.15.13

06 Nov 15:43

Choose a tag to compare

  • feat: add environment variables to control verb AST fallback behavior (#219)

What's Changed

  • Add environment variables to control verb AST fallback behavior by @Copilot in #219

Full Changelog: 0.15.12...0.15.13

0.15.12

27 Oct 06:32

Choose a tag to compare

  • chore: update datar-pandas to version ^0.6
    • fix: fix fct_recode and fct_collapse with ordered factor (#216)
    • fix: handle MultiIndex in _agg_result_compatible (#214)
    • feat: suport pandas.Grouper() for group_by (#215)
  • chore: update datar-arrow to version ^0.2
    • chore: bump pyarrow to ^20

Full Changelog: 0.15.11...0.15.12

0.15.11

15 Oct 23:44

Choose a tag to compare

  • feat: add generic pipe() function to datar for applying custom functions in piping workflows (#211, #212)
  • chore: update dependencies
  • test: fix missing reframe from tests

What's Changed

  • Add generic pipe() function to datar for applying custom functions in piping workflows by @Copilot in #212

New Contributors

  • @Copilot made their first contribution in #212

Full Changelog: 0.15.10...0.15.11

0.15.10

30 Jul 08:52

Choose a tag to compare

  • ci: update deployment environment to use ubuntu-latest
  • feat: add dplyr.reframe (#210)
  • docs: fix reference map links

Full Changelog: 0.15.9...0.15.10

0.15.9

09 May 23:03

Choose a tag to compare

  • ci: ensure Python version is set for setup step
  • chore: update numpy dependency to allow any version

0.15.8

28 Feb 06:02

Choose a tag to compare

  • chore(deps): update python-simpleconf to version 0.7

Full Changelog: 0.15.7...0.15.8