Hello,
I am trying to convert a FeatureLayer object into a SpatialDataFrame object but am running into a strange error:
NameError: name 'OLD_PANDAS' is not defined


Any ideas what is wrong or how I can fix this?
I have imported the requisite packages I believe;

Many thanks