Data Wrangling Output


Part 1:Data Preperation


  1. Load order data:


    load data

    Sum of null values in each rows:


    sum null values

    Drop all the null values:


    drop null values

    Plot heatmap to know null values in each row:


    heatmap