Skip to content

Can't use __eq__ with list #2018

@amueller

Description

@amueller

In pandas doing

pandas_series == [1, 2, 3]

does element wise comparison if the length matches.
I koalas, this doesn't seem to be supported. Is that something you would consider adding?

Thanks!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions