chore(main): release 0.4.0 #28
Merged
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.4.0 (2023-09-16)
Features
axis
parameter todroplevel
andreorder_levels
(7c6b0dd)bfill
andffill
toDataFrame
andSeries
(7c6b0dd)DataFrame.combine
andDataFrame.combine_first
(#27) (7c6b0dd)DataFrame.nlargest
,nsmallest
(7c6b0dd)DataFrame.pct_change
andSeries.pct_change
(7c6b0dd)DataFrame.skew
andGroupBy.skew
(7c6b0dd)DataFrame.to_dict
,to_excel
,to_latex
,to_records
,to_string
,to_markdown
,to_pickle
,to_orc
(7c6b0dd)diff
method toDataFrame
andGroupBy
(7c6b0dd)filter
andreindex
toSeries
andDataFrame
(7c6b0dd)reindex_like
toDataFrame
andSeries
(7c6b0dd)swaplevel
toDataFrame
andSeries
(7c6b0dd)Sereies.replace
(7c6b0dd)DataFrame.loc[bool_series, column] = scalar
(7c6b0dd)name
inremote_function
(7c6b0dd)Bug Fixes
remote_function
uses same credentials as other APIs (7c6b0dd)transforms
parameter inmodel.fit
(breaking change) (7c6b0dd)Int64Dtype
incut
(7c6b0dd)bigframes.ml
(breaking change) (7c6b0dd)Performance Improvements
bigframes-api
label to I/O query jobs (7c6b0dd)Documentation
This PR was generated with Release Please. See documentation.