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

Feature Request: Make list_vars invisibly return a list of vars #124

Open
billdenney opened this issue Dec 20, 2018 · 1 comment
Open

Feature Request: Make list_vars invisibly return a list of vars #124

billdenney opened this issue Dec 20, 2018 · 1 comment
Milestone

Comments

@billdenney
Copy link
Contributor

It would be helpful if there were a simple way to get the mapping of column names to parameter type. An interface that seems to be a good fit would be to return the list of vars invisibly from the list_vars() function. (Or to make it return a new object type with a print method that printed like list_vars() currently does.)

@bguiastr
Copy link
Collaborator

bguiastr commented Jan 13, 2019

Hi @billdenney happy new year and thanks for the suggestion. I will try to implement that in the upcoming 0.5 version of xpose.

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

Successfully merging a pull request may close this issue.

2 participants