algo et data science
This commit is contained in:
36
algo/algofundoc/_build/html/_sources/index.txt
Normal file
36
algo/algofundoc/_build/html/_sources/index.txt
Normal file
@ -0,0 +1,36 @@
|
||||
.. default-role:: literal
|
||||
|
||||
.. meta::
|
||||
|
||||
:description: algo tutorial
|
||||
:keywords: algorithm, python, tutorial
|
||||
|
||||
.. title:: algofundoc
|
||||
|
||||
Algo Fun
|
||||
==========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
programmation
|
||||
liens
|
||||
MachineLearning
|
||||
pandas
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* `All modules for which code is available <_modules/index.html>`_
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
.. note:: The pyfun code is licensed under the `LGPL licence`_
|
||||
and this documentation is licensed under the `Creative Commons
|
||||
Attribution-ShareAlike 3.0 Unported License`_\ .
|
||||
|
||||
|
||||
.. _`Creative Commons Attribution-ShareAlike 3.0 Unported License`: http://creativecommons.org/licenses/by-sa/3.0/deed.en_US
|
||||
|
||||
.. _`LGPL licence`: http://www.gnu.org/licenses/lgpl.html
|
Reference in New Issue
Block a user