Skip to content

[ENH] Support multiple input formats #6

@hadarsharon

Description

@hadarsharon

Is your feature request related to a problem? Please describe.
To compare dataframes properly, we need to support multiple input formats and methods of getting the dataframes for comparison.

Describe the solution you'd like
I'd like the dataframes to be passed either as existing objects in memory, or to be read from a file (i.e. pass a URI and compars will load the dataframe(s) for you)

Additional context
Preferably, and for starters, we should support most (if not all) formats used by the following libraries, to lay the basis for being "bear-agnostic":

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions