Advertisements
Advertisements
प्रश्न
Write the statement to get NewDelhi as output using positional index.
कोड लेखन
Advertisements
उत्तर
SeriesName.iloc[2]
Example: Cities.iloc[2]
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
Write the statement to get NewDelhi as output using positional index.
SeriesName.iloc[2]
Example: Cities.iloc[2]