matthewmturner commented on issue #1487:
URL: 
https://github.com/apache/arrow-datafusion/issues/1487#issuecomment-1001588748


   I found 
https://arrow.apache.org/datafusion/python/generated/datafusion.functions.html#module-datafusion.functions
 on the current website.
   
   Assuming its expected that the available functions will be the same in rust 
and python then i think we could pull this out of the functions section and add 
a Functions section under User Guide.  that being said, i havent looked at the 
code for website yet and not sure if this links directly to python codebase or 
if we can move it.
   
   finally, im used to using sql with datafusion but i think would need to be 
checked that functions are also available for use with dataframe.


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