DataFrame。
dtypes
返回所有列名和數據類型作為一個列表。
例子
> > >df。dtypes((“年齡”、“int”)(“名字”,“字符串”)]
以前的
pyspark.sql.DataFrame.dropna
下一個
pyspark.sql.DataFrame.exceptAll