Shmessy

Latest version: v1.3.1

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

Scan your dependencies

Page 1 of 7

1.3.1

- New timestamp format: %Y-%m-%d %H:%M

1.3.0

- INTERFACE CHANGE - Replace the "ignore_virtual_types" by "types_to_ignore".
The new parameter get list of types to ignore

1.2.14

- New date format: `%d %b %y`
- Fallback to null improvements: apply the fallback after the column casting conversion (Performance improvement) + Change the fallback to np.NAN instead of python's None. This is due to the fast that some exporters does not supports python's None as a valid type (Export to delta/parquet for example)

1.2.13

- New date format with timezone: `%Y-%m-%d %H:%M:%S %Z`

1.2.12

- Fix issue when the column contains datetime.time data, the casting to unix_timestamp might raise an exception
- Identify data as float when the sampled data contains at least single non-empty data. This might fix the data casting for column with a lot of empty values that recognized as float instead of string

1.2.11

Hotfix: Allow casting to string from any source type. This fix will be helpful for mixed-type dataframes input such as dataframes that created from Excel files.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.