LICENSE
setup.cfg
setup.py
wqio/__init__.py
wqio/bootstrap.py
wqio/datacollections.py
wqio/datasets.py
wqio/features.py
wqio/hydro.py
wqio/ros.py
wqio/samples.py
wqio/theil.py
wqio/validate.py
wqio/viz.py
wqio.egg-info/PKG-INFO
wqio.egg-info/SOURCES.txt
wqio.egg-info/dependency_links.txt
wqio.egg-info/requires.txt
wqio.egg-info/top_level.txt
wqio/tests/__init__.py
wqio/tests/conftest.py
wqio/tests/helpers.py
wqio/tests/test_bootstrap.py
wqio/tests/test_datacollections.py
wqio/tests/test_datasets.py
wqio/tests/test_features.py
wqio/tests/test_features_plotting.py
wqio/tests/test_hydro.py
wqio/tests/test_ros.py
wqio/tests/test_samples.py
wqio/tests/test_theil.py
wqio/tests/test_validate.py
wqio/tests/test_viz.py
wqio/tests/_baseline_images/__init__.py
wqio/tests/_baseline_images/features_tests/__init__.py
wqio/tests/_baseline_images/features_tests/test_ds__plot_NDs_both.png
wqio/tests/_baseline_images/features_tests/test_ds__plot_NDs_effluent.png
wqio/tests/_baseline_images/features_tests/test_ds__plot_NDs_influent.png
wqio/tests/_baseline_images/features_tests/test_ds__plot_NDs_neither.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_bacteria_geomean.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_custom_offset.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_custom_position.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_default.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_linscale.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_no_mean.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_no_notch.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_patch_artists.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_provided_ax.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_single_tick.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_single_tick_no_name.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_width.png
wqio/tests/_baseline_images/features_tests/test_ds_boxplot_with_ylabel.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot_clear_yticks.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot_default.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot_no_rotate_xticklabels.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot_ppax.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot_provided_ax.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot_qqax.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot_ylabel.png
wqio/tests/_baseline_images/features_tests/test_ds_probplot_yscale_linear.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_best_fit.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_best_fit_through_origin.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_default.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_no_legend.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_no_xlabel.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_no_ylabel.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_one2one.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_provided_ax.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_xlabel.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_xscale_linear.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_xyscale_linear.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_ylabel.png
wqio/tests/_baseline_images/features_tests/test_ds_scatterplot_yscale_linear.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_bacteria_true.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_custom_position.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_custom_width.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_no_mean.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_no_notch.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_patch_artist.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_pp.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_qq.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_ylabeled.png
wqio/tests/_baseline_images/features_tests/test_ds_statplot_yscale_linear.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_bacteria_geomean.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_custom_position.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_default.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_linscale.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_no_mean.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_no_notch.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_patch_artists.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_provided_ax.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_width.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_with_xlabel.png
wqio/tests/_baseline_images/features_tests/test_loc_boxplot_with_ylabel.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_clear_yticks.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_default.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_no_rotate_xticklabels.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_plotopts1.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_plotopts2.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_ppax.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_provided_ax.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_qqax.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_ylabel.png
wqio/tests/_baseline_images/features_tests/test_loc_probplot_yscale_linear.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_bacteria_true.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_custom_position.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_custom_width.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_no_mean.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_no_notch.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_patch_artist.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_pp.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_qq.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_ylabeled.png
wqio/tests/_baseline_images/features_tests/test_loc_statplot_yscale_linear.png
wqio/tests/_baseline_images/features_tests/test_loc_vertical_scatter_default.png
wqio/tests/_baseline_images/features_tests/test_loc_vertical_scatter_markersize.png
wqio/tests/_baseline_images/features_tests/test_loc_vertical_scatter_not_ignoreROS.png
wqio/tests/_baseline_images/features_tests/test_loc_vertical_scatter_pos.png
wqio/tests/_baseline_images/features_tests/test_loc_vertical_scatter_provided_ax.png
wqio/tests/_baseline_images/features_tests/test_loc_vertical_scatter_ylabel.png
wqio/tests/_baseline_images/features_tests/test_loc_vertical_scatter_yscale_linear.png
wqio/tests/_baseline_images/hydro_tests/__init__.py
wqio/tests/_baseline_images/hydro_tests/test_HydroRecord_histogram.png
wqio/tests/_baseline_images/hydro_tests/test_plot_storm_summary.png
wqio/tests/_baseline_images/samples_tests/__init__.py
wqio/tests/_baseline_images/samples_tests/test_plot_compsample_noStorm_Focus.png
wqio/tests/_baseline_images/samples_tests/test_plot_compsample_noStorm_Focus_asRug.png
wqio/tests/_baseline_images/samples_tests/test_plot_compsample_noStorm_notFocus.png
wqio/tests/_baseline_images/samples_tests/test_plot_compsample_noStorm_notFocus_asRug.png
wqio/tests/_baseline_images/samples_tests/test_plot_grabsample_noStorm_Focus_asRug.png
wqio/tests/_baseline_images/samples_tests/test_plot_grabsample_noStorm_asFocus.png
wqio/tests/_baseline_images/samples_tests/test_plot_grabsample_noStorm_notFocus.png
wqio/tests/_baseline_images/samples_tests/test_plot_grabsample_noStorm_notFocus_asRug.png
wqio/tests/_baseline_images/viz_tests/__init__.py
wqio/tests/_data/__init__.py
wqio/tests/_data/matplotlibrc
wqio/tests/_data/test_wqsample_data.csv
wqio/tests/_data/testbmpcats.csv
wqio/tests/_data/testdata.csv
wqio/tests/_data/testoutput.csv
wqio/tests/_data/teststorm_firstobs.csv
wqio/tests/_data/teststorm_simple.csv
wqio/tests/_data/teststorm_singular.csv
wqio/tests/utils_tests/__init__.py
wqio/tests/utils_tests/test_dateutils.py
wqio/tests/utils_tests/test_misc.py
wqio/tests/utils_tests/test_numutils.py
wqio/utils/__init__.py
wqio/utils/dateutils.py
wqio/utils/misc.py
wqio/utils/numutils.py