AWS Lambda comes with 6 vCPU. Modin for Pandas promises to use cores to make processing efficient.
Does this actually deliver on AWS Lambda, which otherwise does not support multi-threading, multi-processing etc. ?
# import pandas as pd
import modin.pandas as pd