<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">Le 09/05/2024 à 16:09, Brian M Hamlin
via osgeolive a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:aae7e1de-6c59-7b7b-3af9-4d4f6700b392@light42.com">
<p>there has been some discussion online recently regarding Debian
and the Parquet data format</p>
<p> Are Parquet data drivers available in ordinary Debian repos ?</p>
</blockquote>
<p>You can install them through APT by enabling an Apache
repository: <a class="moz-txt-link-freetext" href="https://arrow.apache.org/install/">https://arrow.apache.org/install/</a> . But I haven't
found that they provide pyarrow, just the C++ libs. The later are
sufficient to build the OGR Parquet driver (this is what I use to
build the Ubuntu-based GDAL Docker images: cf
<a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/blob/master/docker/ubuntu-full/Dockerfile#L235">https://github.com/OSGeo/gdal/blob/master/docker/ubuntu-full/Dockerfile#L235</a></p>
<p>For Pandas, I guess doing "pip install pyarrow" might be
sufficient</p>
<span style="white-space: pre-wrap">
</span>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</body>
</html>