diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2020-03-07 11:32:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 11:32:09 +0700 |
commit | ee2868098185596c06155bdf97d6b4253b4619ec (patch) | |
tree | e345c19a762ccf97000bd73b3de02c4124eb6fde /python/python3-statsmodels/slack-desc | |
parent | 41c2842e46d3f0b5500d66478809968b5db69970 (diff) | |
download | slackbuilds-ee2868098185596c06155bdf97d6b4253b4619ec.tar.gz |
python/python3-statsmodels: Added (Statistical computations models).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-statsmodels/slack-desc')
-rw-r--r-- | python/python3-statsmodels/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-statsmodels/slack-desc b/python/python3-statsmodels/slack-desc new file mode 100644 index 0000000000..c1e3e4bea8 --- /dev/null +++ b/python/python3-statsmodels/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-statsmodels: python3-statsmodels (Statistical computations and models) +python3-statsmodels: +python3-statsmodels: +python3-statsmodels: Statsmodels is a Python package that provides a complement +python3-statsmodels: to scipy for statistical computations including descriptive +python3-statsmodels: statistics and estimation and inference for statistical models. +python3-statsmodels: +python3-statsmodels: +python3-statsmodels: +python3-statsmodels: +python3-statsmodels: |