i am trying to load a daatset but shown eroor 404
i imorted all lib even failed
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
%matplotlib inline
hospital_df=sns.load_dataset(" hospital")
i put csv file in same folder even i got HTTP eroor 404 not found