Skip to main content

Packages for fast dataflow and workflow processing

Project description

MLFastFlow

A Python package for fast dataflow and workflow processing.

Installation

pip install mlfastflow

Features

  • Easy-to-use data sourcing with the Sourcing class
  • Flexible vector search capabilities
  • Optimized for data processing workflows

Quick Start

from mlfastflow import Sourcing

# Create a sourcing instance
sourcing = Sourcing(
    query_df=your_query_dataframe,
    db_df=your_database_dataframe,
    columns_for_sourcing=["column1", "column2"],
    label="your_label"
)

# Process your data
sourced_db_df_without_label, sourced_db_df_with_label = (
    sourcing.sourcing()
)

License

MIT

Author

Xileven

Project details


Release history Release notifications | RSS feed

This version

0.1.7

Download files

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

Source Distribution

mlfastflow-0.1.7.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mlfastflow-0.1.7-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file mlfastflow-0.1.7.tar.gz.

File metadata

  • Download URL: mlfastflow-0.1.7.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for mlfastflow-0.1.7.tar.gz
Algorithm Hash digest
SHA256 a2987ae22999d93a38abe412ce3c90257a078ef926f42018efb74fcd6ac5cca5
MD5 ec4db2182287f179232b6467a164d4cf
BLAKE2b-256 794cf47ee1bd0fce24c16761978fe68acac4766829451d02a8f3dd7712d0896a

See more details on using hashes here.

File details

Details for the file mlfastflow-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: mlfastflow-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 15.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for mlfastflow-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 0a604cd161daad35bb9289eb2557ea870a74a40dd513475ff0f84911a4f3db29
MD5 25151d0432bb74020b868693c2836a66
BLAKE2b-256 9555acfc48dafead81782ebb1f3de0ccd8eb6bdb64c4d90c6c01f9a2a4f7ddce

See more details on using hashes here.

Supported by

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