dianaclarke commented on a change in pull request #9386:
URL: https://github.com/apache/arrow/pull/9386#discussion_r579553038



##########
File path: docs/source/python/csv.rst
##########
@@ -75,7 +75,22 @@ Customized conversion
 ---------------------
 
 To alter how CSV data is converted to Arrow types and data, you should create
-a :class:`ConvertOptions` instance and pass it to :func:`read_csv`.
+a :class:`ConvertOptions` instance and pass it to :func:`read_csv`::
+   import pyarrow as pa

Review comment:
       Before and after screenshots of the rendering, if it helps with review.
   
   <img width="774" alt="Screen Shot 2021-02-19 at 5 18 21 PM" 
src="https://user-images.githubusercontent.com/878798/108575784-9c8e3580-72d8-11eb-91b7-426b9b570261.png";>
   
   <img width="745" alt="Screen Shot 2021-02-19 at 5 19 31 PM" 
src="https://user-images.githubusercontent.com/878798/108575787-9ef08f80-72d8-11eb-927d-21cc07cf32e1.png";>
   




----------------------------------------------------------------
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.

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


Reply via email to