This repository was archived by the owner on Feb 26, 2025. It is now read-only.
v1.0.7
New Features
- Added
CircuitIds.intersectionto 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.