Skip to content

Files

Latest commit

9d34e15 · Feb 19, 2015

History

History
8 lines (6 loc) · 251 Bytes

DataMunging.md

File metadata and controls

8 lines (6 loc) · 251 Bytes

#Data Munging is the process of cleaning the data and preparing it for analysis.

There are various ways to do this step. The list below can help you to choose the way that works for you.

  • Python - Pandas

  • R

  • Julia

  • Matlab Octave