Skip to content

Enable Series objects to optionally have a name associated with them #73

Closed
@wesm

Description

@wesm

This would be easy to do / unobtrusive:

>>> s = Series(values, index, name='foo')
>>> s.name

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions