1. 学习
  2. /
  3. 课程
  4. /
  5. Introduction to Data Quality with Great Expectations

Connected

练习

Create a Batch Definition and Batch

In this exercise, you'll practice building a Batch Definition, and a Batch from that Batch Definition.

You'll be using the same Weather Data from the video, which is located at data_csv_path. You can learn more about the dataset here.

Great Expectations and pandas have already been imported as gx and pd, respectively.

说明 1 / 共 3 个

undefined XP
    1
    2
    3
  • Create a Batch Definition with the name "my_batch_definition".