Skip to content

DEPR: remove warning / suppress if indexes are equal #6090

Closed
@jreback

Description

@jreback

#6087

I have to investigate more fully, but this warning

/home/joris/scipy/pandas/pandas/core/frame.py:2805: FutureWarning: TimeSeries broadcasting along DataFrame index by default is deprecated. Please use DataFrame.<op> to explicitly broadcast arithmetic operations along the index FutureWarning)

can be removed for cases where the index are equal (e.g. no broadcasting)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions