This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/master by this push:
new 15bcacc Add ArcPy to powered_by.md (#166)
15bcacc is described below
commit 15bcacc0d34f0ef11ab306cf11e1d45f6cb61cd2
Author: hansintheair <[email protected]>
AuthorDate: Wed Nov 24 12:49:44 2021 -0800
Add ArcPy to powered_by.md (#166)
Python team at Esri would like to add ArcPy to the list on
https://arrow.apache.org/powered_by/.
[email protected]
---
powered_by.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/powered_by.md b/powered_by.md
index 6536156..52aff46 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -63,6 +63,10 @@ short description of your use case.
large-scale data processing. Spark uses Apache Arrow to
1. improve performance of conversion between Spark DataFrame and pandas
DataFrame
2. enable a set of vectorized user-defined functions (`pandas_udf`) in
PySpark.
+* **[ArcPy][43]:** ArcPy is Esri’s comprehensive and powerful API for working
within
+ the ArcGIS suite of products to perform and automate spatial analysis, data
management,
+ and conversion tasks (license required). ArcPy supports Arrow Tables as input
+ and output.
* **[AWS Data Wrangler][34]:** Extends the power of Pandas library to AWS
connecting
DataFrames and AWS data related services such as Amazon Redshift, AWS Glue,
Amazon Athena,
Amazon EMR, Amazon QuickSight, etc.
@@ -226,3 +230,4 @@ short description of your use case.
[40]: https://github.com/pola-rs/polars
[41]: https://github.com/coady/graphique
[42]: https://github.com/influxdata/influxdb_iox
+[43]:
https://www.esri.com/en-us/arcgis/products/arcgis-python-libraries/libraries/arcpy