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
I find here there is a package named swifter that helps apply() being parallelized as is not available natively : [https://stackoverflow.com/questions/45545110/make-pandas-dataframe-apply-use-all-cores]
My question is : is it compatible with modin.apply(), and is it necessary ? Or does modin do it natively ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I find here there is a package named swifter that helps apply() being parallelized as is not available natively : [https://stackoverflow.com/questions/45545110/make-pandas-dataframe-apply-use-all-cores]
My question is : is it compatible with modin.apply(), and is it necessary ? Or does modin do it natively ?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions