Data Cleaning in SQL | Google Data Analytics Certificate

Поділитися
Вставка
  • Опубліковано 28 гру 2024

КОМЕНТАРІ •

  • @inhlam5909
    @inhlam5909 2 роки тому +22

    0:00 Use SQL to Clean Data
    0:28 Understanding SQL Capabilities
    3:49 SQL vs. Spreadsheets
    8:04 Common SQL Queries
    * SELECT, FROM, WHERE
    14:15 Cleaning String Variables Using SQL
    * SUBSTR, LENGTH
    27:03 Advanced Data Cleaning Functions
    * CAST, TRIM
    33:25 Advanced Data Cleaning Functions Pt. 2
    * CAST, CONCAT, COALESCE

  • @DBS-2030
    @DBS-2030 Рік тому +6

    Fantastic way of expressing knowledge and practical aspects of using sql to clean the data.
    THANKS FOR VALUABLE GUIDANCE

  • @NIDHISINGH-eo4pd
    @NIDHISINGH-eo4pd 3 місяці тому

    I really love the way she was happy during the session and explaining concepts in such a beautiful way . Google career videos gives us a sneak peek of how is exactly the thought process of google employees. Thankyou

  • @rodrigo100kk
    @rodrigo100kk 5 місяців тому +1

    8:04 Common SQL Queries - Practical coding starts here.

  • @amansaini710
    @amansaini710 3 роки тому +8

    This is the amazing course I already enrolled in it 👍👍

  • @greenshadowooo
    @greenshadowooo Рік тому +1

    Very useful introduction

  • @antoniocarlosvieiracaetano3208
    @antoniocarlosvieiracaetano3208 3 роки тому +4

    I'll definitely enroll in it!

  • @akin242002
    @akin242002 2 роки тому +2

    1 week to learn SQL isn't reasonable, but glad it worked for you.

  • @eluxury2
    @eluxury2 2 роки тому +8

    I was very confused at the end of this class. I love the instructor but the cleaning process has not been well-explained. For instance, how do I get a clean table when all cleaning results are saved separately?

    • @ChristopherKaiJensen
      @ChristopherKaiJensen 2 роки тому +6

      If you want the table cleaned, you would either need to be in a position where you have permission to clean that table yourself, or alert your DBA or the team with the ability to clean the table to do so. This may be done using updating table values which is simple, or updating table schema, which can affect any and all tables and/or systems that interact with that table. This is why she says to not update the table if you didn't create it. What she really means is don't update it if you do not have permission or authority to do so. There are certainly cases where your role as a data analyst will involve express permissions from your manager to update table data or even schema. Generally though, schema especially is handled by the DBA (Database Administrator), not Data Analysts.

    • @eluxury2
      @eluxury2 2 роки тому +1

      @@ChristopherKaiJensen Thank you for the info! So does that mean as an data analyst, I don't have to clean data?

    • @bunnyboops8875
      @bunnyboops8875 Рік тому +1

      @@ChristopherKaiJensen so a data analyst needs to clean results for pretty much every query and analysis? That seems inefficient.

  • @SavageThrifter
    @SavageThrifter Рік тому +5

    I learned R Studio for my economics degree. I want to transition to a data analyst career. I was afraid to learn a new language but SQL looks like a breeze compared to R

    • @magdalenekimani8549
      @magdalenekimani8549 Рік тому

      R is just tears everywhere 😭

    • @24-76B
      @24-76B 2 місяці тому

      @@magdalenekimani8549 are you and a data analyst in KE?

  • @oktoputra1344
    @oktoputra1344 Рік тому +1

    I love her smile

  • @abdullahanwar1636
    @abdullahanwar1636 Рік тому

    0:00 use sql

  • @shatakarni4418
    @shatakarni4418 2 роки тому +1

    hey I dont know who you are.. thanks for this video. it cleared all my mind before interview.

  • @kamleshsatpaise
    @kamleshsatpaise 2 роки тому

    TQ for giving your time for us GOOGLE #sally

  • @bretaddison4146
    @bretaddison4146 3 роки тому +3

    1 week to learn SQL !

  • @lovelymelch
    @lovelymelch 4 місяці тому

    how will we know if the table is clean or not? considering that there will be millions of rows of data.

  • @ШарльАрзуманов
    @ШарльАрзуманов Рік тому +1

    Good

  • @CrazyWatcher670
    @CrazyWatcher670 2 роки тому

    Thank you.

  • @emmanuelmorris812
    @emmanuelmorris812 2 роки тому

    Well understood.

  • @lindad1418
    @lindad1418 2 роки тому +1

    i am confused on why we put TRIm in the where statement to update but put CAST in the select statement to update...anyone know? TIA

    • @joxa6119
      @joxa6119 2 роки тому +1

      CAST() is for converting data-type. ie; the actual data is in number, but the table showing that is a STRING. hence use CAST() to convert the data into a float.

    • @mini-thegingercat.1175
      @mini-thegingercat.1175 2 роки тому

      Because we are not filtering out purchase but we want it as float so we use it in SELECT whereas we want to filter data by trimming it So, we use it in WHERE.

  • @sadiqpeter9294
    @sadiqpeter9294 Рік тому

    nice content and thanks for uploading this.
    can I update my resume indicating I took this course without having to pay for the course after finishing the free version here in UA-cam. I do love to to take the paid version of the course but I don't have the financial capacity to pay currently.

  • @Tanhweiying
    @Tanhweiying 2 роки тому

    Would like to know what is the speaker name? I like her way to present it ..

    • @eluxury2
      @eluxury2 2 роки тому +1

      Her name is Sally. I like her a lot too. She is very clear, but the course itself is kind of confusing.

  • @ompandey2012
    @ompandey2012 3 роки тому +3

    whats the point of paying course.

  • @bayou__
    @bayou__ Рік тому

    ❤❤

  • @MountRushCollymore
    @MountRushCollymore Рік тому

    The way she says 'dada' instead of 'data' hurts my English ears but very good course and overall very good explanations.

  • @ribellaartwork6404
    @ribellaartwork6404 2 роки тому +8

    Please don't say more "underscore" it's killin me...

  • @SephiaSkiesChannel
    @SephiaSkiesChannel 10 місяців тому

    she's cute 😘