Posted in Python

Python; Pandas; Print; Ukloni “Name”, “DType”, index

Skripta Najveci = ceesveSors ["OPEN"].nlargest(n=1) print (Najveci) Problem Pandas ispisuje index (“256”), vrijednost (“248.70”) i opis sloga (“Name: OPEN, dtype: float64”). 256   248.70 Name: OPEN,…