Tydier

Latest version: v0.1.6

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

Scan your dependencies

0.1.6

- Fixed a bug in `utilities.clean_col_names()`.
- Fixed a bug in `numvars.currency_to_float()`.

0.1.4

-`utilities.clean_col_names()` now also removes puntuaction marks.

0.1.3

- Added `utilities.clean_col_names()`, a method for cleaning column names in a `pandas.DataFrame`.
- Significantly improved `numvars.currency_to_float()`. Now it takes into consideration different types of currency formatting situations, and returns values separated from currency codes.

0.1.2

- Optimized `strings.remove_chars()` with `map()` vectorization.
- Changed the import statement in `import tydier as ty`. Now all methods are accessible from the main module.

0.1.1

- Added `numvars.currency_to_float()` method
- Minor changes and bug fixes

0.1.0

- First release of `tydier`!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.