Dppd

Latest version: v0.27

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

Scan your dependencies

Page 2 of 3

0.21

=====
- Fleshed out reset_columns

0.20

====
- added rename_columns/reset_columns

0.19

==========

- support for itertuples on groupBy objects
- column specs now support types (and forward the query to select_dtypes)
- column spec now accepts [True] as 'same columns, but sorted alphabetically'
- ends() for DataFrames
- categorize now by default keeps order as seen in the Series. Pass None to restore old
behaviour

0.17

==========

=======
- a column spec of None now means 'all columns' (useful for e.g. distinct)
- added categorize verb for DataFrames

0.16

=======
- replaced alias_verb by extending register_verb(name=...) to register_verb(names=[...], ...)
- support for pandas 0.22.0

0.15

============
- X is now 'stacked' - dp(...).pd now replaces the X with the one just before the last dp(..) call.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.