Re: Verstaendnisproblem

eilfh <[email protected]>
Newsgroups gmane.comp.python.general.german
Message-ID <[email protected]>
Am Donnerstag, 11. Februar 2021, 18:48:23 CET schrieb Peter Otten:
Hallo, Peter

danke für Deine Antwort.

Das war das fehlende Puzzle in meinem Programm

>  >>> x
> 
> 0    4
> Name: B, dtype: int64
> 
>  >>> type(x)
> 
> <class 'pandas.core.series.Series'>
> 
> 
> kannst Du einfach entpacken
> 
>  >>> [y] = x
>  >>> y
> 
> 4


um ehrlich zu sein, ich versteh's zwar nicht, 
aber es läuft und erfüllte genau den Zweck


Danke 

Frank


_______________________________________________
python-de maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/python-de
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.