📚 The CoCalc Library - books, templates and other resources
1df2 = df.set_index('id') 2print(df2.loc[100]) 3 4