Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit b15e9f0

Browse files
authored
Merge pull request #96 from lincc-frameworks/dougbrn-patch-1
Add archive notice to README
2 parents 028664d + 1b39ffe commit b15e9f0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
[![Read The Docs](https://img.shields.io/readthedocs/nested-dask)](https://nested-dask.readthedocs.io/)
1111
[![Benchmarks](https://img.shields.io/github/actions/workflow/status/lincc-frameworks/nested-dask/asv-main.yml?label=benchmarks)](https://lincc-frameworks.github.io/nested-dask/)
1212

13+
__ARCHIVE NOTICE: This repository is no longer being maintained. The original purpose of this package was to enable dask with the extended nested-pandas API, with the specific aim of using this to support the [LSDB](https://github.com/astronomy-commons/lsdb) project. In April 2025, the contents of this package were [migrated directly into LSDB](https://github.com/astronomy-commons/lsdb/pull/713) to allow for tailored behavior to LSDB's specific operational needs. As a result, any needed changes to dask-compatibility for nested-pandas are happening directly within LSDB and not in this repository. Further, maintaining a generalized dask layer for nested-pandas is not directly within the critical path for LINCC-Frameworks effort at this time. If you found your way here and wished there was a maintained package that provided a dask-layer for nested-pandas for something you are working on, please feel free to voice that as an issue filed to [nested-pandas](https://github.com/lincc-frameworks/nested-pandas/issues).__
14+
1315
A [dask](https://www.dask.org/) extension of
1416
[nested-pandas](https://nested-pandas.readthedocs.io/en/latest/).
1517

0 commit comments

Comments
 (0)