Fix Export Data documentation

This commit is contained in:
Matthew D. Scholefield 2018-01-13 11:02:19 -06:00 committed by Matthew D. Scholefield
parent bce7b31b29
commit 81a6f6e4f8
2 changed files with 9 additions and 1 deletions

View File

@ -33,4 +33,11 @@ Table
Data Export
-----------
.. autofunction:: dataset.freeze
**Note:** Data exporting has been extracted into a stand-alone package, datafreeze. See the relevant repository here_.
.. _here: https://github.com/pudo/datafreeze
|
.. autofunction:: datafreeze.freeze

1
docs/requirements.txt Normal file
View File

@ -0,0 +1 @@
datafreeze