%DEPENDS%
python-numpy
python-dateutil
python-pytz
python-setuptools

%OPTDEPENDS%
python-pandas-datareader: pandas.io.data replacement (recommended)
python-numexpr: accelerating certain numerical operations (recommended)
python-bottleneck: accelerating certain types of nan evaluations (recommended)
python-matplotlib: plotting
python-jinja: conditional formatting with DataFrame.style
python-tabulate: printing in Markdown-friendly format
python-scipy: miscellaneous statistical functions
python-numba: alternative execution engine
python-xarray: pandas-like API for N-dimensional data
python-xlrd: Excel XLS input
python-xlwt: Excel XLS output
python-openpyxl: Excel XLSX input/output
python-xlsxwriter: alternative Excel XLSX output
python-beautifulsoup4: read_html function (in any case)
python-html5lib: read_html function (and/or python-lxml)
python-lxml: read_xml, to_xml and read_html function (and/or python-html5lib)
python-sqlalchemy: SQL database support
python-psycopg2: PostgreSQL engine for sqlalchemy
python-pymysql: MySQL engine for sqlalchemy
python-pytables: HDF5-based reading / writing
python-blosc: for msgpack compression using blosc
zlib: compression for msgpack
python-pyarrow: Parquet, ORC and feather reading/writing
python-fsspec: handling files aside from local and HTTP
python-pyqt5: read_clipboard function (only one needed)
python-qtpy: read_clipboard function (only one needed)
xclip: read_clipboard function (only one needed)
xsel: read_clipboard function (only one needed)
python-brotli: Brotli compression
python-snappy: Snappy compression
python-zstandard: Zstandard (zstd) compression

