Skip to content
This repository was archived by the owner on Oct 21, 2018. It is now read-only.

Commit 3f9274b

Browse files
author
Anastomose
committed
Readme update
1 parent d6e2d3d commit 3f9274b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Students/ebuer/termp/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
##Term Project Readme
22
Basic project construct: use newfound python knowledge combined with pandas and matplotlib modules to create a simple data visualization tool for environmental chemistry data.
33

4+
Custom _plotprep_ object is initialized with xlsx file from data validation, using contained methods a plotting dictionary is created for a selected sample and anlytical method. _Createplot.py_ then uses the plotprep class to prepare data for plotting then creates a labeled and annotated figure using the plotprep plot_dict attribute.
5+
46
###plotprep Class Attributes
57
All attributes at this time are mutable to allow for tinkering.
68

0 commit comments

Comments
 (0)