Dppd

Latest version: v0.26

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

Scan your dependencies

Page 2 of 3

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.

0.2.4

==============
- annotation_stripes -> annotation_stripes_dppd (we still have some improvements from the plotnine default)
- experimental .cyberpunk() aesthetics
- scale_x/y_continious aliases (sxc, sxc10 for log10, sxc2 for log())
- .hide_legend
- .figure_size/fig_size/size for adjusting size in jupyter notebooks
- .add_cummulative

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.