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

Fix return type in DataFrame.dtypes/1 typespec (#1002) #1003

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

mooreryan
Copy link
Contributor

This change uses the same type for the dtypes struct field and the dtypes function.

Resolves #1002.

This change uses the same type for the `dtypes` struct field and the `dtypes` function.
@josevalim josevalim merged commit ca7fc45 into elixir-explorer:main Oct 15, 2024
3 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

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.

Incorrect typespec return value for Dataframe.dtypes
2 participants