Flicker

Latest version: v1.0.1

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

Scan your dependencies

Page 2 of 3

0.0.12

Coverage improved from ~30% to ~50%.

0.0.11

0.0.10

Fixed bugs in `_keys_udf`, `.join`, and improved `.value_counts`.

0.0.9

0.0.8

In this release, we've added lots of exciting functionality.

1. Methods `min`/`max` and `rows_with_min`/`rows_with_max` (which is like `argmin`/`argmax`).
2. A `join` method that allows adding prefix/suffix and doesn't suffer from duplicated column names (like the original `pyspark.sql.DataFrame.join` method).
3. More UDFs (see `flicker.udf`)
4. `flicker.recipes` that contains a context manager to automatically remove temporary columns
5. Tab-completion for column names in jupyter and ipython terminal (`df["a<tab>` would complete to `df["apple"]`)

Also added Apache License 2.0.

0.0.7

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.