Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data process dictionary for quick look up needed? #21

Open
DaweiPang32 opened this issue Aug 20, 2024 · 0 comments
Open

data process dictionary for quick look up needed? #21

DaweiPang32 opened this issue Aug 20, 2024 · 0 comments
Assignees

Comments

@DaweiPang32
Copy link
Collaborator

          is this necessary? With pandas, if you set one (or multiple) column(s) as the index, then it's already kinda a hashmap (i.e. a python dictionary-ish)? It seems to me that doing df.iterrows() would bring a huge performance hit.

This might be a bigger change. feel free to create a create an issue to track this and leave this for later.

Originally posted by @chunhochow in #18 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants