-
Notifications
You must be signed in to change notification settings - Fork 962
Closed
Labels
PythonAffects Python cuDF API.Affects Python cuDF API.feature requestNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Pandas added initial support for copy-on-write
. There is a proposal document for the same: https://docs.google.com/document/d/1ZCQ9mx3LBMy-nhwRl33_jgcvWo9IWdEfxDNQ2thyTb0/edit#
Describe the solution you'd like
Implement copy on write as an opt-in in cudf.
Additional context
This is being accomplished in #11718
Metadata
Metadata
Assignees
Labels
PythonAffects Python cuDF API.Affects Python cuDF API.feature requestNew feature or requestNew feature or request