jorisvandenbossche commented on a change in pull request #10653:
URL: https://github.com/apache/arrow/pull/10653#discussion_r663852832



##########
File path: python/pyarrow/table.pxi
##########
@@ -1331,7 +1331,7 @@ cdef class Table(_PandasConvertible):
 
     def replace_schema_metadata(self, metadata=None):
         """
-        EXPERIMENTAL: Create shallow copy of table by replacing schema
+        Create shallow copy of table by replacing schema

Review comment:
       Good point (I actually noted it on the JIRA as well, but forgot about it 
:-)). Will update.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to