Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Mar 25, 2024

πŸ€– I have created a release beep boop

1.1.0 (2024-04-04)

Features

  • (Series|DataFrame).explode (#556) (9e32f57)
  • Add DataFrame.eval and DataFrame.query (#361) (5e28ebd)
  • Add ColumnTransformer save/load (#541) (9d8cf67)
  • Add ml.metrics.mean_squared_error (#559) (853c25e)
  • Add support for numpy expm1, log1p, floor, ceil, arctan2 ops (#505) (e8e66cf)
  • Add transformers save/load (#552) (d805241)
  • Allow DataFrame binary ops to align on either axis and with loc… (#544) (6d8f3af)
  • Expose DataFrame.bqclient to assist in integrations (#519) (0be8911)
  • Read_pandas accepts pandas Series and Index objects (#573) (f8821fe)
  • Support ML.GENERATE_EMBEDDING in PaLM2TextEmbeddingGenerator (#539) (1156c1e)
  • Support max_columns in repr and make repr more efficient (#515) (54e49cf)

Bug Fixes

  • Assign NaN scalar to column error. (#513) (0a4153c)
  • Don't download 100gb onto local python machine in load test (#537) (082c58b)
  • Exclude list-like s parameter in plot.scatter (#568) (1caac27)
  • Fix case where df.peek would fail to execute even with force=True (#511) (8eca99a)
  • Fix error in Series.drop(0) (#575) (75dd786)
  • Include all names in MultiIndex repr (#564) (b188146)
  • Plot.scatter s parameter cannot accept float-like column (#563) (8d39187)
  • Product operation produces float result for all input types (#501) (6873b30)
  • Reloaded transformer .transform error (#569) (39fe474)
  • Rename PaLM2TextEmbeddingGenerator.predict output columns to be backward compatible (#561) (4995c00)
  • Respect hard stack size limit and swallow limit change exception. (#558) (4833908)
  • Restore string to date/time type coercion (#565) (4ae0262)
  • Sync the notebook with embedding changes (#550) (347f2dd)
  • Use bytes limit on frame inlining rather than element count (#576) (659a161)

Performance Improvements

  • Add multi-query execution capability for complex dataframes (#427) (d2d7e33)

Dependencies

Documentation

  • bigframes.options.bigquery.project and location are optional in some circumstances (#548) (90bcec5)
  • Add "Supported pandas APIs" reference to the documentation (#542) (74c3915)
  • Add General Availability banner to README (#507) (262ff59)
  • Add opeartions in API docs (#557) (ea95761)
  • Add progress_bar code sample (#508) (92a1af3)
  • Add the code samples for metrics{auc, roc_auc_score, roc_curve} (#520) (5f37b09)
  • Address more comments from technical writers to meet legal purposes (#571) (9084df3)
  • Fix docs of ARIMAPlus.predict (#512) (3b80f95)
  • Include Index in table-of-contents (#564) (b188146)
  • Mark Gemini model as Pre-GA (#543) (769868b)
  • Migrate the overview page to Bigframes official landing page (#536) (a0fb8bb)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner March 25, 2024 19:10
@release-please release-please bot requested a review from a team as a code owner March 25, 2024 19:10
@release-please release-please bot requested a review from chelsea-lin March 25, 2024 19:10
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 25, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 25, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 25, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2024
@release-please release-please bot changed the title chore(main): release 1.0.1 chore(main): release 1.1.0 Mar 26, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 8752e64 to 0abbc08 Compare March 26, 2024 03:40
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Mar 26, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 0abbc08 to 9915c34 Compare March 26, 2024 19:07
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 9915c34 to 6e785e2 Compare March 26, 2024 20:42
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 6e785e2 to e094dd6 Compare March 26, 2024 21:10
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 4, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 4, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 4, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from fc63bbd to d2d997e Compare April 4, 2024 20:03
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 4, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 4, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 4, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from d2d997e to 21245fb Compare April 4, 2024 20:13
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 4, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 4, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 4, 2024
@TrevorBergeron TrevorBergeron removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 4, 2024
@TrevorBergeron TrevorBergeron merged commit 8add6b1 into main Apr 4, 2024
@TrevorBergeron TrevorBergeron deleted the release-please--branches--main branch April 4, 2024 23:00
Copy link
Contributor Author

release-please bot commented Apr 4, 2024

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-04-04T23:01:29.189Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

Copy link

The release build has started, the log can be viewed here. 🌻

Copy link

πŸ₯š You hatched a release! The release build finished successfully! πŸ’œ

Genesis929 pushed a commit that referenced this pull request Apr 9, 2024
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. autorelease: published size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants