https://github.com/samedwardes/footcatse
https://github.com/samedwardes/footcatse
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samedwardes/footcatse
- Owner: SamEdwardes
- License: mit
- Created: 2020-02-26T04:18:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T04:55:39.000Z (over 6 years ago)
- Last Synced: 2025-02-12T17:50:02.443Z (over 1 year ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## foocatse
 [](https://codecov.io/gh/SamEdwardes/foocatse) 
[](https://foocatse.readthedocs.io/en/latest/?badge=latest)
Python package that eases the pain concatenating Pandas categoricals!
### Installation:
```
pip install -i https://test.pypi.org/simple/ foocatse
```
### Features
- TODO
### Dependencies
- TODO
### Usage
- TODO
### Documentation
The official documentation is hosted on Read the Docs:
### Credits
This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the [pyOpenSci/cookiecutter-pyopensci](https://github.com/pyOpenSci/cookiecutter-pyopensci) project template and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage).