Skip to content

Releases: pwwang/datar-pandas

0.5.5

05 Mar 05:20
Compare
Choose a tag to compare
  • deps: bump pdtypes to 0.2.3 (fixing pwwang/datar#208)
  • fix: use _grouper instead of grouper to dismiss depr warnings starting pandas v2.2
  • ci: update actions in CI

Full Changelog: 0.5.4...0.5.5

0.5.4

23 Jan 06:14
Compare
Choose a tag to compare
  • deps: bump pdtypes to 0.2.2
  • deps: bump pandas to 2.2.0
  • chore: hide warnings for downcast in case_when (pandas 2.2+)
  • chore: fix deprecation of construct Tibble from manager (pandas 2.2+)
  • test: fix union not keeping original key order
  • test: add tests for array_ufunc
  • fix: fix future.no_silent_downcasting not existing in options of pandas < 2.2

Full Changelog: 0.5.3...0.5.4

0.5.3

10 Oct 22:20
Compare
Choose a tag to compare
  • Bump datar to 0.15.3 to make np.nanmean and alike work on groupby (pwwang/datar#65)

Full Changelog: 0.5.2...0.5.3

0.5.2

09 Oct 22:46
Compare
Choose a tag to compare
  • Add extras in pyproject.toml

Full Changelog: 0.5.1...0.5.2

0.5.1

09 Oct 21:07
Compare
Choose a tag to compare
  • Dismiss ast warning for if_else.
  • Make scipy and wcwidth optional deps
  • Set seed in tests
  • Dismiss warnings of fillna with method for pandas2.1

Full Changelog: 0.5.0...0.5.1

0.5.0

08 Oct 03:24
Compare
Choose a tag to compare
  • ⬆️ Bump datar to 0.15
  • ⬆️ Support pandas v2
    • datar 0.14 & datar-pandas 0.4 will be last versions to support pandas v1

Full Changelog: 0.4.0...0.5.0

0.4.0

08 Oct 01:05
Compare
Choose a tag to compare

Full Changelog: 0.3.1...0.4.0

0.3.1

11 Aug 18:07
Compare
Choose a tag to compare
  • Bump datar to 0.13
  • Add codesandbox scripts

Full Changelog: 0.3.0...0.3.1

0.3.0

13 Apr 07:50
Compare
Choose a tag to compare

API aligned with dplyr v1.0.8

  • 🐛 [dplyr] Silence information summarise on rowwise df (tidyverse/dplyr#5837)
  • 👽️ [dplyr] Separate transmute() and mutate(_keep="none") (tidyverse/dplyr#6086)
  • ✨ [dplyr] Accept negative values for n and prop for slice family (tidyverse/dplyr#5961)
  • ⬆️ Bump datar-numpy to ^0.2
  • ⬆️ Bump datarto ^0.12
  • 🚧 Limit pandas to 1.5.3 in CI

Full Changelog: 0.2.1...0.3.0

0.2.1

06 Mar 21:27
Compare
Choose a tag to compare
  • 🐛 Fix order of colnames for any_of (pwwang/datar#166)
  • ⬆️ Bump datar to 0.11.2
  • 👷 Add python3.10 to CI
  • 👷 Add pandas 1.5.3 to CI

Full Changelog: 0.2.0...0.2.1