adamerose / PandasGUI

A GUI for Pandas DataFrames
MIT No Attribution
3.15k stars 226 forks source link

Image html PIL support. #229

Open smatthys opened 1 year ago

smatthys commented 1 year ago

Hi,

Would it be possible to add html PIL images support? This would be the cherry on this awesome GUI cake. The image column data looks like this: <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=113x150 at 0x1FEA3876250> and is visualized with IPython.display HTML

Thanks for creating this GUI, it's AWESOME! pandas_PIL_html_image