From f8478e85b4044a375e4a311adf71a299cad212c3 Mon Sep 17 00:00:00 2001 From: Doug Branton Date: Mon, 1 Apr 2024 13:22:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be47e5a..a0d1b6f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # nested-pandas -Efficient Pandas representation for nested associated datasets. +WORK IN PROGRESS: Efficient Pandas representation for nested associated datasets.