Skip to content

Check dtypes on variables instead of numpy arrays#565

Draft
nvaytet wants to merge 1 commit into
mainfrom
fix-dtypes-in-slicing
Draft

Check dtypes on variables instead of numpy arrays#565
nvaytet wants to merge 1 commit into
mainfrom
fix-dtypes-in-slicing

Conversation

@nvaytet
Copy link
Copy Markdown
Member

@nvaytet nvaytet commented May 22, 2026

Some inconsistency I found while looking at the code: we were checking for datetime dtype equality between the numpy .values array dtype and the sc.DType.datetime64.

We now check on the Variable dtype.

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