代码拉取完成,页面将自动刷新
{% set name = "QuantStats" %}
{% set version = "0.0.30" %}
package:
name: "{{ name|lower }}"
version: "{{ version }}"
source:
url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz"
sha256: "ca7e0ad254087ae580197f45fb11cdb2a8c93403166d127ae5e74d443ab18b91"
build:
noarch: python
number: 0
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv "
requirements:
host:
- pandas >=0.24.0
- numpy >=1.16.5
- seaborn >=0.9.0
- matplotlib >=3.0.0
- scipy >=1.2.0
- tabulate >=0.8.0
- yfinance >=0.1.55
- pip
- python
- scipy >=1.2.0
run:
- pandas >=0.24.0
- numpy >=1.16.5
- seaborn >=0.9.0
- matplotlib >=3.0.0
- scipy >=1.2.0
- tabulate >=0.8.0
- yfinance >=0.1.55
- pip
- python
- scipy >=1.2.0
test:
imports:
- quantstats
- quantstats._plotting
about:
home: "https://github.com/ranaroussi/quantstats"
license: "Apache Software"
license_family: "APACHE"
license_file: ""
summary: "QuantStats: Portfolio analytics for quants"
description: |
QuantStats Python library that performs portfolio profiling,
allowing quants and portfolio managers to understand their
performance better by providing them with in-depth analytics
and risk metrics.
doc_url: "https://github.com/ranaroussi/quantstats"
dev_url: "https://pypi.python.org/pypi/quantstats"
doc_source_url: https://github.com/ranaroussi/quantstats/blob/master/README.rst
extra:
recipe-maintainers:
- ranaroussi
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。