Lets say I construct the following DataFrame in Dask:
import pandas as pd import dask.dataframe as dd
pdf = pd.DataFrame(data = [1,np.nan,np.nan,1,1