Fugue

Latest version: v0.9.0

Safety actively analyzes 629503 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.5.1

- Fugueless [1](https://github.com/fugue-project/fugue/issues/108) [2](https://github.com/fugue-project/fugue/issues/149) [3](https://github.com/fugue-project/fugue/issues/164) [4](https://github.com/fugue-project/fugue/issues/153) [5](https://github.com/fugue-project/fugue/issues/152)
- Notebook experience and extension [1](https://github.com/fugue-project/fugue/issues/159) [2](https://github.com/fugue-project/fugue/issues/160)
- NativeExecutionEngine: [switched](https://github.com/fugue-project/fugue/issues/171) to use QPD for SQL
- Spark pandas udf: [migrate](https://github.com/fugue-project/fugue/issues/163) to applyInPandas and mapInPandas
- SparkExecutionEngine [take bug](https://github.com/fugue-project/fugue/issues/166)
- Fugue SQL: [PRINT](https://github.com/fugue-project/fugue/issues/154) ROWS n -> PRINT n ROWS|ROW
- Refactor [yield](https://github.com/fugue-project/fugue/issues/168)
- Fixed Jinja templating [issue](https://github.com/fugue-project/fugue/issues/134)
- Change [\_parse_presort_exp](https://github.com/fugue-project/fugue/issues/135) from a private function to public
- Failure to delete execution temp directory is annoying was changed to [info](https://github.com/fugue-project/fugue/issues/162)

0.5.0

- [Limit and Limit by Partition](https://github.com/fugue-project/fugue/issues/128)
- [README code](https://github.com/fugue-project/fugue/issues/132) is working now
- Limit was renamed to [take and added to SQL interface](https://github.com/fugue-project/fugue/issues/136)
- RPC for [Callbacks](https://github.com/fugue-project/fugue/issues/139) to collect information from workers in real time
- Changes in handling [input dataframe determinism](https://github.com/fugue-project/fugue/issues/144). This fixes a bug related to [thread locks with Spark DataFrames](https://github.com/fugue-project/fugue/issues/143) because of a deepcopy.

0.4.9

- [sample](https://github.com/fugue-project/fugue/issues/120) function
- Make csv [infer schema](https://github.com/fugue-project/fugue/issues/121) consistent cross engine
- Make [loading](https://github.com/fugue-project/fugue/issues/122) file more consistent cross engine

0.4.8

- Support \*\*kwargs in interfaceless extensions, see [this](https://github.com/fugue-project/fugue/issues/107)
- Support `Iterable[pd.DataFrame]` as output type, see [this](https://github.com/fugue-project/fugue/issues/106)
- [Alter](https://github.com/fugue-project/fugue/issues/110) column types
- [RENAME](https://github.com/fugue-project/fugue/issues/114) in Fugue SQL
- [CONNECT](https://github.com/fugue-project/fugue/issues/112) different SQL service in Fugue SQL
- Fixed Spark EVEN REPARTITION [issue](https://github.com/fugue-project/fugue/issues/119)

0.4.7

- Add hook to print/show, see [this](https://github.com/fugue-project/fugue/issues/104).

0.4.6

- Fixed import [issue](https://github.com/fugue-project/fugue/issues/99) with OutputTransformer
- Added [fillna](https://github.com/fugue-project/fugue/issues/95) as a built-in transform, including SQL implementation

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.