Merged
Conversation
f76ee7c to
51d0f92
Compare
51d0f92 to
f26f24f
Compare
f26f24f to
688808f
Compare
688808f to
73ef8da
Compare
b267a40 to
a8a88eb
Compare
a8a88eb to
271ea88
Compare
ashleyxuu
approved these changes
Jan 3, 2024
Contributor
Author
|
Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-01-03T19:30:11.052Z) To trigger again, remove the autorelease: triggered label (in a few minutes). |
|
The release build has started, the log can be viewed here. 🌻 |
|
🥚 You hatched a release! The release build finished successfully! 💜 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.18.0 (2024-01-02)
Features
dataframe.to_html(#259) (2cd6489)IntervalIndexsupport tobigframes.pandas.cut(#254) (6c1969a)replacemethod to DataFrame (#261) (5092215)Bug Fixes
Dataframes.to_gbqnow creates dataset if it doesn't exist (#222) (bac62f7)DataFrameGroupby.agg()issue with as_index=False (#273) (ab49350)Series.str.replacework for simple strings (#285) (ad67465)dataframe.to_gbqto dedup column names. (#286) (746115d)Dependencies
ibis-framework >= "7.1.0"(#53) (9798a2b)Documentation
astypecommon to DataFrame and Series (#280) (95b673a)DataFrame.copyandSeries.copy(#290) (7cbc2b0)dropandfillna(#284) (9c5012e)isna,isnull,dropna,isin(#289) (ad51035)rename,size(#293) (eb69f60)reset_indexandsort_values(#282) (acc0eb7)sample,get,Series.round(#295) (c2b1892)Series.{add, replace, unique, T, transpose}(#287) (0e1bbfc)Series.{map, to_list, count}(#290) (7cbc2b0)Series.{name, std, agg}(#293) (eb69f60)Series.groupbyandSeries.{sum,mean,min,max}(#280) (95b673a)set_index,items(#295) (c2b1892)get_dummies(#291) (252f3a2)This PR was generated with Release Please. See documentation.