Skip to content

v0.21.0

Compare
Choose a tag to compare
@release-please release-please released this 13 Feb 22:09
747e5f6

0.21.0 (2024-02-13)

Features

  • Add Series.cov method (#368) (443db22)
  • Add ml.llm.GeminiTextGenerator model (#370) (de1e0a4)
  • Add ml.metrics.pairwise.cosine_similarity function (#374) (126f566)
  • Add XGBoostModel (#363) (d5518b2)
  • Limited support of lambdas in Series.apply (#345) (208e081)
  • Support bigframes.pandas.to_datetime for scalars, iterables and series. (#372) (ffb0d15)
  • Support read_gbq wildcard table path (#377) (90caf86)

Bug Fixes

Documentation

  • Clarify ADC pre-auth in a non-interactive environment (#348) (99a9e6e)