Details
This is the first release for SPV, providing a set of features:
- Custom filters: It makes it possible to apply custom filters to the current dataset. This filters are compatible with Pandas DataFrame query (support to queries with <kbd></kbd> have been disabled so as to avoid query variables);
- Data exportation: Allows current view to be exported to CSV, JSON or another Parquet file;
- Shortcut generation (for Windows).
Screenshot
![Screenshot of Simple Parquet Viewer displaying a sample dataset.](https://user-images.githubusercontent.com/7539096/232261136-d5e53da6-ab3c-409f-a335-3700602f321e.png)