Skip to content

Allow non-heading for Series input. #32

@ResidentMario

Description

@ResidentMario

Hey, so I ran the following code bit:

from prettypandas import PrettyPandas
PrettyPandas(data.notnull().all())

Since this is a Series, PrettyPandas produces a 0 header:

screen shot 2016-04-13 at 7 57 45 pm

Is it possible to remove this label?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions