第06章 索引对齐 In[1]: import pandas as pd import numpy as np 1. 检查索引2. 求笛卡尔积3. 索引爆炸4. 用不等索引填充数值5. 从不同的DataFrame追加列6. 高亮每列的最大值7. 用链式方法重现idxmax8. 找到最常见的最大值