v1.0.7
GianlucaFicarelli
released this
23 Jun 12:12
·
36 commits
to master
since this release
New Features
- Added
CircuitIds.intersection
to take the intersection of twoCircuitIds
.
Improvements
- Improve performance when querying a population with
get()
andids()
.
Bug Fixes
- Fix
CircuitIds.sample()
to always return different samples. - Ensure that the report DataFrames have the same schema even when empty.