#For every row in the dataframe, iterate through the list of genres and place a 1 into the correspondingthat column's genremoviesWithGenres_df.head() 我的想法是遍历数据帧的每个低点,我理解为每个流派列分配"1“,但如
我有一个作为PandasDataFrame读入的.csv文件。然后,我尝试将其转换为dask dataframe,但这会导致错误'Index' object has no attribute 'is_monotonic_increasing'。import pandas as pddf = pd.read_csv('s3://my-bucket/da