Metadata-Version: 2.1
Name: fastgrouper
Version: 0.1.0
Summary: A package for applying efficient groupby operations.
Home-page: https://github.com/sjoshistrats/fastgrouper
Author: Shreyas Joshi
Author-email: sjoshistrats@gmail.com
License: UNKNOWN
Keywords: fastgrouper,grouping,groupby,fast
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# fastgrouper
Efficient tools for groupby-apply operations, in python.


