File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-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.22.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v0.21.0...v0.22.0 ) (2024-02-21)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add ` DataFrames.corr() ` method ([ #379 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/379 ) ) ([ 67fd434] ( https://github.com/googleapis/python-bigquery-dataframes/commit/67fd434bbb1c73f9013f65252d1ecc8da79542f6 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * Correct the numeric literal dtype ([ #365 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/365 ) ) ([ 93b02cd] ( https://github.com/googleapis/python-bigquery-dataframes/commit/93b02cd8bc620823563f8214b43bc5f2f35c155b ) )
18
+
19
+
20
+ ### Documentation
21
+
22
+ * Fix ` bigframes.pandas.concat ` documentation ([ #382 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/382 ) ) ([ 234b61c] ( https://github.com/googleapis/python-bigquery-dataframes/commit/234b61cdfe75b402adf1b56f53b5f06934777f95 ) )
23
+
7
24
## [ 0.21.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v0.20.1...v0.21.0 ) (2024-02-13)
8
25
9
26
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.21 .0"
15
+ __version__ = "0.22 .0"
You can’t perform that action at this time.
0 commit comments