Michael-J-Ward commented on issue #713:
URL: 
https://github.com/apache/datafusion-python/issues/713#issuecomment-2127332326

   Rounding out options.
   
   I recently came across this python library dedicated to creating nicely 
formatted html tables 
[great-tables](https://github.com/posit-dev/great-tables). It currently works 
with polars and pandas, so any `datafusion` user today could call 
`df.to_polars()` or `df.to_pandas()` and then use it.
   
   Of course, the conversion feels clunky, so if we went this route, we could 
explore adding support for `datafusion` tables upstream.
   
   Again, just rounding out options. I don't have any strong thoughts on this 
feature request.


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

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