andygrove commented on code in PR #364: URL: https://github.com/apache/arrow-datafusion-python/pull/364#discussion_r1183657678
########## docs/mdbook/src/usage/create-table.md: ########## @@ -0,0 +1,43 @@ +# DataFusion Create Table + +It's easy to create DataFusion tables from a variety of data sources. + +## Create table from Python Dictionary Review Comment: Do we want to capitalize "table" here and the following sections? -- 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]
