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

extracting column names for the dataframe #79

Open
Travis-Barton opened this issue Feb 7, 2022 · 2 comments
Open

extracting column names for the dataframe #79

Travis-Barton opened this issue Feb 7, 2022 · 2 comments

Comments

@Travis-Barton
Copy link

Hey all,

Right now I'm manually dissecting the code and looking to create a vector of column names for the 2381 columns based on features.py. But is there an easier way to do this? I imagine people have wanted to have interpretable columns before. Is there a script to extract the actual column names for the datasets?

@Travis-Barton
Copy link
Author

Side note, i noticed that there's a section inside SectionInfo.process_raw_features that looks for nameless sections

Should that include names like ' '?

I included a screenshot that comes from the first line of X_test.jsonl
line['section']['sections']
Screen Shot 2022-02-07 at 3 52 50 PM

@Unknownfengz
Copy link

Did you manage to get an interpretable listing?

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