Skip to content

Simple data analyzation and visualisation based on given directory of CSV files

Notifications You must be signed in to change notification settings

msahihi/experiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis

This project aimed to easily walk through series of data collections directory, read all files inside, get all metrics available within files to compare, aggregate and visualize metric of each data collection,

Sample

Take look at main.py

TODO

  • Refactor classes
  • Update README & Add more examples and senarios

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

This project is a free and open source and released under the MIT License.

About

Simple data analyzation and visualisation based on given directory of CSV files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages