Zvi Barak

Results 1 comments of Zvi Barak

Same error: Here is the trace log ``` in disp_to_file(df, path) ----> 5 df.dfi.export('df.png') /usr/local/lib/python3.7/dist-packages/dataframe_image/_pandas_accessor.py in export(self, filename, fontsize, max_rows, max_cols, table_conversion, chrome_path) 17 table_conversion='chrome', chrome_path=None): 18 return _export(self._df, filename,...