Skip to content

Publicly expose is_nullable_numeric_dtype and get_data functions#213

Open
Christian Bourjau (cbourjau) wants to merge 1 commit into
mainfrom
add-get_data-is_nullable_numeric_dtype
Open

Publicly expose is_nullable_numeric_dtype and get_data functions#213
Christian Bourjau (cbourjau) wants to merge 1 commit into
mainfrom
add-get_data-is_nullable_numeric_dtype

Conversation

@cbourjau
Copy link
Copy Markdown
Collaborator

The former is new, the latter was just missing form __all__.

The former is new, the latter was just missing form `__all__`.
Comment thread ndonnx/extensions.py

from . import _typed_array as tydx
from ._typed_array.masked_onnx import TyMaArray
import ndonnx._typed_array as tydx
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are some drive-by changes to keep my local ty-setup happy 🙈

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