pandas.plotting.
table
Helper function to convert DataFrame and Series to matplotlib.table.
Data for table contents.
Keyword arguments to be passed to matplotlib.table.table. If rowLabels or colLabels is not specified, data index or column name will be used.