Skip to content

Support pandas 1.3, fix broken windows install

Compare
Choose a tag to compare
@machow machow released this 12 Jan 20:01
· 262 commits to main since this release
f335156

Fixes

  • fix(ci): allow testing multiple bigquery test branches at the same time (#360)
  • fix(pandas): fast methods support DataFrame aggs like n() (#363)
  • fix(pandas): support pandas 1.3 (#366)
  • fix(install): fix windows install breaking due to utf-8 in README (#370)