Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.lang.python > #3742
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!i2pn.org!dodin.fr.nf!.POSTED.233.117.226.89.rev.sfr.net!not-for-mail |
|---|---|
| From | yves <yves@free.fr.invalid> |
| Newsgroups | fr.comp.lang.python |
| Subject | Re: Projet Python : importation d'un dossier csv sous forme de matrice |
| Date | Fri, 04 Feb 2022 18:23:30 +0100 |
| Organization | Le serveur de jdd pour fr* |
| Message-ID | <87wniamtpp.fsf@l2> (permalink) |
| References | <l96dnV9hCoG-A2_8nZ2dnUU7_83NnZ2d@giganews.com> <61f3037b$0$8902$426a34cc@news.free.fr> <NaCdnRoVa4EBdWb8nZ2dnUU7_83NnZ2d@giganews.com> |
| NNTP-Posting-Host | c3066ed76bae8bcc0e476efb157ff758 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| Injection-Info | ns507557.dodin.fr.nf; posting-host="233.117.226.89.rev.sfr.net:89.226.117.233"; logging-data="9020"; mail-complaints-to="abuse" |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
| Cancel-Lock | sha1:u3bGTbR6AynYUjuA3CBKRN5pXzM= |
| Xref | csiph.com fr.comp.lang.python:3742 |
Show key headers only | View raw
mand1n3 <nospam_playfairalikecestatut@outlook.com.invalid> writes: >> Serait-il possible d'avoir un échantillon du ficher csv (deux ou trois >> lignes) ? > Bonjour merci beaucoup pour votre réponse. Le document est sous la forme > suivante : > > 0.00055 0.00008 0.00035 0.00038 0.00048 0.00011 0.00005 0.00009 0.00031 0.00006 > 0 0.00014 0.00020 0.00006 0.00009 0.00048 0.00022 0.00007 0.00018 0.00026 > 0.00004 0.00009 0 0.00001 0.00003 0 ; 0.00085 0.00004 0.00007 0.00004 0.00070 > 0.00002 0.00001 0 0.00001 0 0 0.00010 0.00008 0.00002 0.00012 0.00015 0.00001 > 0.00022 0.00028 0.00005 0 0.00002 0 0 0 0 ; 0.00010 0.00004 0.00006 0.00010 > 0.00020 0.00002 0.00001 0 0.00004 0.00002 0 0.00018 0.00010 0.00002 0.00008 > 0.00011 0.00004 0.00003 0.00005 0.00003 0.00004 0.00020 0 0 0 0 Merci. Effectivement, c'est inhabituel pour un format csv. Ce qu'on voit le plus souvent, c'est quelque chose du genre: a,b,c o,p,q Ou chaque virgule délimite une colonne, et chaque retour à la ligne délimite une ligne (d'où le nom csv, comma separated value, valeurs séparées par des virgules). Juste pour être certain, les retours à la ligne ne jouent pas de rôle dans ton fichier ? Cette question car sur usenet, il y a des reformatages liés à la présentation des articles, reformatages qui pourraient générer des confusions. Et une deuxième question: qui a qualifié ce fichier de fichier csv ? -- Yves
Back to fr.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Projet Python : importation d'un dossier csv sous forme de matrice Mand1n3 <nospam_playfairalikecestatut@outlook.com.invalid> - 2022-01-27 07:29 -0600
Re: Projet Python : importation d'un dossier csv sous forme de matrice yves <yves@free.invalid> - 2022-01-27 20:41 +0000
Re: Projet Python : importation d'un dossier csv sous forme de matrice mand1n3 <nospam_playfairalikecestatut@outlook.com.invalid> - 2022-02-03 08:37 -0600
Re: Projet Python : importation d'un dossier csv sous forme de matrice Alain Ketterlin <alain@universite-de-strasbourg.fr.invalid> - 2022-02-03 19:45 +0100
Re: Projet Python : importation d'un dossier csv sous forme de matrice yves <yves@free.fr.invalid> - 2022-02-04 18:23 +0100
Re: Projet Python : importation d'un dossier csv sous forme de matrice yves <yves@free.fr.invalid> - 2022-02-04 19:11 +0100
Re: Projet Python : importation d'un dossier csv sous forme de matrice Olivier Miakinen <om+news@miakinen.net> - 2022-01-27 22:11 +0100
Re: Projet Python : importation d'un dossier csv sous forme de matrice K. <secwin88@yahoo.co.jp> - 2022-01-27 21:30 +0000
Re: Projet Python : importation d'un dossier csv sous forme de matrice K. <secwin88@yahoo.co.jp> - 2022-01-27 21:41 +0000
csiph-web