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.32.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

coiled-0.0.32-py3-none-any.whl (52.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: coiled-0.0.32.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.32.tar.gz
Algorithm Hash digest
SHA256 799096cd2c009f8cc13d0776abb1f9d5f3e9494d787b2b4234a5d06de13021c8
MD5 74e67e44f12e8214a270d4ab8d37678a
BLAKE2b-256 64d9393775eba2b47e8a30edf421b44b73489a0e0f952251b4239940fd86cb71

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: coiled-0.0.32-py3-none-any.whl
  • Upload date:
  • Size: 52.1 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.32-py3-none-any.whl
Algorithm Hash digest
SHA256 aaf479eab896bf52cf1e62d365aa6968d4cbe6e3bbee2213b9eaf52492cb4c71
MD5 9cdd700e624935682a530bc1d326cd71
BLAKE2b-256 d02684894f062af47a39780b4c9775639a82f01a0feb04716c230bbd5d7d704f

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