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

Minimal example of how I could get the traits on an event into a Panda dataframe? #8

Open
jt0dd opened this issue Mar 19, 2022 · 0 comments

Comments

@jt0dd
Copy link

jt0dd commented Mar 19, 2022

I'm not extremely experienced with Python and some of the data structures involved in the way this library parses, such as constructs, leave me fairly confused about how to actually parse and iterate over the ETL file.

I noticed there are different types of events, and there seems to be some nesting involved, so maybe this question is more complicated than I realize. I've tinkered with this library for a few hours exploring the data structure of what build_from_stream returns. It seems like the properties are located within etl_reader.header.pattern.subcons but I'm having trouble reading the contents of each property.

Is it possible to show a very minimal example of how to go about converting a file into a panda dataframe?

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

1 participant