Csv-trimming

Latest version: v1.1.1

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

Scan your dependencies

1.10.1

In this new version:

* CLI support is introduced, so you can run `csv-trim your_input.csv your_output.csv` and be done with it
* Extended support for NaN-like characters, including several UTF NaN-like characters provided from [ugly_csv_generator](https://github.com/LucaCappelletti94/ugly_csv_generator), such as � or 无
* Extended support for space-like characters, including several UTF space-like characters provided from [ugly_csv_generator](https://github.com/LucaCappelletti94/ugly_csv_generator). I cannot show these because they all look like spaces, but there are like 20 of them!

Ciao!

1.10.0

In this new version, I have added support for the most recent version of Pandas which has changed some behaviours relative to the indexing of the rows in DataFrames and added support for more corner cases, such as the removal of duplicated headers.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.