Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shapelets/shapelets-demos


https://github.com/shapelets/shapelets-demos

data-science data-structures data-visualization python shapelets time-series

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        



# Shapelets Demos

[![PyPI Latest Release](https://img.shields.io/pypi/v/shapelets-platform)](https://pypi.org/project/shapelets-platform/)
[![Documentation](https://img.shields.io/badge/docs-Shapelets-lightgrey)](https://shapelets.io/doc/)

Shapelets is an integrated platform for data scientists that provides significant speedups and greater efficiency to help data scientists
extract insights from data, create powerful visualizations and share them instantly with the business.

Shapelets Core incorporates an efficient data engine, implemented in C++ but controlled through a Python API, that can be connected to
multiple data stores (Azure Blob, S3, SMB, FTP, etc.) to load various types of data files (parquet, arrow, CSV, excel) in an extremely
efficient way and keeping a minimum memory usage. This data engine relies on bitmap indexing technology to optimize time series storage and query times in large databases.

Shapelets Data Apps can be used to build data apps. Data apps are web applications with professional visualizations that be quickly prototyped by data scientists and shared with business stakeholders across an organization, allowing to quickly validate the insights found by data scientist. These data apps can seamlessly scale from prototypes to production-ready applications. In order to build data apps, the data scientist simply uses Shapelets API to create visual components (buttons, tabs, line charts, etc.) and the interactions between those components. This is done using a simple, intuitive syntax.

You can check the __User's Guide__ and __Documentation__ [here](https://shapelets.io/doc/)