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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fused-1.19.0b1.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.0b1.tar.gz
Algorithm Hash digest
SHA256 108b38af44d64199745cff520a5714edb7b59fa3e80d3908647b967ad3ec150e
MD5 ec85d25b082a9b046794a997be680c7a
BLAKE2b-256 3fee4a47fefcd2273cb43393ba3a5f93531f8398398a5ea8e13ae569634d6f5a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fused-1.19.0b1-py3-none-any.whl
  • Upload date:
  • Size: 172.7 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.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 a0eba996f767afdf04af06e91df5825fa9519aa9e9d8fcbd380e1cfd3b29762f
MD5 4bce40e0fe0ed6a6cdb904599f9820b8
BLAKE2b-256 0bcc562485f27a58668b0e61aa61c17b17dcf3442b9d8c3109bcea7d645f3a17

See more details on using hashes here.

Provenance

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