Update index.rst
This commit is contained in:
@ -1,8 +1,6 @@
|
|||||||
First steps
|
First steps
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Bonobo uses simple python and should be quick and easy to learn.
|
|
||||||
|
|
||||||
What is Bonobo?
|
What is Bonobo?
|
||||||
:::::::::::::::
|
:::::::::::::::
|
||||||
|
|
||||||
@ -13,7 +11,6 @@ Bonobo *is not* a statistical or data-science tool. If you're looking for a data
|
|||||||
|
|
||||||
Bonobo is a lean manufacturing assembly line for data that let you focus on the actual work instead of the plumbery.
|
Bonobo is a lean manufacturing assembly line for data that let you focus on the actual work instead of the plumbery.
|
||||||
|
|
||||||
|
|
||||||
Tutorial
|
Tutorial
|
||||||
::::::::
|
::::::::
|
||||||
|
|
||||||
@ -43,6 +40,6 @@ Read about integrating external tools with bonobo
|
|||||||
|
|
||||||
* :doc:`../guide/ext/docker`: run transformation graphs in isolated containers.
|
* :doc:`../guide/ext/docker`: run transformation graphs in isolated containers.
|
||||||
* :doc:`../guide/ext/jupyter`: run transformations within jupyter notebooks.
|
* :doc:`../guide/ext/jupyter`: run transformations within jupyter notebooks.
|
||||||
* :doc:`../guide/ext/selenium`: run
|
* :doc:`../guide/ext/selenium`: crawl the web using a real browser and work with the gathered data.
|
||||||
* :doc:`../guide/ext/sqlalchemy`: everything you need to interract with SQL databases.
|
* :doc:`../guide/ext/sqlalchemy`: everything you need to interract with SQL databases.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user