elixir-explorer / explorer

Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
https://hexdocs.pm/explorer
MIT License
1.12k stars 123 forks source link

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

Closed mooreryan closed 1 month ago

mooreryan commented 1 month ago

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

Resolves https://github.com/elixir-explorer/explorer/issues/1002.

josevalim commented 1 month ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: