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

https://github.com/samedwardes/footcatse


https://github.com/samedwardes/footcatse

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## foocatse

![](https://github.com/SamEdwardes/foocatse/workflows/build/badge.svg) [![codecov](https://codecov.io/gh/SamEdwardes/foocatse/branch/master/graph/badge.svg)](https://codecov.io/gh/SamEdwardes/foocatse) ![Release](https://github.com/SamEdwardes/foocatse/workflows/Release/badge.svg)

[![Documentation Status](https://readthedocs.org/projects/foocatse/badge/?version=latest)](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).