File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ Complete reference documentation for the Zarr-Python API.
2121
2222- ** [ Load] ( load.md ) ** - Loading data from Zarr stores
2323- ** [ Save] ( save.md ) ** - Saving data to Zarr format
24- - ** [ Convenience] ( convenience.md ) ** - High-level convenience functions
2524
2625### Data Types and Configuration
2726
@@ -55,13 +54,6 @@ The ABC module defines interfaces for extending Zarr:
5554- ** [ Testing] ( testing/index.md ) ** - Utilities for testing Zarr-based code
5655
5756
58- ## Migration and Compatibility
59-
60- - ** [ Deprecated Functions] ( deprecated/convenience.md ) ** - Legacy convenience functions
61- - ** [ Deprecated Creation] ( deprecated/creation.md ) ** - Legacy array creation functions
62-
63- These deprecated modules are maintained for backward compatibility but should be avoided in new code.
64-
6557## Getting Help
6658
6759- Check the [ User Guide] ( ../../user-guide/index.md ) for tutorials and examples
Original file line number Diff line number Diff line change 4343 - api/zarr/codecs.md
4444 - api/zarr/codecs/numcodecs.md
4545 - api/zarr/config.md
46- - api/zarr/convenience.md
4746 - api/zarr/errors.md
4847 - api/zarr/metadata.md
4948 - api/zarr/registry.md
7271 - api/zarr/testing/store.md
7372 - api/zarr/testing/strategies.md
7473 - api/zarr/testing/utils.md
75- - deprecated :
76- - Convenience sub-module : api/zarr/deprecated/convenience.md
77- - Creation sub-module : api/zarr/deprecated/creation.md
7874 - release-notes.md
7975 - contributing.md
8076watch :
You can’t perform that action at this time.
0 commit comments