-
#### Description:
Let's test and validate our designs!
These sessions will be focused on internal users/staff to get feedback on initial designs. This will help us validate if we are on the right…
-
A functional dependency is a relationship between two attributes in the same database.
If an attribute determines another attribute, we will call it a **determinant**, and the determined attribute …
-
Summary: The current README.md is functional but lacks detail for a smooth onboarding experience.
Details: New contributors may struggle to get started due to missing sections in the README.md regard…
-
#### Description: In order to support improved payment calculations for SSCFE, A&R team would like to include a winter camping fee data entry field within the application.
[User Story]
[Description…
-
**The Problem**
PopulationSim currently relies on ActivitySim’s pipeline framework for data I/O and multiprocessing. As a result, they share many of the same core dependencies (e.g., pandas and nump…
-
Do you think we could move all of these dependencies (except for the proc macro related ones) into `cfg(hax)`? Then none of it needs to get built and it should force the code to be clear that nothing …
-
#### Description:
As an admin, I want to be able to see who last modified a record in A&R so that I can better track and understand the change history of a record.
Ability to track and see who last…
-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
I wis…
-
**Describe the Bug**
A ReferenceError is thrown at startup due to circular references. These circular references occur while using the `@Field(type => SomeType)` syntax.
**To Reproduce**
Example …
-
Some methods to be implemented in and/or used from imctk inherently work with CNF representations. This might be of the full design or something auxiliary like an invariant, over/under-approximation o…