Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.
/ sinagot Public archive

Python library to manage data processing on a dataset.

Notifications You must be signed in to change notification settings

YannBeauxis/sinagot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Sinagot

⚠️ Sinagot repository has migrate to :https://gitlab.com/YannBeauxis/sinagot ⚠️

The code in this repository is obsolete.

Sinagot is a Python lightweight workflow management framework using Ray as distributed computing engine. The key features are:

  • Easy to use: Design workflow with simple Python classes and functions without external configuration files.

  • Data exploration: Access to computed data directly with object attributes, including complex type as pandas DataFrame.

  • Scalable: The Ray engine enable seamless scaling of workflows to external clusters.

About

Python library to manage data processing on a dataset.

Resources

Stars

Watchers

Forks

Packages

No packages published