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

Uploaded Source

Built Distribution

fused-1.20.1-py3-none-any.whl (180.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fused-1.20.1.tar.gz
Algorithm Hash digest
SHA256 002e371fd9f81436be1c36b26bbcf7a051fa26b7137a37b9872ca2cfb4515db5
MD5 033aeb0a03500b1cb790090f9eb6ee45
BLAKE2b-256 4b8ab4dfffd99adf8a9f24a2467bbfc36c48de55570bfcc6a98d961680a4fe3f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fused-1.20.1-py3-none-any.whl
  • Upload date:
  • Size: 180.9 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.20.1-py3-none-any.whl
Algorithm Hash digest
SHA256 083710bdd219c854eae4a70f1e0a15cbbee9af9a1372b2d61d5dfde7c4d1e452
MD5 f117101a0fbd1d16f3169063ea4fd5eb
BLAKE2b-256 a3aea740625d4d63872846cf65d40e2329521cdbeea09377d803ab55f4f005a5

See more details on using hashes here.

Provenance

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