Skip to content

Parthiv-Naresh/facilyst

Repository files navigation

Facilyst

PyPI Latest Release Package Status Unit Tests - Linux Coverage License Code style: black Imports: isort

Facil • yst

Facilis - Latin for easy, ready, or quick.

Analyst - Leaving this blank because I don't think anyone knows.

As a software developer in machine learning, I often find myself in the awkward position of building features and expanding use cases without easy access to data to test them with. Sometimes it could be as simple as a Pandas DataFrame with different data types just so I have something basic to throw at my code, and in other cases I might need a sinusoidal wave with varying frequency and amplitude consisting of an upwards trend projected over a staggered datetime horizon.

Instead of having to constantly look up the right functions in order to meet these data needs, and then search through StackOverflow or documentation to figure out how to plot it in a visually appealing way, I wanted a library that could provide a simple interface that made it easy to facilitate the work of an analyst/developer.

Installation

Install from PyPI

pip install facilyst

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages