Skip to content

Releases: ddelange/mapply

0.1.27

09 Oct 15:51
894ee71
Compare
Choose a tag to compare
:construction_worker: Test on Python 3.13 and update pre-commit hooks…

0.1.26

04 Jul 07:41
2055ee2
Compare
Choose a tag to compare
:alien: Filter out GroupBy FutureWarning (#77)

0.1.25

04 Mar 15:32
e1fc057
Compare
Choose a tag to compare
:alien: Filter out pandas FutureWarning (#70)

0.1.24

10 Jan 19:06
d80292c
Compare
Choose a tag to compare
:pushpin: Require pandas~=2.1 and drop support for python 3.8 (#62)

* :pushpin: Require pandas~=2.1

* Drop support for python 3.8

* Update type checks

0.1.23

17 Dec 12:23
fc5311a
Compare
Choose a tag to compare
:children_crossing: Add MAPPLY_START_METHOD environment variable (#59)

0.1.22

20 Oct 17:47
0.1.22
f5d4c40
Compare
Choose a tag to compare
Retag

0.1.21

05 Mar 22:06
e7e6f17
Compare
Choose a tag to compare
:recycle: Clean up groupby patch diff (#41)

0.1.20: :children_crossing: Allow df.groupby().mapply (#40)

05 Mar 17:14
0b09dc0
Compare
Choose a tag to compare
* :children_crossing: Allow df.groupby().mapply

* :construction_worker: Fix CI for older python versions

* :construction_worker: Push coverage

* :construction_worker: Push coverage

* :pencil2: Add GroupBy to docs

0.1.19: :pencil2: Update library comparison (#38)

04 Mar 12:47
5fe39da
Compare
Choose a tag to compare
* :pencil2: Update library comparison

* :construction_worker: Update pre-commit hooks

0.1.18

16 Dec 11:17
909cb5a
Compare
Choose a tag to compare
:alien: Update CI badge (#35)