Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-7806

[Python] Implement to_pandas for lists of LargeBinary/String

    XMLWordPrintableJSON

Details

    Description

      For example:

       

      >>> a = pa.array([['a']], type=pa.list_(pa.large_binary()))
      >>> a.to_pandas()
      Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "pyarrow/array.pxi", line 468, in pyarrow.lib._PandasConvertible.to_pandas
      File "pyarrow/array.pxi", line 902, in pyarrow.lib.Array._to_pandas
      File "pyarrow/error.pxi", line 86, in pyarrow.lib.check_status
      pyarrow.lib.ArrowNotImplementedError: Not implemented type for lists: large_binary

      Attachments

        Issue Links

          Activity

            People

              brillsp Zhuo Peng
              brillsp Zhuo Peng
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h