Uploaded image for project: 'pymongoarrow'
  1. pymongoarrow
  2. ARROW-204

test_pandas failing with DeprecationWarning: Passing a BlockManager

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Python Drivers

      In test_pandas, almost all of the tests fail with the following for python >= 3.9

      E               DeprecationWarning: Passing a BlockManager to DataFrame is deprecated and will raise in a future version. Use public APIs instead.
      

      An example of a failing run.

      I think that it's meaningful, so I'm going to paste the entire stack trace in a comment below. This might be temporary and sort itself out. I have seen problems like this when Pandas and PyArrow are temporarily out-of-sync.

            Assignee:
            Unassigned Unassigned
            Reporter:
            casey.clements@mongodb.com Casey Clements
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: