__eq__#
- Pseudobulk.__eq__(other)[source]#
Test for equality with another Pseudobulk dataset.
- Parameters:
other: Pseudobulk
the other Pseudobulk dataset to test for equality with
- Returns:
Whether the two Pseudobulk datasets are identical.
- Return type:
bool