Replies: 2 comments 4 replies
-
@wwma I am not too sure what issue you're experiencing. Could I see your code by chance? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Now I have another problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I customized a "transform" function in the dataset.
But when I load this dataset, runing “print (dataset [0])”, it automatically calls the "transform" function I defined, but the number of variables changed in it is more than the number of variables defined to be changed in the function. However, when I use the "transform" function alone, this does not happen.
Beta Was this translation helpful? Give feedback.
All reactions