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.6

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.6.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.6-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlfastflow-0.1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 c486aa05d859ebddb2c310da94b4d9c6c1f3017f0083d95a53a8978f432c036b
MD5 2b4179f371d1235e1d124b9ada3f4956
BLAKE2b-256 95c561e38fa6c300791d840269532ac727f5d1093d9d933b829be7a8fff21350

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlfastflow-0.1.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e3f65dfcdd425faa249c4d32dc4b746963d48755249b02b57dbd87c80877a4cf
MD5 f0ffcfa372a76ab4eb36b44e74f4af75
BLAKE2b-256 a8b162cc35bec71b9de540a9a6e4f5e6833f692433af3f3b3431e8c7c547da82

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