Skip to content

Commit 166603a

Browse files
ms041223mroeschke
andauthored
Update web/pandas/community/ecosystem.md
Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 97a757c commit 166603a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/community/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Use `pandas_gbq.read_gbq` and `pandas_gbq.to_gbq`, instead.
370370

371371
### [ArcticDB](https://github.com/man-group/ArcticDB)
372372

373-
ArcticDB is a serverless DataFrame database engine designed for the Python Data Science ecosystem. ArcticDB enables you to store, retrieve, and process Pandas DataFrames at scale. It is a storage engine designed for object storage and also supports local-disk storage using LMDB. ArcticDB requires zero additional infrastructure beyond a running Python environment and access to object storage and can be installed in seconds. Please find full documentation [here](https://docs.arcticdb.io/latest/).
373+
ArcticDB is a serverless DataFrame database engine designed for the Python Data Science ecosystem. ArcticDB enables you to store, retrieve, and process pandas DataFrames at scale. It is a storage engine designed for object storage and also supports local-disk storage using LMDB. ArcticDB requires zero additional infrastructure beyond a running Python environment and access to object storage and can be installed in seconds. Please find full documentation [here](https://docs.arcticdb.io/latest/).
374374

375375
#### ArcticDB Terminology
376376

0 commit comments

Comments
 (0)