[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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