Analysis of a dataset with Visualization using Matplotlib and Seaborn.
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
Dataset is taken from Kaggle see.
Onayeva Alua
Analysis of a dataset with Visualization using Matplotlib and Seaborn.
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
Dataset is taken from Kaggle see.
Onayeva Alua