Skip to main content
Solved

Airtable to Pandas Dataframe

  • June 25, 2020
  • 1 reply
  • 147 views

Forum|alt.badge.img

Hey folks. I am trying to read an Airtable view into a pandas dataframe and I am having a heck of a time to get it to work. I tried the airtable-python-wrapper, but no joy, something about the code causes it to die.

Thanks

Best answer by Michael_Patters

So I found the solution. There is a link below to my git. I am not a python programmer, so I had a bit of a hiccup with the sample code found in the Master, so I forked it so that non-technical people using Jupyter notebooks for their Data Science work can easily understand it and use it.

Enjoy!

1 reply

Forum|alt.badge.img
  • Author
  • New Participant
  • 1 reply
  • Answer
  • June 25, 2020

So I found the solution. There is a link below to my git. I am not a python programmer, so I had a bit of a hiccup with the sample code found in the Master, so I forked it so that non-technical people using Jupyter notebooks for their Data Science work can easily understand it and use it.

Enjoy!