معرفی شرکت ها


fanchart-1.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Library to create Fan Charts as introduced by the Bank of England in 1996.
ویژگی مقدار
سیستم عامل -
نام فایل fanchart-1.0.3
نام fanchart
نسخه کتابخانه 1.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Dialid Santiago <d.santiago@outlook.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/fanchart/
مجوز -
# *fanchart* [![PyPI version fury.io](https://badge.fury.io/py/fanchart.svg)](https://pypi.python.org/pypi/fanchart/) ![PyPI license](https://img.shields.io/pypi/l/fanchart.svg) - [Git Homepage](https://github.com/quantgirluk/fanchart) - [Pip Repository](https://pypi.org/project/fanchart/) ## Overview The **_fanchart_** library provides functionality to create fan charts in [Python](https://www.python.org/). The term **fan chart** was coined by the [Bank of England](https://www.bankofengland.co.uk/) in 1996. Since then, the BoE has used these charts to illustrate its forecasts for inflation. The BoE introduced the fan charts aiming to communicate a more accurate representation of their forecast for medium term inflation. In particular, the charts have two key objectives: - To convey the uncertainty in their forecasts. This is, to focus attention on the forecast distribution, rather than only on small changes to the central projection. - To promote discussion of the risks to the economic outlook, and thus contribute to a wider debate about economic policy. Fan charts help to make it clear that monetary policy is about making decisions instead of knowing the exact rate of inflation in two years time. For more details on the history of fan charts visit [Fan Charts](https://quantgirl.blog/fan-charts/) ## Quick Start This library provides two main functions - The `fan` function illustrates the distribution of all the forecasts available; and it has the option to display the historical values for reference. ![](https://raw.githubusercontent.com/quantgirluk/fanchart/master/docs/source/_static/fan01.png) - The `fan_single` function illustrates the pdf/cdf of one forecast distribution ![](https://raw.githubusercontent.com/quantgirluk/fanchart/master/docs/source/_static/fan04.png) ![](https://raw.githubusercontent.com/quantgirluk/fanchart/master/docs/source/_static/fan05.png)


نیازمندی

مقدار نام
- matplotlib>=3.6.2
- numpy>=1.23.5
- pandas>=1.5.3
- twopiece>=1.3.1


زبان مورد نیاز

مقدار نام
<3.11,>=3.8 Python


نحوه نصب


نصب پکیج whl fanchart-1.0.3:

    pip install fanchart-1.0.3.whl


نصب پکیج tar.gz fanchart-1.0.3:

    pip install fanchart-1.0.3.tar.gz