You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There might be other entry points we would want to add. For example, we also needed a temporary entry point for those that already have time data available:
My preference would be this is part of the simulation workflow and likely works via adding dates to simulated times but as above I think it needs some thought
Here "simulation workflow" refers to a possible section of the package for working with simulated data.
This supposes that a user would usually/only have time data if it were simulated. It's not clear to me that this is true.
In PR #390 we added an initial single entry point to
epidist_linelist
requiring the following input columns:There might be other entry points we would want to add. For example, we also needed a temporary entry point for those that already have time data available:
As part of this issue I think we should scope out and implement the entry points to data being in the
epidist_linelist
class.The text was updated successfully, but these errors were encountered: