Skip to content

Releases: fugue-project/triad

0.9.6

18 Mar 05:31
61eed0a
Compare
Choose a tag to compare
  • Add is_like to Schema to compare similar schemas

0.9.5

29 Jan 04:33
e7b4a40
Compare
Choose a tag to compare
  • Add parse json column function to pyarrow utils
  • Fix the pandas legacy usage

0.9.4

21 Jan 05:41
120a02b
Compare
Choose a tag to compare
  • Fix Pandas 2.2 string compatibility issue

0.9.3

09 Nov 08:16
3ca8335
Compare
Choose a tag to compare
  • Add version constraint on fsspec

0.9.2

09 Nov 04:49
575fd35
Compare
Choose a tag to compare
  • Remove support for Python 3.7
  • Add more util functions for fsspec
  • Add more util functions for pyarrow
  • Add sorted batch reslicers
  • Add ArrowDtype support
  • Systematically improved pandas and arrow type casts
  • Remove PandasLikeUtils.enfoce_type
  • Add more util functions for pyarrow

Make io utils more windows compatible

05 Nov 05:30
4461971
Compare
Choose a tag to compare
Pre-release
Fix makedirs (#120)

* Add more io utils

* update

* update

* update

* update

* Add more io utils

* update

* update

* update

* update

* update

* update

* update

More IO utils

31 Oct 06:32
46675cb
Compare
Choose a tag to compare
More IO utils Pre-release
Pre-release
Add more io utils (#119)

* Add more io utils

* update

* update

* update

* update

* Add more io utils

* update

More io utils

30 Oct 05:51
456835e
Compare
Choose a tag to compare
More io utils Pre-release
Pre-release
Add more io utils (#118)

* Add more io utils

* update

* update

* update

* update

Improve conditional dispatcher

22 Oct 06:04
dc6e704
Compare
Choose a tag to compare
Pre-release
Improve conditional dispatcher (#115)

* Remove enforce_type

* update

* Improve conditional_dispatcher

Add more pyarrow utils

21 Oct 19:30
b8615e2
Compare
Choose a tag to compare
Pre-release
Downgrade version (#117)

* Add more util functions for pyarrow

* update

* fix

* Downgrade