Is your feature request related to a problem? Please describe.
The cudf::experimental namespace was added to prevent collisions between libcudf++ and legacy libcudf code.
Describe the solution you'd like
Once https://github.com/rapidsai/cudf/issues/4050 is completed, the experimental namespace should be removed.
@devavret does #4769 also address this?
It does not. Makes sense as a separate PR.
is this still targeted for 0.14 release?
Most helpful comment
It does not. Makes sense as a separate PR.