An open API service indexing awesome lists of open source software.

https://github.com/micahjsmith/pandas_dry

Concise, self-contained Pandas routines so you don't repeat yourself
https://github.com/micahjsmith/pandas_dry

Last synced: about 1 month ago
JSON representation

Concise, self-contained Pandas routines so you don't repeat yourself

Awesome Lists containing this project

README

        

==========
pandas-dry
==========

.. image:: https://img.shields.io/pypi/v/pandas_dry.svg
:target: https://pypi.python.org/pypi/pandas_dry

.. image:: https://img.shields.io/travis/micahjsmith/pandas_dry.svg
:target: https://travis-ci.org/micahjsmith/pandas_dry

.. image:: https://readthedocs.org/projects/pandas-dry/badge/?version=latest
:target: https://pandas-dry.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/micahjsmith/pandas_dry/shield.svg
:target: https://pyup.io/repos/github/micahjsmith/pandas_dry/
:alt: Updates

Concise, self-contained Pandas routines so you don't repeat yourself

* Free software: MIT license
* Documentation: https://pandas-dry.readthedocs.io.

Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage