SafeGraphInc / safegraph_py

Python code for common, repeatable data wrangling and analysis of SafeGraph data
Apache License 2.0
27 stars 15 forks source link

Updated test functions in Readme #36

Open bpblakely opened 3 years ago

bpblakely commented 3 years ago

The names of the test functions were changed, but the readme wasn't updated with the new names.

This should hopefully fix issue #35

Note: If this package is installed using "pip install safegraph_py" the test function names are still help() and test_me()