Summarytools

Latest version: v0.3.0

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

Scan your dependencies

Page 3 of 6

0.9.0

- **Output translations** are introduced. For instance, setting
`st_options(lang='fr')` gives access to French translations. Spanish ('es')
translations are also available.
- Function `useTranslations()` (which in later versions becomes
`use_custom_lang()`) allows using custom translations
- In `descr()`, the weight variable (when used) is automatically removed
from the list of variables to analyze
- In `dfSummary()`, images are processed using functions from the **magick**
package, improving the general layout of the output tables
- Improved support for **magrittr** operators

0.8.9

- In `dfSummary()`:
+ Number of columns and number of duplicates added to the _headings_
section
+ Integer sequences as well as **UPC/EAN codes** are detected and identified
+ Statistics for unary / binary data are simplified
+ Dimension of the bars in barplots now reflect frequencies relative to the
whole dataset, allowing comparisons across variables
- In `descr()`, the 'stats' parameter accepts values "common" and "fivenum"
- With `st_options()`, setting multiple options at once is now possible; all
options have their own parameter (the legacy way of setting options is still
supported)
- More parameters can be overridden when calling `print()` or `view()` -
refer to the `print()` method's documentation to learn more
- The 'omit.headings' parameter is replaced by the more straightforward
(and still boolean) 'headings'. The former is still supported but will

0.8.8

- Fixed character encoding issues
- In `dfSummary()`:
+ Fixed an issue with `dfSummary()` where reported percentages could exceed
100% under specific circumstances
+ Fixed issue with groups not being properly updated when used in _Shiny_
apps

0.8.7

- Fixed an issue with `dfSummary()` when missing values were present along
with whole numbers
- Fixed an issue with `descr()` where group was not shown for the first
group when omitting headings

0.8.6

- In `dfSummary()`:
+ _"Label"_ column now shows proper line breaks in the html versions
+ In lists of values / frequencies, digits are omitted for integer
variables and for numerics containing whole numbers only
+ Fixed an error when using the pipe (`%>%`) operator
- In `descr()`, fixed a calculation error for coefficient of variation (cv)
- In `ctable()` html outputs, '<' and '>' are properly escaped when appearing
in row or column names

0.8.5

- In `dfSummary()`:
+ Time intervals in `dfSummary()` now use `lubridate::as.period()`
+ Line feeds in ASCII barplots now displayed correctly
+ String trimming is applied consistently
- In `ctable()`, argument 'useNA' now correctly accepts value "no"

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.