Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

Typo in Python function name 'aggrigate_column' #73

Description

@aliAljaffer

As a developer
I want function names spelled correctly
So that code is professional

Current Behavior

aggrigate_column() instead of aggregate_column().

Location: src/python/csv_processor.py line 46

Acceptance Criteria

  • Fix to aggregate_column()

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomerspythonPython code issuestypoSpelling or grammar erroruser-storyUser story format issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions