[ 源代码: python-xarray ]
软件包:python3-xarray(2024.09.0-1)
python3-xarray 的相关链接
Debian 的资源:
下载源码包 python-xarray:
- [python-xarray_2024.09.0-1.dsc]
- [python-xarray_2024.09.0.orig.tar.xz]
- [python-xarray_2024.09.0-1.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-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- rec: python3-bottleneck
- Fast NumPy array functions written in C (Python 3)
-
- rec: python3-cftime
- Time-handling functionality from netcdf4-python (Python 3)
-
- rec: python3-dask
- Minimal task scheduling abstraction for Python 3
-
- rec: python3-h5netcdf
- netCDF4 support via h5py for Python 3
-
- rec: python3-netcdf4
- Python 3 interface to the netCDF4 (network Common Data Form) library
-
- rec: python3-rasterio
- Python 3 API for using geospatial raster data with Numpy
-
- rec: python3-zarr
- chunked, compressed, N-dimensional arrays for Python
-
- 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
-
- sug: python3-pydap
- 软件包暂时不可用
-
- 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