/explore_data

Plotting functions for interactive data exporation with python

Primary LanguageJupyter NotebookMIT LicenseMIT

explore_data

Jupyter notebooks and functions for interactive data exploration with python.

Bayesian methods for oceanography

You can download the jupyter notebooks and the files in the data directory to use on your own machine, or you can run them in the cloud by clicking:

Binder

and then launch on the next page (takes about a minute to load).

Lagged bokeh plots

To test a routine with simple pre-defined data, exectute in the bash terminal $ bokeh serve --show run_example.py where run_example is one of the demonstration scripts.

The dependencies are numpy, pandas, scikit-learn and bokeh, tested with both python 2.7.12 and 3.6.1