Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Make the conversion of awkward to arrow more robust #10

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

BenGalewsky
Copy link
Contributor

Problem

We had some code to convert the chunked arrays that the funcADL uproot backend generates into arrow table. It was fragile and seemed to break when conditionals were introduced

Approach

Kyungeon Choi discovered that going through a pandas data frame seemed to make this robust.

@BenGalewsky BenGalewsky merged commit 153ed58 into develop Feb 17, 2020
@BenGalewsky BenGalewsky deleted the pandas_to_arrow branch February 17, 2020 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant