Data readers previously found in Pandas
Extract financial data from a wide range of Internet sources into a Pandas DataFrame. This was previously found in Pandas (https://pandas.pydata.org) in pandas.io.data and pandas.io.wb. Where you previously used from pandas.io import data, wb Now you should use from pandas_datareader import data, wb
$
pkg install py311-pandas-datareaderOrigin
math/py-pandas-datareader
Size
1.14MiB
License
BSD3CLAUSE
Maintainer
FreeBSD@Shaneware.biz
Dependencies
7 packages
Required by
1 packages