Metadata-Version: 2.1
Name: slide
Version: 0.0.3.dev1
Summary: A collection of utility functions to unify pandas-like dataframes behaviors
Home-page: http://github.com/fugue-project/slide
Author: Han Wang
Author-email: goodwanghan@gmail.com
License: Apache-2.0
Description: # slide
        
        [![GitHub release](https://img.shields.io/github/release/fugue-project/slide.svg)](https://GitHub.com/fugue-project/slide)
        [![PyPI pyversions](https://img.shields.io/pypi/pyversions/slide.svg)](https://pypi.python.org/pypi/slide/)
        [![PyPI license](https://img.shields.io/pypi/l/slide.svg)](https://pypi.python.org/pypi/slide/)
        [![PyPI version](https://badge.fury.io/py/slide.svg)](https://pypi.python.org/pypi/slide/)
        [![Coverage Status](https://coveralls.io/repos/github/fugue-project/slide/badge.svg)](https://coveralls.io/github/fugue-project/slide)
        [![Doc](https://readthedocs.org/projects/slide/badge)](https://slide.readthedocs.org)
        
        [![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://join.slack.com/t/fugue-project/shared_invite/zt-jl0pcahu-KdlSOgi~fP50TZWmNxdWYQ)
        
        Utility collections for consistent SQL behaviors on different pandas-like dataframes
        
Keywords: pandas sql
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dask
Provides-Extra: ray
Provides-Extra: all
