Untitled

 avatar
unknown
plain_text
2 years ago
79 B
5
Indexable
import pandas as pd
S-pd.Series([3,1,2.4, -1.3,0.5,8.3])
print("values=""In",S)
Editor is loading...