We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 the features of https://github.com/hauntsaninja/pyp to the commands that accept Python expressions.
It would be helpful if we could use all of the Python supplied modules without having to add lines to our .visidatarc
Some of the useful features:
The text was updated successfully, but these errors were encountered:
Interesting idea, @frosencrantz, I've never used the pyp library before. We can look into it at some point and see how it fits in.
Kondo'd for now.
Sorry, something went wrong.
I've only used pyp a little. To me the most useful feature would be making it easier to access python modules with little effort as a user.
Just noting that pyforest looks to do the same thing so maybe another option: https://pypi.org/project/pyforest/
No branches or pull requests
Add the features of https://github.com/hauntsaninja/pyp to the commands that accept Python expressions.
It would be helpful if we could use all of the Python supplied modules without having to add lines to our .visidatarc
Some of the useful features:
The text was updated successfully, but these errors were encountered: