You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a border="0" seems to be hard coded in the pandas to_html() table output. I think it'd be more convenient to have that as a CSS property on dataframe than put directly like that.