File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
third_party/bigframes_vendored Expand file tree Collapse file tree 3 files changed +14
-2
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
+ ## [ 1.34.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v1.33.0...v1.34.0 ) (2025-01-23)
8
+
9
+
10
+ ### ⚠ BREAKING CHANGES
11
+
12
+ * Enable reading JSON data with dbjson extension dtype ([ #1139 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1139 ) )
13
+
14
+ ### Features
15
+
16
+ * Add DataFrame.mask method ([ #1302 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1302 ) ) ([ 8b8155f] ( https://github.com/googleapis/python-bigquery-dataframes/commit/8b8155fef9c5cd36cfabf728ccebf6a14a1cbbda ) )
17
+ * Enable reading JSON data with dbjson extension dtype ([ #1139 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1139 ) ) ([ f672262] ( https://github.com/googleapis/python-bigquery-dataframes/commit/f6722629fb47eed5befb0ecae2e6b5ec9042d669 ) )
18
+
7
19
## [ 1.33.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v1.32.0...v1.33.0 ) (2025-01-22)
8
20
9
21
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__ = "1.33 .0"
15
+ __version__ = "1.34 .0"
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__ = "1.33 .0"
15
+ __version__ = "1.34 .0"
You can’t perform that action at this time.
0 commit comments