Jsonpolars

Latest version: v0.4.2

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

Scan your dependencies

Page 1 of 2

0.4.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**

- Add the missing jskit module. This module provides a lot of syntax sugar.

**Bugfixes**

**Miscellaneous**

0.4.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Allow to use the polars liked chain syntax to create the expression.

0.3.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Bugfixes**

- Fix a bug in ``StructField`` that when ``name`` is a single string, it should be interpreted as a single field, not a list of field.

0.3.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Now all ``BaseDfop`` and ``BaseExpr`` has a stable ``to_dict()`` and ``from_dict()`` method.
- Now all ``BaseDfop`` and ``BaseExpr`` constructor will automatically use the polars default value if the user does not pass the value.

0.2.3

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**

- Add ``PolarsTypeNameEnum`` to public API, so user don't need to type the polars type string manually.

0.2.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- From dict now no need to pass value for those fields with default value
- Cast dtype should be str, not polars DataType

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.