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

Addition of the info_columns_from_tbl() function #356

Merged
merged 7 commits into from
Oct 8, 2021

Conversation

rich-iannone
Copy link
Member

This PR adds the info_columns_from_tbl() function, which is a wrapper around the info_columns() function. This will be useful if column metadata is already in a table; with this function an input data frame should contain the metadata in two columns (first is the column name, second is the info text).

@rich-iannone rich-iannone merged commit 658e8e6 into main Oct 8, 2021
@rich-iannone rich-iannone deleted the info_columns-enhance branch October 8, 2021 03:27
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.

1 participant