[ 源代码: python-xarray ]
软件包:python3-xarray(0.11.3-2)
python3-xarray 的相关链接
Debian 的资源:
下载源码包 python-xarray:
- [python-xarray_0.11.3-2.dsc]
- [python-xarray_0.11.3.orig.tar.xz]
- [python-xarray_0.11.3-2.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Ghislain Antony Vaillant (QA 页面)
- Alastair McKinstry (QA 页面)
外部的资源:
- 主页 [xarray.pydata.org]
相似软件包:
N-D labeled arrays and datasets in Python 3
xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures.
It provides a pandas-like and pandas-compatible toolkit for analytics on multi-dimensional arrays, rather than the tabular data for which pandas excels.
This package provides the Python 3 library
其他与 python3-xarray 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pandas (>= 0.15.0)
- data structures for "relational" or "labeled" data - Python 3
-
- rec: python3-bottleneck
- Fast NumPy array functions written in C (Python 3)
-
- rec: python3-dask
- Minimal task scheduling abstraction for Python 3
-
- rec: python3-netcdf4
- Python 3 interface to the netCDF4 (network Common Data Form) library
-
- sug: python-xarray-doc
- documentation for xarray
-
- sug: python3-cartopy
- Cartographic library for Python 3
-
- sug: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- sug: python3-pydap
- 软件包暂时不可用
-
- sug: python3-rasterio
- Python 3 API for using geospatial raster data with Numpy
-
- sug: python3-scipy
- scientific tools for Python 3
-
- sug: python3-seaborn
- statistical visualization library for Python3
-
- sug: python3-toolz
- List processing tools and functional utilities