You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/local/lib/python3.12/site-packages/pandarallel/data_types/dataframe.py:69: FutureWarning: DataFrame.applymap has been deprecated. Use DataFrame.map instead.
return data.applymap(user_defined_function)
The text was updated successfully, but these errors were encountered:
General
Bug description
/usr/local/lib/python3.12/site-packages/pandarallel/data_types/dataframe.py:69: FutureWarning: DataFrame.applymap has been deprecated. Use DataFrame.map instead.
return data.applymap(user_defined_function)
The text was updated successfully, but these errors were encountered: