Former User of DNAx Community_12
Activity overview
Latest activity by Former User of DNAx Community_12
-
Former User of DNAx Community_12 commented,
I switched from pandas to koalas and found a work around. Not sure what changed. Thanks either way?
- View comment
- 0 votes
-
Former User of DNAx Community_12 created a post,
Anyone else seeing Py4JJavaError today when using toPandas()?
I have never had any issue using toPandas() before and have completed multiple analyses in the past.. I've changed the set of field names to be extracted multiple times in an attempt to diagnose th...
- Former User of DNAx Community_12
- 1 follower
- 3 comments
- 0 votes
-
Former User of DNAx Community_12 commented,
I've also tried changing the number of spark cluster nodes and instance types available - nothing changes
- View comment
- 0 votes
-
Former User of DNAx Community_12 commented,
y4JJavaError Traceback (most recent call last)<ipython-input-10-54eb4a4bd748> in <module> 1 #convert spark dataframe into pandas dataframe----> 2 pandas_df = df_1.t...
- View comment
- 0 votes