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

[Python] add get_include to expose directory containing header files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.8.0
    • Python

    Description

      numpy.get_include streamlines extension development:

       import numpy as np
              ...
              Extension('extension_name', ...
                      include_dirs=[np.get_include()])
      

      It would be nice if pyarrow had the same thing

      Attachments

        Activity

          People

            wesm Wes McKinney
            jacobscott Jacob Scott
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: