jorisvandenbossche commented on a change in pull request #51:
URL: https://github.com/apache/arrow-cookbook/pull/51#discussion_r698306350



##########
File path: python/source/create.rst
##########
@@ -7,6 +7,32 @@ Tensors and all other Arrow entities.
 
 .. contents::
 
+Creating Tables
+===============
+
+Arrow supports tabular data in :class:`pyarrow.Table`, each column

Review comment:
       ```suggestion
   Arrow supports tabular data in :class:`pyarrow.Table`: each column
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to