Skip to content

Typo in Python function name 'aggrigate_column' #73

@aliAljaffer

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