What is the main difference between a bar chart and a histogram?
Which Python function is used to load a CSV file into a Pandas DataFrame?
Write a Python command to create a scatter plot using Seaborn.
Write a Python script to create a histogram using Seaborn.
How would you create a correlation heatmap in Python using Seaborn?