AGS4_to_dataframe() - only_groups parameter
To improve import speed and memory usage, could we add a new parameter (`only_groups:set[str]|None=None`) to the method `AGS4_to_dataframe()` to specify the groups we want returned?
task