Maria-Liakata-NLP-Group/long

Improve `get_aggregation` method of class `Source` to return an `AggregateSource` class instance

Opened this issue · 0 comments

Currently this function returns a dataframe, which has been aggregated.
However, it would be more consistent to return an AggregateSource object.

See file data/source.py