-
Notifications
You must be signed in to change notification settings - Fork 63
chore(main): release 0.3.0 #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
milkshakeiii
approved these changes
Aug 29, 2023
Collaborator
|
@milkshakeiii please wait until we're ready to cut the release before approving. We're currently in a freeze due to GCP NEXT. |
1207ee8 to
87a5ada
Compare
87a5ada to
fde7a2e
Compare
Contributor
Author
|
Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2023-09-05T19:33:15.245Z) To trigger again, remove the autorelease: triggered label (in a few minutes). |
Collaborator
|
Manually marked this release as published, as I manually released 0.3.0. |
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.
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.3.0 (2023-09-02)
Features
bigframes.get_global_session()andbigframes.reset_session()aliases (a32b747)bigframes.pandas.read_picklefunction (a32b747)components_,explained_variance_, andexplained_variance_ratio_properties tobigframes.ml.decomposition.PCA(89b9503)fit_transformtobigquery.mltransformers (a32b747)Series.dropnaandDataFrame.fillna(8fab755)Series.strmethodsisalpha,isdigit,isdecimal,isalnum,isspace,islower,isupper,zfill,center(a32b747)bigframes.pandas.merge()(8fab755)DataFrame.isinwith list and dict inputs (8fab755)DataFrame.pivot(a32b747)DataFrame.stack(89b9503)DataFrame-DataFramebinary operations (8fab755)df[my_column] = [a python list](89b9503)Index.is_monotonic(8fab755)np.arcsin,np.arccos,np.arctan,np.sinh,np.cosh,np.tanh,np.arcsinh,np.arccosh,np.arctanh,np.expwith Series argument (89b9503)np.sin,np.cos,np.tan,np.log,np.log10,np.sqrt,np.abswith Series argument (89b9503)pow()and power operator inDataFrameandSeries(8fab755)read_jsonwithengine=bigqueryfor newline-delimited JSON files (89b9503)Series.corr(89b9503)Series.map(8fab755)np.add,np.subtract,np.multiply,np.divide,np.power(8fab755)pandas.Indexfor column labels (a32b747)ml.llmandml.imported(8fab755)Bug Fixes
set_index(a32b747)DataFrame.aggresults (89b9503)ORDER BYinread_gbqinput when anindex_colis defined (89b9503)remote_function(89b9503)read_gbq_function(a32b747)NotImplementedErrorexception messages (89b9503)source=bigquery-dataframes-templabel (89b9503)X_trainargument names consistent across methods (8fab755)read_gbq_function(a32b747)DataFrameinitializater (89b9503)Performance Improvements
__repr_*__methods (a32b747)row_number()filter forhead/tail(8fab755)Documentation
read_gbqdocs (a32b747)options.bigquery.projectin sample code (89b9503)This PR was generated with Release Please. See documentation.