Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Koushikphy/Interactive_Data_Editor

A Software to interactively edit data in a graphical manner
https://github.com/Koushikphy/Interactive_Data_Editor

3d-plot computational-chemistry data data-analysis data-fitting data-manipulation data-visualization dataset electron-app electronjs fitting graph graphical griddata plotting regression-analysis smoothing snap surface-plot

Last synced: about 1 month ago
JSON representation

A Software to interactively edit data in a graphical manner

Awesome Lists containing this project

README

        

# Interactive Data Editor
### A Software to interactively edit data in a graphical manner.

[![Version](https://img.shields.io/badge/Version-2.13.0-brightgreen.svg)]()
[![MIT License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/Koushikphy/Interactive_Data_Editor/blob/master/LICENSE)
[![interactive-data-editor](https://snapcraft.io/interactive-data-editor/badge.svg)](https://snapcraft.io/interactive-data-editor)
[![interactive-data-editor](https://snapcraft.io/interactive-data-editor/trending.svg?name=0)](https://snapcraft.io/interactive-data-editor)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3947507.svg)](https://doi.org/10.5281/zenodo.3947507)
[![Version](https://img.shields.io/badge/Web-https://koushikphy.github.io/Interactive_Data_Editor/-success.svg)](https://koushikphy.github.io/Interactive_Data_Editor/)
![alt text](figs/screenshot.gif "Screen shot")
We have all worked with data at some point of time. Now, depending on the source, sometimes the data may not be regular, smooth and uniform and requires refinement before applying for any practical use. This software lets you do that very easily and efficiently in a graphical way including many others useful data operation.

## πŸ‘ Features
1. Edit one or multiple points by dragging with mouse and keyboard keys.
2. Automatically smooth data using spline and linear Kernel smoother.
3. Fit any function to the data.
4. Plot any 2D and gridded 3D data with LaTeX rendering support.
5. Export images in five format in any resolution.
6. Simultaneously work with multiple datasets.
7. Fill missing values.
8. Remove bad data points.
9. Repeat or mirror data any required times.
10. Filter data subject to a given condition.
11. Swap data between two lines or surfaces.
12. Supports undo/redo.
13. Change sign of any selected part of the data.
14. Spreadsheet editor with all basic excel like features including formula parsing.
 And many more...

## βš’ Download and installation
The software is available as pre-built binaries for different platforms. Install the appropriate installer for your system available in [releases section](https://github.com/Koushikphy/Interactive_Data_Editor/releases) of this repo. Also available as snap for linux users.
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/interactive-data-editor)

## πŸš€ Quick Reference
For a quick reference, documentation and FAQs check out [https://koushikphy.github.io/Interactive_Data_Editor/](https://koushikphy.github.io/Interactive_Data_Editor/).

## βœ” Copyright and license
Copyright Β© July 2020, Koushik Naskar. All rights reserved.
Licensed under the MIT License.

## ✨Citation
If this software was helpful in your work, please cite this project as https://doi.org/10.5281/zenodo.3947507.