Name : python311-dask-dataframe
| |
Version : 2024.8.2
| Vendor : obs://build_opensuse_org/home:ecsos
|
Release : lp155.175.1
| Date : 2024-09-10 03:50:24
|
Group : Unspecified
| Source RPM : python-dask-2024.8.2-lp155.175.1.src.rpm
|
Size : 3.32 MB
| |
Packager : https://www_suse_com/
| |
Summary : Pandas-like DataFrame data structure for dask
|
Description :
A flexible library for parallel computing in Python.
Dask is composed of two parts: - Dynamic task scheduling optimized for computation. This is similar to Airflow, Luigi, Celery, or Make, but optimized for interactive computational workloads. - “Big Data” collections like parallel arrays, dataframes, and lists that extend common interfaces like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments. These parallel collections run on top of dynamic task schedulers.
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/home:/ecsos:/python/15.5/noarch |