xref https://github.com/pandas-dev/pandas/pull/57586#pullrequestreview-1922295036 1. Remove `Use Dask` and `Use Modin` sections in `doc/source/user_guide/scale.rst` 2. Add a new section in `doc/source/user_guide/scale.rst` (`Use Other Libraries`) and link to `Out-of-core` section in `web/pandas/community/ecosystem.md` 3. Remove `dask-expr` in `environment.yml` and `requirements.txt` 4. Remove version pinning on `dask` post https://github.com/pandas-dev/pandas/pull/57830