Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5502

Re: [Python-de] Anfaengerfrage: Dataframe - Zeilenmittel - Spaltenmittel

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From eilfh <eilfh156@posteo.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Anfaengerfrage: Dataframe - Zeilenmittel - Spaltenmittel
Date Fri, 21 Jun 2019 21:48:34 +0200
Organization eilfh
Lines 20
Message-ID <mailman.15.1561146530.23893.python-de@python.org> (permalink)
References <1825444.o0KX4FVeTt@host> <1732706.jVTfYWmTT1@host> <1749997.SP6D3cdL4O@palindrom> <7130567.U6SsN5U9p7@host>
Mime-Version 1.0
Content-Type text/plain; charset="iso-8859-1"
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de Q0ctALQOgtnpCAtKqzU/zAh86YI24TXqQc04dik7cutg==
Return-Path <eilfh156@posteo.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1561146522; bh=vx0QgH3DqB55IgB1jXjuZqpSw+r9WvceA2LqQk5mPRk=; h=From:To:Subject:Date:From; b=Ux8WF4XvM9X979hkJWHMVLBAA+7zEi+c6AvLDFf44AmyYTU+kLezyhfCINZMp2e/J OxHWPEFyCs87SA/D4MmQWbpq+75c24HGD3NDWhUsGgbT9h03lNEF+CbPaGG/jKt4LX yNapLQtdDCkFq2axJ61HL2V5ce0sS4ZgBWsuOVDs+kKKenSKdTq/G4cncFDS6Xnn4v HqdH8axIKpGi1yYNb/5IHOlihsEJxSNCXT2n/p9R6sZZQJ4zAuP6KE7zE/GsOWdATc mKV+HniACCfR3AFdrd+wSvGHXPgBfUGFMrqQRCu4UpXeuyXlt6jn3St2PoOHDsbBi4 EisST1rgVSDiQ==
In-Reply-To <1749997.SP6D3cdL4O@palindrom>
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.29
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <7130567.U6SsN5U9p7@host>
X-Mailman-Original-References <1825444.o0KX4FVeTt@host> <1732706.jVTfYWmTT1@host> <1749997.SP6D3cdL4O@palindrom>
Xref csiph.com de.comp.lang.python:5502

Show key headers only | View raw


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


Thread

Re: [Python-de] Anfaengerfrage: Dataframe - Zeilenmittel - Spaltenmittel eilfh <eilfh156@posteo.de> - 2019-06-21 21:48 +0200

csiph-web