<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Types :: allophysique</title>
    <link>/python_avance/types/index.html</link>
    <description>types simples&#xD;int, float, str, methodes de chaines string, slice&#xD;types construits&#xD;listes, tuples, dictionnaires, méthodes&#xD;tables de données&#xD;listes de listes, tri avec clé (lambda), conversion en dictionnaires, import de fichiers csv&#xD;dataframe&#xD;module pandas, dataframe</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <atom:link href="/python_avance/types/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>types simples</title>
      <link>/python_avance/types/page1/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page1/index.html</guid>
      <description>int, float, str, methodes de chaines string, slice</description>
    </item>
    <item>
      <title>TP variables</title>
      <link>/python_avance/types/page6/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page6/index.html</guid>
      <description>TP1 sur variables et types</description>
    </item>
    <item>
      <title>Fiche d&#39;exercices - variables et types</title>
      <link>/python_avance/types/page8/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page8/index.html</guid>
      <description>exercices courts sur None, bool, math, references, methodes de chaines</description>
    </item>
    <item>
      <title>TD - types simples (corrigé)</title>
      <link>/python_avance/types/page7/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page7/index.html</guid>
      <description>corrigé du TD sur int, float, str, bool</description>
    </item>
    <item>
      <title>types construits</title>
      <link>/python_avance/types/page2/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page2/index.html</guid>
      <description>listes, tuples, dictionnaires, méthodes</description>
    </item>
    <item>
      <title>TP2 - types construits</title>
      <link>/python_avance/types/page9/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page9/index.html</guid>
      <description>travaux dirigés sur listes, tuples, dictionnaires, mutabilité</description>
    </item>
    <item>
      <title>TD2a types construits</title>
      <link>/python_avance/types/page3/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page3/index.html</guid>
      <description>TP sur les types construits, les copies par valeur et reference</description>
    </item>
    <item>
      <title>TD2b listes, indices, méthodes</title>
      <link>/python_avance/types/page4/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page4/index.html</guid>
      <description>parcours de liste, compréhension de liste, méthodes de listes et dictionnaires, tracé graphique</description>
    </item>
    <item>
      <title>tables de données</title>
      <link>/python_avance/types/page10/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page10/index.html</guid>
      <description>listes de listes, tri avec clé (lambda), conversion en dictionnaires, import de fichiers csv</description>
    </item>
    <item>
      <title>TP3 tableaux python</title>
      <link>/python_avance/types/page5/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page5/index.html</guid>
      <description>tableaux représentés par un tableur, tableau python, import csv</description>
    </item>
    <item>
      <title>dataframe</title>
      <link>/python_avance/types/page12/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/python_avance/types/page12/index.html</guid>
      <description>module pandas, dataframe</description>
    </item>
  </channel>
</rss>