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

Uncaught TypeError: can't convert BigInt to number when computing means #364

Open
ghpu opened this issue Sep 12, 2024 · 1 comment
Open

Comments

@ghpu
Copy link

ghpu commented Sep 12, 2024

"arquero": "6.0.1"

I found that there is an integrated pull request adding BigInt support for sum, median, quantile, etc. (#26) but not for mean operator.

@ghpu
Copy link
Author

ghpu commented Sep 12, 2024

I got the problem because my data came from a parquet file with a BigInt column.

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

No branches or pull requests

1 participant