[ad_1]
replace null_df.show() with :
for i,j in null_df.first().asDict().items():
print(i,j)
[ad_2]
solved How to get a list view of columns and % of nans/nulls in Pyspark?
[ad_1]
replace null_df.show() with :
for i,j in null_df.first().asDict().items():
print(i,j)
[ad_2]
solved How to get a list view of columns and % of nans/nulls in Pyspark?