dask.dataframe.DataFrame.from_dict# classmethod DataFrame.from_dict(data, *, npartitions=1, orient='columns', dtype=None, columns=None)# Construct a Dask DataFrame from a Python Dictionary See also dask.dataframe.from_dict