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]