datacamp / string-manipulation-in-sql-live-training

Live Training Session: String Manipulation with SQL
2 stars 0 forks source link

Notebook re-review #2

Open adelnehme opened 4 years ago

adelnehme commented 4 years ago

Notebook

General

Task 4: Using CASE statements to create new categorical fields

Extracting string data using split_part()

<p align="center">
<img src="link" alt = "alt-text" width="100%">
</p>
<br><br>

What to keep in the student notebook

  • Problems and todo list in Getting out Data analysis ready
  • Description underneath Task 1: Converting data ..
  • Description underneath Task 2: Converting data .. should be changed to just brief discussion about unnest and string_to_array and mentioning the simple subquery structure.
  • Description underneath Task 3: Removing leading and trailing whitespace ..
  • Description underneath Task 5: Removing leading and trailing whitespace .. and split_part()
  • All the markdown after step 5 should be kept

Intangibles