Skip to content

Hashable DataFrames #3882

Closed
Closed
@hayd

Description

@hayd

See this SO answer, they want to use memoisation.

OP points out this gets different results from (presumably it does it off id)

hash(pd.DataFrame([1,2,3])) 

Should they be hashable or should hash raise? (does it defeat the point of hashing if hashing is expensive?) cc @cpcloud

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions