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

https://github.com/tientham/process_raw_data


https://github.com/tientham/process_raw_data

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

-------------------------------------
Project: Process raw data using python
--------------------------------------

Author: Minh Tien TO (tien.tominh@gmail.com)

Description:
This project helps you to read / write raw data inputs.
Calculate max, min, average data
Plot graph based on data inputs.

![alt text](images/figure_1.png "Read raw data")

--------------
Prestitiques:
--------------
1. matplotlib

#####################
How TO:
- Install matplotlib
sudo apt-get install python-matplotlib
-

#####################
References:
- http://matplotlib.org/users/pyplot_tutorial.html
- http://python-astro.blogspot.it/2012/02/read-2-columns-file-and-plot-result.html
- http://stackoverflow.com/questions/11815538/how-to-import-matplotlib-in-python
- http://stackoverflow.com/questions/24417149/match-float-with-comma-and-then-replace-comma-with-dot
- https://developers.google.com/edu/python/regular-expressions
- http://stackoverflow.com/questions/8409095/matplotlib-set-markers-for-individual-points-on-a-line