HiÂ
I'm 100% new to python, but im trying to use the tabula libary.
Basicly I want to to to load a pdf file, and make it as a dataframe.
And it loads the file correctly, but i get som odd error. And I have no idea what it means? 😕
"Warning: Python (1): Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray"