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
The underlying SqlDatasetWriter has num_proc as an available argument here , but Dataset.to_sql() does not accept it, therefore it is always using one process for the SQL conversion.