Skip to content

jorisvandenbossche/pandas-test-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Small test repo for the the pandas API documentation.

Required dependencies:

  • sphinx
  • pandas (latest released version is fine)
  • IPython (for its sphinx extensions)
  • numpydoc (needs master version: pip install git+https://github.com/numpy/numpydoc.git

(vendored version of numpydoc is included in the source)

To build the docs:

python make.py html

To start fresh, first do a make clean:

python make.py clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published