Releases
v1.12.0
1.12.0 (2024-07-31)
Features
Add bigframes-mode label to query jobs (#832 ) (c9eaff0 )
Add config option to set partial ordering mode (#855 ) (823c0ce )
Add stratify param support to ml.model_selection.train_test_split method (#815 ) (27f8631 )
Add streaming.StreamingDataFrame class (#864 ) (a7d7197 )
Allow DataFrame.join for self-join on Null index (#860 ) (e950533 )
Support remote function cleanup with session.close
(#818 ) (ed06436 )
Support to_csv/parquet/json to local files/objects (#858 ) (d0ab9cc )
Bug Fixes
Fewer relation joins from df self-operations (#823 ) (0d24f73 )
Fix 'sql' property for null index (#844 ) (1b6a556 )
Fix unordered mode using ordered path to print frame (#839 ) (93785cb )
Reduce redundant remote_function
deployments (#856 ) (cbf2d42 )
Documentation
Add partner attribution steps to integrations sample notebook (#835 ) (d7b333f )
Make get_global_session
/close_session
/reset_session
appears in the docs (#847 ) (01d6bbb )
You can’t perform that action at this time.