ppc64le/linux/: dask-2023.3.2+0.g0cbc46ac8.dirty metadata and description

Homepage Simple index Newer version available

Parallel PyData with Task Scheduling

classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: BSD License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3 :: Only
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Topic :: Scientific/Engineering
  • Topic :: System :: Distributed Computing
  • Environment :: MetaData :: IBM Python Ecosystem
dynamic summary
keywords task-scheduling parallel numpy pandas pydata
license BSD
license_file dask/array/NUMPY_LICENSE.txt
maintainer Matthew Rocklin
maintainer_email [email protected]
provides_extras test
requires_dist
  • click>=7.0
  • cloudpickle>=1.1.1
  • fsspec>=0.6.0
  • packaging>=20.0
  • partd>=1.2.0
  • pyyaml>=5.3.1
  • toolz>=0.8.2
  • importlib_metadata>=4.13.0
  • numpy>=1.21; extra == "array"
  • numpy>=1.21; extra == "dataframe"
  • pandas>=1.3; extra == "dataframe"
  • distributed==2023.3.2; extra == "distributed"
  • bokeh<3,>=2.4.2; extra == "diagnostics"
  • jinja2>=2.10.3; extra == "diagnostics"
  • bokeh<3,>=2.4.2; extra == "complete"
  • distributed==2023.3.2; extra == "complete"
  • jinja2>=2.10.3; extra == "complete"
  • numpy>=1.21; extra == "complete"
  • pandas>=1.3; extra == "complete"
  • pyarrow>=7.0; extra == "complete"
  • lz4>=4.3.2; extra == "complete"
  • pandas[test]; extra == "test"
  • pytest; extra == "test"
  • pytest-rerunfailures; extra == "test"
  • pytest-xdist; extra == "test"
  • pre-commit; extra == "test"
requires_python >=3.8
File Tox results History
dask-2023.3.2+0.g0cbc46ac8.dirty-py3-none-any.whl
Size
1 MB
Type
Python Wheel
Python
3

Build Status Coverage status Documentation Status Discuss Dask-related things and ask for help Version Status NumFOCUS

Dask is a flexible parallel computing library for analytics. See documentation for more information.

LICENSE

New BSD. See License File.