Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
correction de liens
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Nov 14, 2014
1 parent 1d1fd7b commit 743a31e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _doc/notebooks/td1a/td1a_cenonce_session_10.ipynb
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:f51ffd418abf68f2bbfe4bc15d73ad374147116e86cae15973f9244c26ee381c"
"signature": "sha256:47871fe4432c0f29ae41bf342a9eebd2c25d48e0a4b74076cb8af13dff6d75c2"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -469,7 +469,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"On peut r\u00e9cup\u00e9rer des donn\u00e9es directement depuis Internet ou une cha\u00eene de caract\u00e8res et afficher le d\u00e9but ([head](pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.head.html)) ou la fin ([tail](pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.tail.html)) :"
"On peut r\u00e9cup\u00e9rer des donn\u00e9es directement depuis Internet ou une cha\u00eene de caract\u00e8res et afficher le d\u00e9but ([head](http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.head.html)) ou la fin ([tail](http://pandas.pydata.org/pandas-docs/dev/generated/pandas.DataFrame.tail.html)) :"
]
},
{
Expand Down

0 comments on commit 743a31e

Please sign in to comment.