cannot import name 'StringIO' from 'pandas.compat' (/opt/conda/lib/python3.7/site-packages/pandas/compat/__init__.py) code example
Example: ImportError: cannot import name 'StringIO'
pip install "pandas<0.25.0"
pip install "pandas<0.25.0"