Matlab data cleaner app
2 views (last 30 days)
Show older comments
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:
- Are there good resources to learn more about theory behind those cleaning techniques?
- I wonder whether there is equivalent tool in Python?
Thank you very much!
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!