Using tabula-py why I get a list and not a Dataframe?

后端 未结 0 1011
野趣味
野趣味 2021-02-04 08:00

Output

I want to work with PDF files, specially with tables. I code this

import pandas as pd
import numpy as np
import tabula
from tabula import read_pdf
t         


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