Name : python3-dask-dataframe
| |
Version : 2021.3.0
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : 2.2
| Date : 2021-03-17 23:18:12
|
Group : Unspecified
| Source RPM : python-dask-2021.3.0-2.2.src.rpm
|
Size : 3.94 MB
| |
Packager : (none)
| |
Summary : Pandas-like DataFrame data structure for dask
|
Description :
A minimal task scheduling abstraction and parallel arrays. * dask is a specification to describe task dependency graphs. * dask.array is a drop-in NumPy replacement (for a subset of NumPy) that encodes blocked algorithms in dask dependency graphs. * dask.async is a shared-memory asynchronous scheduler that efficiently executes dask dependency graphs on multiple cores.
This package contains the dask DataFrame class.
A Dask DataFrame is a large parallel dataframe composed of many smaller Pandas dataframes, split along the index. These pandas dataframes may live on disk for larger-than-memory computing on a single machine, or on many different machines in a cluster.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/SLE_15_SP1/noarch |