This release makes a very minor tweak on 0.2.0 to make wodpy python 3.4 ready.
0.2.0
- pandas support. Profiles are now available with level data arranged in a `Dataframe`, and headers arranged in a `Series` - numpy dict. Convenience function to read all numpy masked arrays for level data into a `dict` once, useful in for performance in loops.
0.1.1
Previous release broke on pypi, since `setup.py` was pointing at `README.md`, which was not included in the manifest.
0.1
0.1 reproduces the basic functionality from AutoQC, with an updated set of tests.