Comment on page

Multi CPU Processing

Numpy on multi process, and how to use it.
  1. 2.
    ***Dask - youtube intros
    1. 1.
      Diagnostic dashboards
    2. 2.
      Ditributed sklearn (amazing)
  2. 3.
    1. 1.
      Dask is dask
    2. 2.
      Swifter will attempt to understand if dask or pandas apply should be used, looks like its using multi cpu so it may not be just using dask on the backend?
    3. 3.
      Vectorize is just another option