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.0.tar.gz (136.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fused-1.19.0.tar.gz
  • Upload date:
  • Size: 136.5 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.0.tar.gz
Algorithm Hash digest
SHA256 44fad0d5cee46586a97cf60854e377fa969f9a8a90eed23a674fa6fd9f1165a2
MD5 792a8548a16eb39fe45442e503da46c3
BLAKE2b-256 067034f84785617fe0d6bcbce65511b55522a87455299f7c92fd1f5b7e6e636b

See more details on using hashes here.

Provenance

The following attestation bundles were made for fused-1.19.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: fused-1.19.0-py3-none-any.whl
  • Upload date:
  • Size: 172.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7befad0e2056270cc4c516ee7d548c8624701037bc3f722f2467d17a76d70e2
MD5 1e48fcc9f6928379018e3b85fe419125
BLAKE2b-256 7361e6510531cc68d3f41576f1d60704f799c678f5cc83ff3efb451654f2d3f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for fused-1.19.0-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