Skip to content

Commit

Permalink
pyarrow link
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed May 8, 2024
1 parent 6ff2f80 commit 645c1e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Efficient pandas representation for nested associated datasets.

Nested-Pandas extends the [pandas](https://pandas.pydata.org/) package with
tooling and support for nested dataframes packed into values of top-level
dataframe columns. Pyarrow is used intrinsically to aid in scalability and
performance.
dataframe columns. [Pyarrow](https://arrow.apache.org/docs/python/index.html)
is used intrinsically to aid in scalability and performance.

![image](./nestedframe.png)

Expand Down

0 comments on commit 645c1e1

Please sign in to comment.