Closed GEOHYEON closed 1 year ago
When exporting a pandas dataframe with table_conversion set to 'matplotlib' and max_rows set to -1, it causes an issue where the last row is truncated. To fix this issue, add code for max_rows along with max_cols.
When exporting a pandas dataframe with table_conversion set to 'matplotlib' and max_rows set to -1, it causes an issue where the last row is truncated. To fix this issue, add code for max_rows along with max_cols.