Csv-detective

Latest version: v0.7.1

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

Scan your dependencies

Page 2 of 4

0.6.4

- Better handling of ints and floats (now not accepting blanks and "+" in string) [62](https://github.com/etalab/csv-detective/pull/62)

0.6.3

- Faster routine [59](https://github.com/etalab/csv-detective/pull/59)

0.6.2

- Catch OverflowError for latitude and longitude checks [58](https://github.com/etalab/csv-detective/pull/58)

0.6.0

- Add CI and upgrade dependencies [49](https://github.com/etalab/csv-detective/pull/49)
- Shuffle data before analysis [56](https://github.com/etalab/csv-detective/pull/56)
- Better discrimination between `code_departement` and `code_region` [56](https://github.com/etalab/csv-detective/pull/56)
- Add schema in output analysis [57](https://github.com/etalab/csv-detective/pull/57)

0.4.7

- Allow possibility to analyze entire file instead of a limited number of rows [48](https://github.com/etalab/csv-detective/pull/48)
- Better boolean detection [42](https://github.com/etalab/csv-detective/issues/42)
- Differentiate python types and format for `date` and `datetime` [43](https://github.com/etalab/csv-detective/issues/43)
- Better `code_departement` and `code_commune_insee` detection [44](https://github.com/etalab/csv-detective/issues/44)
- Fix header line (`header_row_idx`) detection [44](https://github.com/etalab/csv-detective/issues/44)
- Allow possibility to get profile of csv [46](https://github.com/etalab/csv-detective/issues/46)

0.4.6

- Fix tests
- Prioritise lat / lon FR detection over more generic lat / lon.
- To reduce false positives, prevent detection of the following if label detection is missing: `['code_departement', 'code_commune_insee', 'code_postal', 'latitude_wgs', 'longitude_wgs', 'latitude_wgs_fr_metropole', 'longitude_wgs_fr_metropole', 'latitude_l93', 'longitude_l93']`
- Lower threshold of label detection so that if one relevant is detected in the label, it boosts the detection score.
- Add ISO country alpha-3 and numeric detection
- include camel case parsing in _process_text function
- Support optional brackets in latlon format

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.