Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 560 Bytes

File metadata and controls

29 lines (23 loc) · 560 Bytes

Langage Python

.. toctree::
    :maxdepth: 1
    :caption: Structure de données

    py-base/code_liste_tuple
    py-base/nbheap
    py-base/structures_donnees_conversion
    py-base/recherche_dichotomique

.. toctree::
    :maxdepth: 1
    :caption: Manipulation de données

    py-base/pivot_gauss
    py-base/coloriage_carre
    py-base/code_multinomial
    py-base/tableau_contingence
    py-base/tri_nlnd
    py-base/histogramme_rapide

.. toctree::
    :maxdepth: 1
    :caption: Enquêter

    py-base/profiling_example