I want to implement the following Pandas code in Spark
Pandas
Spark
df_miss_val = df.isna().sum().reset_index().rename(columns={\'index\':\'column_na