Is it possible to handle execption/errors with pandas module pd.read_html? What if the HTML is empty how could I manage that? Thanks