Iulian Cozma
Results
2
issues of
Iulian Cozma
When running the sample, on Python 3.10.9, it throws an exception as bellow: ```python import pandas as pd from autoviz import AutoViz_Class AV = AutoViz_Class() data = {'col1': [1, 2,...
I need to export to XML, so added to the code.