Datar

Latest version: v0.15.8

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

Scan your dependencies

Page 6 of 11

0.8.0

- ✨ Support `base.glimpse()` (107, machow/siuba409)
- 🐛 Register `base.factor()` and accept grouped data (108)
- ✨ Allow configuration file to save default options
- 💥 Replace option `warn_builtin_names` with `imiport_names_conflict` (73)
- 🩹 Attach original `__module__` to `func_factory` registed functions
- ⬆️ Bump `pipda` to `0.5.9`

0.7.2

- ✨ Allow tidyr.unite() to unite multiple columns into a list, instead of join them (105)
- 🩹 Typos in argument names of tidyr.pivot_longer() (104)
- 🐛 Fix base.sprintf() not working with Series (102)

0.7.1

- 🐛 Fix settingwithcopywarning in tidyr.pivot_wider()
- 📌 Pin deps for docs
- 💚 Don't upload coverage in PR
- 📝 Fix typos in docs (99, 100) (Thanks to pdwaggoner)

0.7.0

- ✨ Support `modin` as backend
- ✨ Add `_return` argument for `datar.options()`
- 🐛 Fix `tidyr.expand()` when `nesting(f.name)` as argument

0.6.4

Breaking changes

- 🩹 Make `base.ntile()` labels 1-based (92)

Fixes

- 🐛 Fix `order_by` argument for `dplyr.lead-lag`

Enhancements

- 🚑 Allow `base.paste/paste0()` to work with grouped data
- 🩹 Change dtypes of `base.letters/LETTERS/month_abb/month_name`

Housekeeping

- 📝 Update and fix reference maps
- 📝 Add `environment.yml` for binder to work
- 📝 Update styles for docs
- 📝 Update styles for API doc in notebooks
- 📝 Update README for new description about the project and add examples from StackOverflow

0.6.3

- ✨ Allow `base.c()` to handle groupby data
- 🚑 Allow `base.diff()` to work with groupby data
- ✨ Allow `forcats.fct_inorder()` to work with groupby data
- ✨ Allow `base.rep()`'s arguments `length` and `each` to work with grouped data
- ✨ Allow `base.c()` to work with grouped data
- ✨ Allow `base.paste()`/`base.paste0()` to work with grouped data
- 🐛 Force `&/|` operators to return boolean data
- 🚑 Fix `base.diff()` not keep empty groups
- 🐛 Fix recycling non-ordered grouped data
- 🩹 Fix `dplyr.count()/tally()`'s warning about the new name
- 🚑 Make `dplyr.n()` return groupoed data
- 🐛 Make `dplyr.slice()` work better with rows/indices from grouped data
- 🩹 Make `dplyr.ntile()` labels 1-based
- ✨ Add `datar.attrgetter()`, `datar.pd_str()`, `datar.pd_cat()` and `datar.pd_dt()`

Page 6 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.