Clear Filters
Clear Filters

Matlab data cleaner app

5 views (last 30 days)
Hung
Hung on 8 Oct 2022
Answered: AR on 11 Oct 2022
Dear all,
I am experiening the Data Cleaner app of Matlab and really like it. Data Cleaning - MATLAB & Simulink (mathworks.com)
May I have 2 questions:
  1. Are there good resources to learn more about theory behind those cleaning techniques?
  2. I wonder whether there is equivalent tool in Python?
Thank you very much!

Answers (1)

AR
AR on 11 Oct 2022
Hi Hung,
You can refer to this documentation for details about each method avaible in the data cleaner app: Preprocess and organize column-oriented data - MATLAB - MathWorks India. Depending on your application, Pandas and SciPy are good alternatives in Python.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!