Skip to content

Releases: rpy2/rpy2-arrow

v0.1.3

08 Sep 20:07
079ce82

Choose a tag to compare

Update doc files to match recent fixes for latest pyarrow/polars. (#22)

v0.1.2

30 Nov 20:34

Choose a tag to compare

v0.1.1: Fix convinience function to convert polar objects. (#15)

20 Feb 13:49
3d01d5f

Choose a tag to compare

* Fix convinience function to convert polar objects.

v0.1.0

19 Feb 21:23

Choose a tag to compare

Conversion rule set for `polars.

v0.0.8

22 Jul 22:41

Choose a tag to compare

Minor edit to reflect changes in rpy2, and target the package arrow 12.0.

v0.0.7

16 Nov 03:51
4960b66

Choose a tag to compare

Support older versions of `rpy2`>=3.4. (#7)

v0.0.6

09 Oct 19:30

Choose a tag to compare

Update the documentation to show fastest conversion option.

v0.0.5

23 Jan 16:30

Choose a tag to compare

What's Changed

  • Use pyarrow.ffi to allocate intermediate C structures by @paleolimbot in #3

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

05 Jul 22:22

Choose a tag to compare

Fix cross-ref link.