Skip to content

πŸ”– 0.6.4 (#95)

Compare
Choose a tag to compare
@pwwang pwwang released this 23 Mar 17:33
· 57 commits to master since this release
7357907

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