Code from pivot
documentation example trows error: Given napi value is not an array
#272
Labels
bug
Something isn't working
Have you tried latest version of polars?
What version of polars are you using?
"nodejs-polars": "^0.15.0",
What operating system are you using polars on?
Windows 11
What node version are you using
Node.js v18.18.0
Describe your bug.
Give a high level description of the bug.
What are the steps to reproduce the behavior?
Please use code instead of images, we don't like typing.
If the example is large, put it in a gist: https://gist.github.com/
If the example is small, put it in code fences:
What is the actual behavior?
Running the df.pivot example throws the error below:
What is the expected behavior?
The same output of the example here:
https://pola-rs.github.io/nodejs-polars/interfaces/pl.DataFrame-1.html#pivot.pivot-1
The text was updated successfully, but these errors were encountered: