Importing existing data into Data Table

Solved my own problem.
I confused the meaning of orient , I read the pandas documentation and figured it out. This should be “records” instead of “doc_number”

2 Likes