[ ソース: 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]
類似のパッケージ:
Python 3 で N-次元ラベルつき配列およびデータセット
xarray (前身は xray) はオープンソースプロジェクトおよび Python パッケージ で、 pandas のコアデータ構造の N-次元変数を提供することで、pandas のラベルつき データの力を物理科学にもたらすことを目標としています。
pandas が優れている表データではなく、多次元配列を解析するための pandas ライクかつ pandas 互換のツールキットを提供します。
本パッケージは Python 3 ライブラリを提供します。
その他の 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