Why I can't get a pie diagram from dataframe. TypeError: '<' not supported between instances of 'str' and 'int'

后端 未结 0 712
梦谈多话
梦谈多话 2021-01-02 03:29

import numpy as np import matplotlib.pyplot as plt import pandas as pd pd.version

tables = pd.read_html("https://www.sec.gov/Archives/edgar/data

相关标签:
回答
  • 消灭零回复
提交回复
热议问题