Metadata-Version: 2.1
Name: swifter
Version: 0.302
Summary: A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
Home-page: https://github.com/jmcarpenter2/swifter
Author: Jason Carpenter
Author-email: jcarpenter@manifold.ai
License: UNKNOWN
Download-URL: https://github.com/jmcarpenter2/swifter/archive/0.302.tar.gz
Keywords: pandas,dask,apply,function,parallelize,vectorize
Platform: UNKNOWN
Requires-Dist: pandas (>=0.23.0)
Requires-Dist: psutil (>=5.6.6)
Requires-Dist: dask[complete] (>=0.19.0)
Requires-Dist: tqdm (>=4.33.0)
Requires-Dist: ipywidgets (>=7.0.0)
Requires-Dist: parso (>0.4.0)
Requires-Dist: numba (>=0.30.0)
Requires-Dist: bleach (>=3.1.1)

UNKNOWN


