**Read support:**
* csv
* yaml
* json
* sql
*Including gzip formats*
**Write Support:**
* csv
* yaml
* json
**ANApy Stash:**
StashTable is a simplistic data storage solution for
quickly reading and writing datasets in a compressed
columnar storage system. The solution runs locally
within your application.
The benefit of the columnar storage method is rapid
search capabilities on relatively large data
being piped in and out of the application.
**ANApy Analyse:**
A set of simple analytical tools to help draw quick
conclusions on stashed data for on-the-fly columnar
level operations when manipulating data.