I'm having difficulty finding anything covering this.
This answer is similar - Get the same hash value for a Pandas DataFrame each time. I'm looking for the same logic of returning a sha256 repeatably when passing in a dataframe, but using databricks / spark dataframes rather than Pandas.
Thanks,