[doc] fix typos and errors.

This commit is contained in:
Jason Crowe
2017-10-12 11:41:23 -05:00
committed by GitHub
parent 8174257bd0
commit 2532dd1b89

View File

@ -5,7 +5,7 @@ What is Bonobo?
::::::::::::::: :::::::::::::::
Bonobo is an ETL (Extract-Transform-Load) framework for python 3.5. The goal is to define data-transformations, with Bonobo is an ETL (Extract-Transform-Load) framework for python 3.5. The goal is to define data-transformations, with
python code in charge of handling similar shaped independant lines of data. python code in charge of handling similar shaped independent lines of data.
Bonobo *is not* a statistical or data-science tool. If you're looking for a data-analysis tool in python, use Pandas. Bonobo *is not* a statistical or data-science tool. If you're looking for a data-analysis tool in python, use Pandas.
@ -21,13 +21,13 @@ Tutorial
Good documentation is not easy to write. We do our best to make it better and better. Good documentation is not easy to write. We do our best to make it better and better.
Although all content here should be accurate, you may feel a lack of completeness, for which we plaid guilty and Although all content here should be accurate, you may feel a lack of completeness, for which we plead guilty and
apologize. apologize.
If you're stuck, please come and ask on our `slack channel <https://bonobo-slack.herokuapp.com/>`_, we'll figure If you're stuck, please come and ask on our `slack channel <https://bonobo-slack.herokuapp.com/>`_, we'll figure
something out. something out.
If you're not stuck but had trouble understanding something, please consider contributing to the docs (via github If you're not stuck but had trouble understanding something, please consider contributing to the docs (via GitHub
pull requests). pull requests).
.. toctree:: .. toctree::