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

Integrate as submodule of altair? #4

Open
joelostblom opened this issue Oct 6, 2022 · 0 comments
Open

Integrate as submodule of altair? #4

joelostblom opened this issue Oct 6, 2022 · 0 comments

Comments

@joelostblom
Copy link
Collaborator

It would be cool if this package's functionality could be made available via a submodule in altair:

from altair import aly

aly.nan()

or maybe:

import altair as alt

alt.aly.nan()

It would put much higher demands on the code quality and stability so less rapid development, but could still be labeled as a more experimental part of the altair package if everything was contained in a submodule/folder. It would increase the visibility of these functions a lot which I think would be useful for many people

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

No branches or pull requests

1 participant