modin
modin copied to clipboard
Remove read_pickle_distributed/to_pickle_distributed
We also have a bunch of other methods like from_*/to_* we deprecated. Can we remove them in one go?
We also have a bunch of other methods like from_/to_ we deprecated. Can we remove them in one go?
We can. Do you have a list of such functions?
E.g., from_pandas, from_arrow, from_dataframe and from_non_pandas from location modin.pandas.utils. You may find some more examples by searching for will be removed in a future version in codebase.