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
Maybe it also makes sense to add a convenience function filter_table_to_models function that takes a table and returns a dictionary of models for all of the table rows?
This is a follow-up of #257 (comment) from @eteq
Maybe it also makes sense to add a convenience function
filter_table_to_modelsfunction that takes a table and returns a dictionary of models for all of the table rows?