File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Yield Curve with Machine Learning
22
3- ![ PyPI] ( https://img.shields.io/pypi/v/yieldcurveml ) [ ![ PyPI - License] ( https://img.shields.io/pypi/l/yieldcurveml )] ( https://github.com/Techtonique/yieldcurve/blob/main/LICENSE ) [ ![ Downloads] ( https://pepy.tech/badge/yieldcurveml )] ( https://pepy.tech/project/yieldcurveml ) [ ![ Documentation] ( https://img.shields.io/badge/documentation-is_here-green )] ( https://techtonique.github.io/yieldcurveml/ )
3+ ![ PyPI] ( https://img.shields.io/pypi/v/yieldcurveml ) [ ![ PyPI - License] ( https://img.shields.io/pypi/l/yieldcurveml )] ( https://github.com/Techtonique/yieldcurve/blob/main/LICENSE ) [ ![ Downloads] ( https://pepy.tech/badge/yieldcurveml )] ( https://pepy.tech/project/yieldcurveml )
4+ [ ![ Downloads] ( https://anaconda.org/conda-forge/yieldcurveml/badges/downloads.svg )] ( https://anaconda.org/conda-forge/yieldcurveml )
5+ [ ![ Documentation] ( https://img.shields.io/badge/documentation-is_here-green )] ( https://techtonique.github.io/yieldcurveml/ )
46
57
68## 0 - Install:
79
10+ ### FromPyPI
11+
12+ ``` bash
13+ ! pip install yieldcurveml
14+ ```
15+
816### From GitHub
917
1018``` bash
You can’t perform that action at this time.
0 commit comments