quandl-python

时间:2024-05-27 13:22:17
【文件属性】:

文件名称:quandl-python

文件大小:68KB

文件格式:ZIP

更新时间:2024-05-27 13:22:17

python data-frame api-client dataset quandl

Quandl Python客户端 这是Quandl的Python软件包的官方文档。 该软件包可用于与的最新版本进行交互。 该软件包与python v2.7.x和v3.x +兼容。 弃用旧包装 请参阅此自述文件以了解更多信息和升级说明: 安装 安装过程因您的python版本和所使用的系统而异。 但是,在大多数情况下,以下方法应该起作用: pip install quandl 或者,在某些系统上,python3可以使用其他pip可执行文件,并且可能需要通过备用pip命令安装。 例如: pip3 install quandl 配置 选项 解释 例子 api_key 您的访问密钥 tEsTkEy123456789 use_retries 是否应自动重试API调用在retry_status_codes中返回状态的API 真的 重试次数 应尝试的最大重试次数。 仅在use_retrie


【文件预览】:
quandl-python-master
----MANIFEST.in(52B)
----LONG_DESCRIPTION.rst(380B)
----test()
--------test_get_point_in_time_data.py(5KB)
--------test_point_in_time.py(2KB)
--------test_retries.py(5KB)
--------test_request_type_util.py(978B)
--------test_data.py(7KB)
--------test_get_table.py(4KB)
--------test_dataset.py(4KB)
--------test_operations()
--------test_merged_dataset.py(9KB)
--------factories()
--------test_database.py(7KB)
--------__init__.py(197B)
--------test_datatable.py(8KB)
--------test_datatable_data.py(7KB)
--------test_model.py(951B)
--------test_util.py(7KB)
--------test_get.py(7KB)
--------test_connection.py(4KB)
--------helpers()
----2_SERIES_UPGRADE.md(2KB)
----tox.ini(498B)
----setup.cfg(146B)
----FOR_ANALYSTS.md(9KB)
----requirements.txt(49B)
----setup.py(2KB)
----.gitignore(87B)
----CHANGELOG.md(3KB)
----travis_buildspec.yml(250B)
----README.md(7KB)
----FOR_DEVELOPERS.md(11KB)
----quandl()
--------get.py(4KB)
--------message.py(2KB)
--------model()
--------util.py(5KB)
--------api_config.py(998B)
--------bulkdownload.py(940B)
--------operations()
--------__init__.py(529B)
--------connection.py(4KB)
--------get_table.py(1KB)
--------errors()
--------utils()
--------version.py(18B)
--------get_point_in_time.py(2KB)
--------export_table.py(860B)
----LICENSE.txt(1KB)
----DROP_PYTHON_EOL_SUPPORT.md(538B)

网友评论