How to display available datasets in Seaborn

How to display available datasets in Seaborn

You can display available datasets in Seaborn with the following code. I highly recommend you “Python Crash Course Book” to learn Python. Output: [‘anagrams’, ‘anscombe’, ‘attention’, ‘brain_networks’, ‘car_crashes’, ‘diamonds’, ‘dots’, ‘exercise’, ‘flights’, ‘fmri’, ‘gammas’, ‘geyser’, ‘iris’, ‘mpg’, ‘penguins’, ‘planets’, ‘taxis’, ‘tips’, ‘titanic’]