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

update tags when calculating proportional concentrations #4

Open
cdemulde opened this issue Feb 21, 2017 · 0 comments
Open

update tags when calculating proportional concentrations #4

cdemulde opened this issue Feb 21, 2017 · 0 comments

Comments

@cdemulde
Copy link
Member

When using calc_tot_prop, new columns are created, but these do not get a tag in the self.meta_valid and/or self.meta_filled dataframes. This is important, especially in the case where the filled data is further used and it's important to know what is real data and what is filled.

Include the addition of a new column to the self.meta_valid/meta_filled dataframes in the calc_tot_prop function. This should be a combination of the columns that the proportional concentration is calculated from, making that wherever the tag is not 'original', something else is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant