Tidypandas

Latest version: v0.3.0

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

Scan your dependencies

Page 2 of 3

0.2.1

- glimpse by default shows 100 columns
- add_row_number is more efficient

0.2.0

- show method added (print specified number of rows)
- glimpse method added (to see dataframe in horizontal form)
- add_row_number is fast in grouped case (use of .cumcount)

0.1.5

- methods 'expand' and 'complete' are implemented
- 'rename' method gains arguments 'predicate' and 'func'
- 'pivot_wider' method gains argument 'names_prefix'
- 'skim' method now provides a warning when skimpy is not installed
- utility 'expand_grid' is implemented

0.1.4

- __init__ now does not coerce column classes

0.1.3

- __repr__ set right for dataframes with pandas version <= 1.4.0
- tidyframe __init__ now accepts inputs and passes them to pd.DataFrame
- Along with accepting a pandas dataframe

0.1.2

- minor bugfix where `skimpy` is now optional!

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.