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
{{ message }}
This repository was archived by the owner on Apr 5, 2026. It is now read-only.
As a developer
I want function names spelled correctly
So that code is professional
Current Behavior
aggrigate_column()instead ofaggregate_column().Location:
src/python/csv_processor.pyline 46Acceptance Criteria
aggregate_column()