Skip to main content

No project description provided

Project description

Fused Public Python package

🌎 Code to Map. Instantly.



Fused is a Python library to code, scale, and ship geospatial workflows of any size. Express workflows as shareable UDFs (user defined functions) without thinking about the underlying compute. The Fused Python library is maintained by Fused.io.

Prerequisites

Python >= 3.8

Install

pip install fused

Quickstart

import fused

# Declare UDF
@fused.udf()
def my_udf():
    import pandas as pd
    return pd.DataFrame({'hello': ['world']})

df = fused.run(my_udf)
print(df)

dc_file_udf = fused.load('https://github.com/fusedio/udfs/tree/main/public/DC_File_Example')

df2 = fused.run(dc_file_udf)
print(df2)

Resources

Changelog

See the changelog for the latest changes.

Project details


Download files

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

Source Distribution

fused-1.19.0b2.tar.gz (136.4 kB view details)

Uploaded Source

Built Distribution

fused-1.19.0b2-py3-none-any.whl (172.3 kB view details)

Uploaded Python 3

File details

Details for the file fused-1.19.0b2.tar.gz.

File metadata

  • Download URL: fused-1.19.0b2.tar.gz
  • Upload date:
  • Size: 136.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for fused-1.19.0b2.tar.gz
Algorithm Hash digest
SHA256 8cc6aa8fc80489e87bf706c119a5473c513f0c80a241eb3fb251beba4fcb3c2f
MD5 35eee65a4c63b933a3af1476f63904de
BLAKE2b-256 6863759f0810108d6557807a4ce7ee9eae5e0d600f15f86efda5c971a3e2a518

See more details on using hashes here.

Provenance

The following attestation bundles were made for fused-1.19.0b2.tar.gz:

Publisher: release-fused-py.yaml on fusedlabs/application

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fused-1.19.0b2-py3-none-any.whl.

File metadata

  • Download URL: fused-1.19.0b2-py3-none-any.whl
  • Upload date:
  • Size: 172.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for fused-1.19.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 2789fb312e26fbb62f3cce93e0ff48d1722be72680daa9061ec0788bd77f8e74
MD5 ce1c9d9d3a36b024c2f3a6dd62c5aa2b
BLAKE2b-256 0a3fff95d150ab39ece2e06ea82465f543262d1fa4983dfb0f53e2df5ff1fdb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for fused-1.19.0b2-py3-none-any.whl:

Publisher: release-fused-py.yaml on fusedlabs/application

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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