Skip to content

Pandas deprecating Int64Index #33

@thvitt

Description

@thvitt

graph.py:468: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
stats.index = pd.Int64Index(stats.index)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions