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

Add tracking to data file type column names. #510

Closed
wants to merge 5 commits into from

Conversation

ptth222
Copy link

@ptth222 ptth222 commented Nov 1, 2023

Should fix issue #509.

The label in the DataFile object was carrying through the ".1", ".2", etc. added to the end by pandas. Changed it so the label is pulled out of the column name.
@ptth222
Copy link
Author

ptth222 commented Dec 4, 2023

I have made changes based on what was said in issue #509. It was more difficult than I thought, and I couldn't keep the graph implementation, but please take a look and see if this is a better solution. I tested on a few different edge cases and seems to produce what I was intending.

@proccaserra
Copy link
Member

@ptth222 we're still looking at this as there are ramifications in the isatab component.

@ptth222
Copy link
Author

ptth222 commented Jan 23, 2024

Thank you for the update. This is a pretty significant change, so I expected it to take a while to analyze.

@ptth222
Copy link
Author

ptth222 commented Mar 17, 2024

This was replaced with #553.

@ptth222 ptth222 closed this Mar 17, 2024
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.

None yet

2 participants