I am trying to load pandas DataFrame to pyarrow Table with float column and have an issue during pyarrow Table construction: ArrowTypeError: (\'int or Decimal object expec
ArrowTypeError: (\'int or Decimal object expec