Removal of `encode_conditions`
Open
@LeonStadelmann is already working on this.
Since Apr 4, 2025.
structural change
- Dominant language
- Python
- Stars
- 159
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Let's remove encode_conditions everywhere as we don't need it.
Please check the entire code base. There is e.g. this property which is unnecessary then: https://github.com/theislab/CellFlow/blob/ad425e921640fd7de81748a7961f88192d284ecd/src/cellflow/data/_datamanager.py#L863
In the same pull request, please change all tutorials accordingly!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.