Data cleaning and identification of incomplete orders

  • I am trying to use the code below to format and clean data it keeps giving me an error message "Sub or function not defined"


  • This is clearly homework of some kind, so I will just say that you are missing a function called fillarray and you should not have declared it as a variable.

    Rory
    Theory is when you know something, but it doesn’t work. Practice is when something works, but you don’t know why. Programmers combine theory and practice: nothing works and they don’t know why

    1. Step 1: Remove duplicate or irrelevant observations. Remove unwanted observations from your dataset, including duplicate observations or irrelevant observations. ...
    2. Step 2: Fix structural errors. ...
    3. Step 3: Filter unwanted outliers. ...
    4. Step 4: Handle missing data. ...
    5. Step 5: Validate and QA.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!