File tree Expand file tree Collapse file tree 5 files changed +16
-28
lines changed Expand file tree Collapse file tree 5 files changed +16
-28
lines changed Original file line number Diff line number Diff line change 77 " <center>\n " ,
88 " <a href=\" http://www.insa-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo-insa.jpg\" style=\" float:left; max-width: 120px; display: inline\" alt=\" INSA\" /></a> \n " ,
99 " \n " ,
10- " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
10+ " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
1111 " \n " ,
12- " <a href=\" http://www.math.univ-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo_imt.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" IMT\" /> </a>\n " ,
1312 " </center>"
1413 ]
1514 },
15561555 "metadata" : {
15571556 "hide_input" : false ,
15581557 "kernelspec" : {
1559- "display_name" : " Python [TPInsa] " ,
1558+ "display_name" : " Python 3 " ,
15601559 "language" : " python" ,
1561- "name" : " Python [TPInsa] "
1560+ "name" : " python3 "
15621561 },
15631562 "language_info" : {
15641563 "codemirror_mode" : {
15701569 "name" : " python" ,
15711570 "nbconvert_exporter" : " python" ,
15721571 "pygments_lexer" : " ipython3" ,
1573- "version" : " 3.5.3 "
1572+ "version" : " 3.6.6 "
15741573 },
15751574 "toc" : {
15761575 "nav_menu" : {
Original file line number Diff line number Diff line change 77 " <center>\n " ,
88 " <a href=\" http://www.insa-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo-insa.jpg\" style=\" float:left; max-width: 120px; display: inline\" alt=\" INSA\" /></a> \n " ,
99 " \n " ,
10- " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
11- " \n " ,
12- " <a href=\" http://www.math.univ-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo_imt.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" IMT\" /> </a>\n " ,
10+ " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
1311 " </center>"
1412 ]
1513 },
283281 " import numpy as np\n " ,
284282 " # tester la lecture\n " ,
285283 " # path=\"\"\n " ,
286- " path='http://www.math.univ-toulouse.fr/~besse/Wikistat/data /'\n " ,
284+ " path='. /'\n " ,
287285 " df = pd.read_csv(path+'titanic-train.csv',nrows=5)\n " ,
288286 " df"
289287 ]
440438 {
441439 "cell_type" : " code" ,
442440 "execution_count" : null ,
443- "metadata" : {
444- "collapsed" : true
445- },
441+ "metadata" : {},
446442 "outputs" : [],
447443 "source" : [
448444 " df[\" Surv\" ]=df[\" Surv\" ].cat.rename_categories(\n " ,
723719 {
724720 "cell_type" : " code" ,
725721 "execution_count" : null ,
726- "metadata" : {
727- "collapsed" : true
728- },
722+ "metadata" : {},
729723 "outputs" : [],
730724 "source" : [
731725 " import matplotlib.pyplot as plt\n " ,
10651059 {
10661060 "cell_type" : " code" ,
10671061 "execution_count" : null ,
1068- "metadata" : {
1069- "collapsed" : true
1070- },
1062+ "metadata" : {},
10711063 "outputs" : [],
10721064 "source" : [
10731065 " # Il est généralement utile de fermer le fichier\n " ,
11811173 "name" : " python" ,
11821174 "nbconvert_exporter" : " python" ,
11831175 "pygments_lexer" : " ipython3" ,
1184- "version" : " 3.6.4 "
1176+ "version" : " 3.6.6 "
11851177 },
11861178 "toc" : {
11871179 "nav_menu" : {
Original file line number Diff line number Diff line change 77 " <center>\n " ,
88 " <a href=\" http://www.insa-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo-insa.jpg\" style=\" float:left; max-width: 120px; display: inline\" alt=\" INSA\" /></a> \n " ,
99 " \n " ,
10- " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
10+ " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
1111 " \n " ,
12- " <a href=\" http://www.math.univ-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo_imt.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" IMT\" /> </a>\n " ,
1312 " </center>"
1413 ]
1514 },
16771676 "name" : " python" ,
16781677 "nbconvert_exporter" : " python" ,
16791678 "pygments_lexer" : " ipython3" ,
1680- "version" : " 3.6.4 "
1679+ "version" : " 3.6.6 "
16811680 },
16821681 "toc" : {
16831682 "nav_menu" : {
Original file line number Diff line number Diff line change 77 " <center>\n " ,
88 " <a href=\" http://www.insa-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo-insa.jpg\" style=\" float:left; max-width: 120px; display: inline\" alt=\" INSA\" /></a> \n " ,
99 " \n " ,
10- " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
10+ " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
1111 " \n " ,
12- " <a href=\" http://www.math.univ-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo_imt.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" IMT\" /> </a>\n " ,
1312 " </center>"
1413 ]
1514 },
11391138 "name" : " python" ,
11401139 "nbconvert_exporter" : " python" ,
11411140 "pygments_lexer" : " ipython3" ,
1142- "version" : " 3.6.4 "
1141+ "version" : " 3.6.6 "
11431142 },
11441143 "toc" : {
11451144 "nav_menu" : {
Original file line number Diff line number Diff line change 77 " <center>\n " ,
88 " <a href=\" http://www.insa-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo-insa.jpg\" style=\" float:left; max-width: 120px; display: inline\" alt=\" INSA\" /></a> \n " ,
99 " \n " ,
10- " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
10+ " <a href=\" http://wikistat.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/wikistat.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" Wikistat\" /></a>\n " ,
1111 " \n " ,
12- " <a href=\" http://www.math.univ-toulouse.fr/\" ><img src=\" http://www.math.univ-toulouse.fr/~besse/Wikistat/Images/logo_imt.jpg\" style=\" float:right; max-width: 250px; display: inline\" alt=\" IMT\" /> </a>\n " ,
1312 " </center>"
1413 ]
1514 },
11641163 "name" : " python" ,
11651164 "nbconvert_exporter" : " python" ,
11661165 "pygments_lexer" : " ipython3" ,
1167- "version" : " 3.6.4 "
1166+ "version" : " 3.6.6 "
11681167 },
11691168 "toc" : {
11701169 "nav_menu" : {},
You can’t perform that action at this time.
0 commit comments