参考:

https://blog.csdn.net/xw_classmate/article/details/51333646

 

2. iloc——通过行号获取行数据

3. ix——结合前两种的混合索引

 

相关文章: