File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/bigframes/#history
6
6
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
+
7
20
## [ 0.19.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v0.18.0...v0.19.0 ) (2024-01-09)
8
21
9
22
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "0.19.0 "
15
+ __version__ = "0.19.1 "
You can’t perform that action at this time.
0 commit comments