Skip to content

Releases: fugue-project/fugue

Improve DataFrames, transformer deco, add no effect checkpoint

14 Jun 04:51
711941b
Compare
Choose a tag to compare
Cotransform dict DataFrames, improve transformer deco, add no effect …

…checkpoint (#30)

* setup fugue sql

* SQL: add basic extensions and tests

* update

* update

* clean up sql files

* fix syntax, add save load

* add test for load

* FugueSQLWorkflow

* update version

* Add pandas udf support, add SQL persist broadcast

* update

* update

* update

* update

* update

* make transformer schema more flexible

* Remove ABC from Transformers

* cotransform on dict like dataframes, add no effect checkpoint

* change deco lambda

* add more tests

Remove ABC from transformers

13 Jun 05:58
f62f918
Compare
Choose a tag to compare
Remove ABC from Transformers (#29)

* setup fugue sql

* SQL: add basic extensions and tests

* update

* update

* clean up sql files

* fix syntax, add save load

* add test for load

* FugueSQLWorkflow

* update version

* Add pandas udf support, add SQL persist broadcast

* update

* update

* update

* update

* update

* make transformer schema more flexible

* Remove ABC from Transformers

Make Transformer schema hint more flexible

13 Jun 01:21
b709814
Compare
Choose a tag to compare
Make transformer schema more flexible (#28)

* setup fugue sql

* SQL: add basic extensions and tests

* update

* update

* clean up sql files

* fix syntax, add save load

* add test for load

* FugueSQLWorkflow

* update version

* Add pandas udf support, add SQL persist broadcast

* update

* update

* update

* update

* update

* make transformer schema more flexible

Support pandas_udf support. SQL persist and broadcast

12 Jun 07:30
05ab46d
Compare
Choose a tag to compare
Add pandas udf support, add SQL persist broadcast (#27)

* setup fugue sql

* SQL: add basic extensions and tests

* update

* update

* clean up sql files

* fix syntax, add save load

* add test for load

* FugueSQLWorkflow

* update version

* Add pandas udf support, add SQL persist broadcast

* update

* update

* update

* update

* update

Main features of FugueSQL

10 Jun 07:18
a55dc33
Compare
Choose a tag to compare
FugueSQLWorkflow (#26)

* setup fugue sql

* SQL: add basic extensions and tests

* update

* update

* clean up sql files

* fix syntax, add save load

* add test for load

* FugueSQLWorkflow

* update version

Interactive workflow

31 May 00:08
08a5637
Compare
Choose a tag to compare
Interactive workflow (#19)

* Make building workflow independent from engine

* update version

* update version

* update workflow language

* update

* update

* add join syntax sugar

* update

* update version

Make FugueWorkflow Independent from engine, add join sugars

30 May 19:55
9f730cb
Compare
Choose a tag to compare
Make building workflow independent from engine (#18)

* Make building workflow independent from engine

* update version

* update version

* update workflow language

* update

* update

* add join syntax sugar

Add spark support

29 May 04:43
fa8bbb2
Compare
Choose a tag to compare
ArrowDataFrame and DataFrame test suites (#17)

* dask repartition

* update docs

* update

* refactor extensions

* add cotransform

* fix lint

* update

* update

* test spark

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* add spark

* fix 3.8

* fix 3.8

* add spark support

* remove modin

* remove modin

* update

* improve repartition

* improve test coverage

* update file system

* arrow dataframe and test suite

* fix pandas df name

* add IO

* update version

Improve dask repartition

11 May 05:10
87fd3c4
Compare
Choose a tag to compare
0.1.6

dask repartition (#12)

Improve dask engine

11 May 04:55
86e2f58
Compare
Choose a tag to compare
Improve dask engine (#10)

* fix select bug, add col ops

* add modin

* add modin

* fix tests

* fix tests

* add dask

* fix tests

* update tests

* fix lint

* update dask engine config