[ buster ]
[ ソース: seaborn ]
パッケージ: python-seaborn (0.9.0-1)
python-seaborn に関するリンク
Debian の資源:
seaborn ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
statistical visualization library for Python
Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.
Some of the features that seaborn offers are
- Several built-in themes that improve on the default matplotlib aesthetics - Tools for choosing color palettes to make beautiful plots that reveal patterns in your data - Functions for visualizing univariate and bivariate distributions or for comparing them between subsets of data - Tools that fit and visualize linear regression models for different kinds of independent and dependent variables - A function to plot statistical timeseries data with flexible estimation and representation of uncertainty around the estimate - High-level abstractions for structuring grids of plots that let you easily build complex visualizations
This is the Python 2 version of the package.
その他の python-seaborn 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-matplotlib
- Python based plotting system in a style similar to Matlab
-
- dep: python-numpy
- Numerical Python - Python 言語に高速な配列操作機能を追加
-
- dep: python-pandas
- data structures for "relational" or "labeled" data
-
- dep: python-scipy
- scientific tools for Python
-
- dep: python-tk
- Tkinter - Writing Tk applications with Python2
-
- rec: python-bs4
- error-tolerant HTML parser for Python
-
- rec: python-patsy
- statistical models in Python using symbolic formulas
-
- rec: python-statsmodels
- Python module for the estimation of statistical models