Add pandas (#301)

This commit is contained in:
Jeongmin Yu 2019-08-27 18:27:46 +09:00 committed by Shmavon Gazanchyan
parent 24beaeca86
commit 784ec488fe

View File

@ -191,6 +191,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [wemake-python-stylegide](https://github.com/wemake-services/wemake-python-styleguide/labels/level%3Astarter) _(label: level:starter)_ <br> The strictest and most opinionated python linter ever!
- [Ansible](https://github.com/ansible/ansible/labels/easyfix) _(label:easyfix)_ <br> A simple IT automation platform
- [opsdroid](https://github.com/opsdroid/opsdroid/labels/good%20first%20issue) _(label: good first issue)_ <br> An open source chat-ops bot framework.
- [pandas](https://github.com/pandas-dev/pandas/labels/good%20first%20issue) _(label: good first issue)_ <br> Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
## Ruby