Skip to content

pandas 1.5.0+ issue: "_take() got an unexpected keyword argument 'is_copy'" #7

@bccheung

Description

@bccheung

Issue encounter when performing a .loc[] operation on a LinkedDataFrame. Likely related to changes in pandas _take() starting with pandas 1.5.0.

Confirmed that issue is not present in pandas 1.4.4.

https://github.com/wsp-sag/cheval/blob/03701c76af5f1fb0af41d3ac9a969bdc3d26f3a1/cheval/ldf/api.py#L635

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions