Skip to content

Added label chunker#111

Merged
JacobGlennAyers merged 1 commit intoUCSD-E4E:label_chunkerfrom
shreyasar2202:label_chunker
May 21, 2022
Merged

Added label chunker#111
JacobGlennAyers merged 1 commit intoUCSD-E4E:label_chunkerfrom
shreyasar2202:label_chunker

Conversation

@shreyasar2202
Copy link
Copy Markdown
Contributor

Added the function to split labels into equal sized chunks

Copy link
Copy Markdown
Contributor

@JacobGlennAyers JacobGlennAyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! I will note that it is generally a better practice to use Python's internal dictionary data structure to construct everything, and then convert that dictionary to a dataframe at the end. But, since this seems to work, I don't care.

@JacobGlennAyers JacobGlennAyers merged commit 7f8ba14 into UCSD-E4E:label_chunker May 21, 2022
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

Successfully merging this pull request may close these issues.

2 participants