Skip to content

0.8.2 (#118)

Compare
Choose a tag to compare
@pwwang pwwang released this 10 May 20:11
· 49 commits to master since this release
4e1e0cd
  • ♻️ Move glimpse to dplyr (as glimpse is a tidyverse-dplyr API)
  • 🐛 Fix glimpse() output not rendering in qtconsole (#117)
  • 🐛 Fix base.match() for pandas 1.3.0
  • 🐛 Allow base.match() to work with grouping data (#115)
  • 📌 Use rtoml (python-simpleconf) instead of toml (See https://github.com/pwwang/toml-bench)
  • 📌 Update dependencies