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

Display dtype correctly in print #707

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

billylanchantin
Copy link
Contributor

Description

This fixes a tiny bug where DF.print/2 won't work for the tuple-dtypes like {:datetime, :millisecond}.

@josevalim
Copy link
Member

Nice, can you please add a quick test? :)

@billylanchantin
Copy link
Contributor Author

Oops, sorry. My auto-formatter picked up some stuff in the test file. I'll fix that.

@josevalim josevalim merged commit 46f7939 into elixir-explorer:main Sep 14, 2023
3 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@billylanchantin billylanchantin deleted the fix-dtype-in-print branch September 14, 2023 19:36
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.

2 participants