本小节学习目标:

  1. 了解 Pandas 对 Numpy 兼容性的由来;
  2. 了解、掌握 Pandas 中常见的基础数据类型及其使用方法;
  3. 掌握 Pandas 中整数、布尔以及字符串的兼容性类型写法及其使用方式。