https://github.com/tientham/process_raw_data
https://github.com/tientham/process_raw_data
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tientham/process_raw_data
- Owner: tientham
- Created: 2017-04-02T10:44:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T17:10:18.000Z (about 9 years ago)
- Last Synced: 2025-02-12T01:41:00.770Z (over 1 year ago)
- Language: Python
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

--------------
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