Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5502
| From | eilfh <eilfh156@posteo.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Anfaengerfrage: Dataframe - Zeilenmittel - Spaltenmittel |
| Date | 2019-06-21 21:48 +0200 |
| Organization | eilfh |
| Message-ID | <mailman.15.1561146530.23893.python-de@python.org> (permalink) |
| References | <1825444.o0KX4FVeTt@host> <1732706.jVTfYWmTT1@host> <1749997.SP6D3cdL4O@palindrom> <7130567.U6SsN5U9p7@host> |
Am Donnerstag, 20. Juni 2019, 23:55:08 CEST schrieb Peter Otten: > Ersetze columns=df in der obigen Zeile mal durch columns=df.columns, also > > df1 = pd.DataFrame(b, columns=df.columns) > ja, danke, das läuft ohne Fehler durch vielen Dank Frank
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Anfaengerfrage: Dataframe - Zeilenmittel - Spaltenmittel eilfh <eilfh156@posteo.de> - 2019-06-21 21:48 +0200
csiph-web