Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: eilfh Newsgroups: de.comp.lang.python Subject: Re: [Python-de] Verstaendnisproblem Date: Fri, 12 Feb 2021 15:29:10 +0100 Lines: 34 Message-ID: References: <2763401.e9J7NaK4W3@host.fritz.box> <107543700.nniJfEyVGO@host.fritz.box> <5436893.DvuYhMxLoT@host.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de ts6QW00GNgz9OfDepNq6MQw7Qnh2eOxEDPYu82B1T99A== Return-Path: X-Original-To: python-de@python.org Delivered-To: python-de@mail.python.org Authentication-Results: mail.python.org; dkim=pass reason="2048-bit key; unprotected key" header.d=posteo.de header.i=@posteo.de header.b=ry4NU41X; dkim-adsp=pass; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1613140159; bh=qSr2vYCSP1CsRoOwM2MrjdSvIazo2ctkrpg/t1Tbj1k=; h=From:To:Subject:Date:From; b=ry4NU41XbJ3drsIAoToyB9ClybdFJSXgp+LpoklR7iBY2PPbLs0CenbMSPL9UQhEI 2IbryGsk/89gMWvSrJnDH4MCQnXCwtAm5BugZn60i1anPrXHufmv0nUfasej4qbaM/ tX7PflWTjw1o6zBlzrnhyH0YS2VHtn1TrPwZrw6CrEJk6nQWFVxQ/36M7BovWMe0lK ZLsSF9IuZuIjNRWYlTsZHUe1J7i6yqVRCo9xKB3ed9wOrV+Ur8b8/niLKQh2ZJyTem 1X/B8qwcY54C+kSqdWIJku1+EQwds0I/2KQA/9XC5he4zbcc8OFy3cVE6yvPPJ4HfG iVP90aL0Yf74g== In-Reply-To: X-BeenThere: python-de@python.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Die Deutsche Python Mailingliste List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <5436893.DvuYhMxLoT@host.fritz.box> X-Mailman-Original-References: <2763401.e9J7NaK4W3@host.fritz.box> <107543700.nniJfEyVGO@host.fritz.box> Xref: csiph.com de.comp.lang.python:5710 Am Donnerstag, 11. Februar 2021, 18:48:23 CET schrieb Peter Otten: Hallo, Peter danke f=FCr Deine Antwort. Das war das fehlende Puzzle in meinem Programm > >>> x >=20 > 0 4 > Name: B, dtype: int64 >=20 > >>> type(x) >=20 > >=20 >=20 > kannst Du einfach entpacken >=20 > >>> [y] =3D x > >>> y >=20 > 4 um ehrlich zu sein, ich versteh's zwar nicht,=20 aber es l=E4uft und erf=FCllte genau den Zweck Danke=20 =46rank