Supporting Libraries / Dependencies
To work with the following data sources in Pandas, verify that the Python environment has the supporting libraries installed either via pip
or through the Anaconda distribution.
File Types:
- CSV
- Excel
- HTML
- SQL
Required Libraries:
- sqlalchemy
- lxml
- html5lib
- BeautifulSoup4
- xlrd