Skip to main content

No project description provided

Project description

Coiled

See coiled.io

Example

import coiled

# Create a remote Dask cluster managed by Coiled
cluster = coiled.Cluster(configuration="coiled/default")

# Connect a Dask Client to the cluster
import dask.distributed

client = dask.distributed.Client(cluster)

# Start performing computations!
import dask.datasets

df = dask.datasets.timeseries()
df[["x", "y"]].resample("1h").mean().compute()

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coiled-0.0.36.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

coiled-0.0.36-py3-none-any.whl (56.2 kB view details)

Uploaded Python 3

File details

Details for the file coiled-0.0.36.tar.gz.

File metadata

  • Download URL: coiled-0.0.36.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6

File hashes

Hashes for coiled-0.0.36.tar.gz
Algorithm Hash digest
SHA256 da1f18ae3d50e9e4c948663a95c5db8ffeee6717f5839cda014a7c1f0328266d
MD5 6802f0463dffd199d05bcce3af954972
BLAKE2b-256 d409e10a239aa5288836c6d69e7a3834c3f14632892f9cbdcd5b1bf81f958fef

See more details on using hashes here.

Provenance

File details

Details for the file coiled-0.0.36-py3-none-any.whl.

File metadata

  • Download URL: coiled-0.0.36-py3-none-any.whl
  • Upload date:
  • Size: 56.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6

File hashes

Hashes for coiled-0.0.36-py3-none-any.whl
Algorithm Hash digest
SHA256 67e469c7618c93da7b7463f20933eaeae2a3a86ca973a820c05964107eb7f299
MD5 7109d2f6a6c170155d6115907960031b
BLAKE2b-256 f91d46f709ef5f59fdce57ecbe0a8d51b83793abdc5e92fea7f63a9ffcb32a06

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page