When formatting data, I encountered this error:
AttributeError: 'DataFrame' object has no attribute 'map'.
This error shows up because the pandas version in marmot-linux yaml is 1.4.1. To support pandas updated version, python needs to be updated too. Unfortunately, I could not update python as it had too many environment dependencies.