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

Uploaded Source

Built Distribution

coiled-0.0.19-py3-none-any.whl (40.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: coiled-0.0.19.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200712 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5

File hashes

Hashes for coiled-0.0.19.tar.gz
Algorithm Hash digest
SHA256 ca894be8cecda59ffe59e21e744807c582a5239af89cea6d41c2686cb4b05871
MD5 7d97273ec3e39909f38f8fe063d8aa2b
BLAKE2b-256 52787d3055b5aea0d854a34986640622eb8017dac2ae2e93e7c7f2fe3c07c9b8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: coiled-0.0.19-py3-none-any.whl
  • Upload date:
  • Size: 40.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200712 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5

File hashes

Hashes for coiled-0.0.19-py3-none-any.whl
Algorithm Hash digest
SHA256 4c1fcfe3d02a33c39e8a327c0d608a5ed8244bcf2f6c419500edaf67d6b364ff
MD5 fa2a134d9392eae2800e732a29a6f16a
BLAKE2b-256 eb01686bbe8aebfdbd5ffba37f2feb742fab1d2ee2d564fa43096b8ef150845b

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