Skip to content

Optimize adding of DataFrames #166

@oddaspa

Description

@oddaspa

Is your feature request related to a problem? Please describe.
Adding (merging) of data frames is slow, making the data_frame endpoint appear slow.

Describe the solution you'd like
Optimize the merge function in data frames.

Describe alternatives you've considered
Use a cleaverer method and possibly introduce numpy.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions