Can someone help please and tell me what should be the correct PySpark Schema for the following tuple:
([['__label__positif', '__label__négatif', '__label__neutre']], array([[0.60312474, 0.24436191, 0.15254335]]))
Thank you in advance
Can someone help please and tell me what should be the correct PySpark Schema for the following tuple:
([['__label__positif', '__label__négatif', '__label__neutre']], array([[0.60312474, 0.24436191, 0.15254335]]))
Thank you in advance
Copyright © 2021 Jogjafile Inc.
Have a look at the narrated code below:
Output: