Learn practical skills, build real-world projects, and advance your career

exploratory-data-analysis-heart-disease

Use the "Run" button to execute the code.

# Execute this to save new versions of the notebook
jovian.commit(project="exploratory-data-analysis-heart-disease")
import pandas as pd
import numpy as np
import scipy.stats
pip install plotly --q
import plotly.express as p