drtconway opened a new issue, #15953:
URL: https://github.com/apache/datafusion/issues/15953

   ### Is your feature request related to a problem or challenge?
   
   Hi Datafusion,
   
   Great software - thanks!
   
   For some of my bioinformatics applications I needed to call some statistical 
functions, and after creating a couple of ScalarUDFs for my immediate problem, 
I thought it would be pretty nice to have them available as a library, since 
they are generally useful for people doing data science or bioinformatics.
   
   ### Describe the solution you'd like
   
   I've made a start on packaging up the statistical functions as a library - 
see https://github.com/drtconway/datafusion-statrs
   
   Feedback on what is required to bring this to a level for inclusion in 
contrib would be welcome.
   
   ### Describe alternatives you've considered
   
   Adding ScalarUDFs in an ad hoc way to applications is perfectly feasible, 
but it would be preferable to do a thorough job of it once.
   
   ### Additional context
   
   _No response_


-- 
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...@datafusion.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to