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
- Host: GitHub
- URL: https://github.com/micahjsmith/pandas_dry
- Owner: micahjsmith
- License: mit
- Created: 2017-08-11T18:10:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-25T17:15:10.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T10:16:14.797Z (3 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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: UpdatesConcise, 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