We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e5ba5 commit 9d02f10Copy full SHA for 9d02f10
docs/api/zarr/index.md
@@ -54,14 +54,6 @@ The ABC module defines interfaces for extending Zarr:
54
- **[Errors](errors.md)** - Exception classes and error handling
55
- **[Testing](testing/index.md)** - Utilities for testing Zarr-based code
56
57
-
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
65
## Getting Help
66
67
- Check the [User Guide](../../user-guide/index.md) for tutorials and examples
0 commit comments