How to begin writing data tests with Great Expectations

Поділитися
Вставка
  • Опубліковано 13 вер 2024

КОМЕНТАРІ • 11

  • @TheMediinaa
    @TheMediinaa 3 роки тому +5

    Wow their documentation is so messy right now I almost gave up
    but your video was really good, thank you so much!

  • @Sefran12
    @Sefran12 3 роки тому +3

    where did you go? your videos are so useful but no activity since a year ago :(

  • @julianw7241
    @julianw7241 4 роки тому +3

    Thanks, really useful content!

    • @DataEngineerOne
      @DataEngineerOne  4 роки тому

      Thank you so much! I appreciate the kind words.

  • @uff3511
    @uff3511 2 роки тому

    great how happy und smiling you are all the time! thanks for the demo! 😀
    Is it possible to save the raw data in two new tables? One in which only goes the success rows and one in which goes the failure rows? (So that the next ETL steps can run on a "validation_passed_table")

  • @alisonrae
    @alisonrae Рік тому

    Thanks for the video!

  • @prashantkhade5677
    @prashantkhade5677 Рік тому

    How can we developed an engine which determines which rules applied on given dataset automatically

  • @carloslopez7204
    @carloslopez7204 4 роки тому +1

    How to add multiple expectations to a dataframe?

    • @DataEngineerOne
      @DataEngineerOne  4 роки тому +1

      Hey Carlos, you should be able to simply add a new line including the new expectation!

  • @carloslopez7204
    @carloslopez7204 4 роки тому +1

    13:41 Why return type is unnecessary?

    • @DataEngineerOne
      @DataEngineerOne  4 роки тому +1

      Actually it's the return type HINT which is unnecessary