Skip to content

Support pandas 1.3, fix broken windows install

Compare
Choose a tag to compare
@machow machow released this 19 Jan 23:04
· 249 commits to main since this release

⚠️ Note: this is a re-release of alpha v1.0.0a3 to be v0.1.1. This will allow users to easily install these releases using pip. Changelog copied below.

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)