Matlab data cleaner app
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
AR
2022년 10월 11일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!