AWS Glue feature exploration #435
siddhant3030
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Once we upload the dataset it gives us basic information about the data like Distinct, Unique, and Total. It even shows the basic charts. This is a really nice way to give the information on the dataset.
Screen.Recording.2024-01-16.at.5.21.25.PM.mov
Screen.Recording.2024-01-16.at.5.38.05.PM.mov
So we open a project using a particular dataset which we want to work with so let's suppose I selected table A then in th video I have shown that we can select different tables to join on. Not only that
Screen.Recording.2024-01-16.at.11.45.16.PM.mov
Functions and Conditions
COALESCE function
here's a detailed video on it
Screen.Recording.2024-01-17.at.12.19.35.AM.mov
Beta Was this translation helpful? Give feedback.
All reactions