timsaucer commented on issue #713: URL: https://github.com/apache/datafusion-python/issues/713#issuecomment-2126852193
The example above is a *very* simple approach and I think could add some immediate value. Even better would be to do something like pandas where we have a Styler class that allows for nuanced and expressive displays. https://pandas.pydata.org/docs/user_guide/style.html https://github.com/pandas-dev/pandas/blob/main/pandas/io/formats/style.py I don't think we necessarily need to support all of the output formats they do, but it would be nice at least to give users some formatting ability on their tables. These are some of the features I think we need to gain wider adoption. -- 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