Data Preparation in the Editor#

Data preparation in the editor

You’ll learn how to use a text editor Visual Studio Code to process and clean data, covering:

  • Format JSON files
  • Find all and multiple cursors to extract specific fields
  • Sort lines
  • Delete duplicate lines
  • Replace text with multiple cursors

Here are the links used in the video: