Skip to content

Integrate as submodule of altair? #4

@joelostblom

Description

@joelostblom

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions