Skip to content

Releases: zen-xu/pyarrow-stubs

17.16

19 Jan 07:26
ea108cb
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #161
  • Add 'None' as a valid argument for partitioning to the various parquet reading functions by @mariusvniekerk in #166
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #165
  • fix: should use Collection[Array] instead list[Array] by @zen-xu in #170
  • fix: update type hints for path_or_paths and source parameters in ParquetDataset and read_table by @zen-xu in #171
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #167

Full Changelog: 17.15...17.16

17.15

20 Dec 02:07
51607ee
Compare
Choose a tag to compare

What's Changed

  • fix: add missing param 'nbytes' to NativeFile.read by @zen-xu in #163

Full Changelog: 17.14...17.15

17.14

16 Dec 02:29
b1edf35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.13...17.14

17.13

06 Dec 02:49
c5e1875
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.12...17.13

17.12

13 Nov 02:40
c495230
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.11...17.12

17.11

29 Oct 02:06
42498a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.10...17.11

17.10

24 Oct 02:48
f7f798e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.9...17.10

17.9

24 Oct 02:46
577b74b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.8...17.9

17.8

16 Oct 02:07
caa15a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.7...17.8

17.7

08 Oct 08:25
73e59ff
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #102
  • working towards making return signatures only have one type (mean and exp) by @deanm0000 in #105
  • a table group_by was returing Self but should return TableGroupBy by @deanm0000 in #104
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #106
  • fix: RecordBatch missing from_arrays and from_pandas by @zen-xu in #108

Full Changelog: 17.6...17.7