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

Add initial support to Decimal #987

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Add initial support to Decimal #987

merged 1 commit into from
Sep 17, 2024

Conversation

philss
Copy link
Member

@philss philss commented Sep 17, 2024

It can read decimals and load from the Rust backend to Elixir using the "Decimal" package.

This implementation was based on alexpearce@709aa67

This is the first part to close the #867 issue.

It can read decimals and load from the Rust backend to Elixir using the
"Decimal" package.

This implementation was based on alexpearce@709aa67
@philss philss merged commit 9910365 into main Sep 17, 2024
4 checks passed
@philss philss deleted the ps-add-decimal-dtype branch September 17, 2024 13:06
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