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

[Python] Use vector append when converting from list of non-strided numpy arrays

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.0.0
    • Python
    • None

    Description

      Iterating over the numpy arrays and appending elements one by one is inefficient where we could rather copy the memory region instead.

      Attachments

        Activity

          People

            kszucs Krisztian Szucs
            kszucs Krisztian Szucs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: