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

Cannot convert DataFrame with `numpy.dtype` cells to `pyarrow.Table`

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.0.0
    • None
    • Python
    • macOS
      Python 3.8

    Description

      Example:

      df = pd.DataFrame([np.dtype("<i2")]
      

      raises an ArrowInvalid exception with Could not convert dtype...

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            kantuni Henrikh Kantuni
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: