Skip to content

Commit

Permalink
Merge pull request #19 from EricaWei053/add-demo
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
EricaWei053 authored Dec 20, 2020
2 parents 5b602af + 8a0ffc2 commit 4221293
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@
![Codecov](https://img.shields.io/codecov/c/github/EricaWei053/DataSentiment)
[![Read the Docs](https://readthedocs.org/projects/datasentiment/badge/?version=latest)](https://datasentiment.readthedocs.io/en/latest/?badge=latest)


## Description
Sometimes the data analysis is a very time-consuming and dry process.
This platform provides an automatically statistic analysis results, cumulative return plot,
histogram and 3D visualization for given time-series data. The data could be ticker price or
profit and loss(pnl) data. The input data reqiuremtns are two columns, one column is date,
another one is value depending on the date.

## Demo

![](demo.gif)


## Usage
Backend mainly in Python in processing file, data, calculating values.
Expand Down

0 comments on commit 4221293

Please sign in to comment.