File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/bigframes/#history
66
7+ ## [ 0.19.1] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v0.19.0...v0.19.1 ) (2024-01-17)
8+
9+
10+ ### Bug Fixes
11+
12+ * Handle multi-level columns for df aggregates properly ([ #305 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/305 ) ) ([ 5bb45ba] ( https://github.com/googleapis/python-bigquery-dataframes/commit/5bb45ba5560f178438d490a62520ccd36fd2f284 ) )
13+ * Update max_output_token limitation. ([ #308 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/308 ) ) ([ 5cccd36] ( https://github.com/googleapis/python-bigquery-dataframes/commit/5cccd36fd2081becd741541c4ac8d5cf53c076f2 ) )
14+
15+
16+ ### Documentation
17+
18+ * Add code samples for Series.corr ([ #316 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/316 ) ) ([ 9150c16] ( https://github.com/googleapis/python-bigquery-dataframes/commit/9150c16e951fb757547721e0003910c7c49e3d27 ) )
19+
720## [ 0.19.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v0.18.0...v0.19.0 ) (2024-01-09)
821
922
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "0.19.0 "
15+ __version__ = "0.19.1 "
You can’t perform that action at this time.
0 commit comments