I am trying to find the length of dask dataframe using len(dataframe[column]) but everytime i try to execute this i get an error:
len(dataframe[column])
distributed.nan