Skip to content

DOC: Add SparseDataFrame and SparseSeries to the API docs #17993

Closed
@TomAugspurger

Description

@TomAugspurger

We have some references them that don't resolve currently, since the classes aren't there.

Unfortunately it looks like adding SparseDataFrame causes a failure like

ValueError: %(klass)s.notna : boolean inverse of isna is not a item name
[70] > /Users/taugspurger/Envs/pandas-dev/lib/python3.6/site-packages/pandas/doc/sphinxext/numpydoc/docscrape.py(210)parse_item_name()
-> raise ValueError("%s is not a item name" % text)
(Pdb++) Building HTML failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions