.gitignore
CHANGELOG.md
LICENSE
README.md
publish.py
setup.cfg
setup.py
conda/Makefile
conda/README
conda/build.sh
conda/meta.yaml
freeze/freeze_0.1.7.txt
freeze/freeze_0.1.8.txt
images/cdf_plot.png
images/facet_plot.png
images/hist.png
images/regplot.png
images/spectrum.png
images/timeseries.png
images/tips_vs_bill.png
makefile_examples/Makefile
pandashells/__init__.py
pandashells.egg-info/PKG-INFO
pandashells.egg-info/SOURCES.txt
pandashells.egg-info/dependency_links.txt
pandashells.egg-info/entry_points.txt
pandashells.egg-info/requires.txt
pandashells.egg-info/top_level.txt
pandashells/bin/__init__.py
pandashells/bin/p_cdf.py
pandashells/bin/p_config.py
pandashells/bin/p_crypt.py
pandashells/bin/p_df.py
pandashells/bin/p_example_data.py
pandashells/bin/p_facet_grid.py
pandashells/bin/p_format.py
pandashells/bin/p_hist.py
pandashells/bin/p_linspace.py
pandashells/bin/p_lomb_scargle.py
pandashells/bin/p_merge.py
pandashells/bin/p_parallel.py
pandashells/bin/p_plot.py
pandashells/bin/p_rand.py
pandashells/bin/p_regplot.py
pandashells/bin/p_regress.py
pandashells/bin/p_sig_edit.py
pandashells/bin/p_smooth.py
pandashells/example_data/election.csv
pandashells/example_data/electoral_college.csv
pandashells/example_data/sealevel.csv
pandashells/example_data/tips.csv
pandashells/experiment/experiments.tar.gz
pandashells/lib/__init__.py
pandashells/lib/arg_lib.py
pandashells/lib/config_lib.py
pandashells/lib/io_lib.py
pandashells/lib/lomb_scargle_lib.py
pandashells/lib/module_checker_lib.py
pandashells/lib/outlier_lib.py
pandashells/lib/parallel_lib.py
pandashells/lib/plot_lib.py
pandashells/lib/temp.py
pandashells/lib/utils_lib.py
pandashells/test/__init__.py
pandashells/test/arg_lib_tests.py
pandashells/test/config_lib_tests.py
pandashells/test/io_lib_tests.py
pandashells/test/lomb_scargle_lib_tests.py
pandashells/test/module_checker_lib_tests.py
pandashells/test/outlier_lib_tests.py
pandashells/test/p_cdf_tests.py
pandashells/test/p_config_test.py
pandashells/test/p_crypt_test.py
pandashells/test/p_df_test.py
pandashells/test/p_facet_grid_test.py
pandashells/test/p_format_test.py
pandashells/test/p_hist_tests.py
pandashells/test/p_linspace_tests.py
pandashells/test/p_lomb_scargle_tests.py
pandashells/test/p_merge_test.py
pandashells/test/p_parallel_tests.py
pandashells/test/p_plot_test.py
pandashells/test/p_rand_tests.py
pandashells/test/p_regplot_test.py
pandashells/test/p_regress_tests.py
pandashells/test/p_sig_edit_test.py
pandashells/test/p_smooth_tests.py
pandashells/test/parallel_lib_tests.py
pandashells/test/plot_lib_tests.py
pandashells/test/utils_lib_test.py
shell_test_scripts/README
shell_test_scripts/cdf.examples.sh
shell_test_scripts/config.examples.sh
shell_test_scripts/crypt.examples.sh
shell_test_scripts/df.examples.sh
shell_test_scripts/example_data.examples.sh
shell_test_scripts/facet_grid.examples.sh
shell_test_scripts/format.examples.sh
shell_test_scripts/hist.examples.sh
shell_test_scripts/linspace.examples.sh
shell_test_scripts/lomb_scargle.examples.sh
shell_test_scripts/merge.examples.sh
shell_test_scripts/parallel.examples.sh
shell_test_scripts/plot.examples.sh
shell_test_scripts/rand.examples.sh
shell_test_scripts/regplot.examples.sh
shell_test_scripts/regress.examples.sh
shell_test_scripts/sig_edit.examples.sh
shell_test_scripts/smooth.examples.sh