공부
[Java][Spark] new Row(**dict)
승가비
2021. 9. 11. 08:36
728x90
Row(**row_dict)
https://stackoverflow.com/questions/38253385/building-a-row-from-a-dict-in-pyspark
Building a row from a dict in pySpark
I'm trying to dynamically build a row in pySpark 1.6.1, then build it into a dataframe. The general idea is to extend the results of describe to include, for example, skew and kurtosis. Here's wh...
stackoverflow.com
728x90