Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Task - 9: Column Normalization #22

Description

@parth1007

In this task, you have to write a function for Column Normalization. You can only use Numpy and Pandas to write the function.

The function will go as follows:

def column_normalization (column_name, dataframe)
"
write your code here
"

Use open_code_2.csv as dataset.
For submission, find the task_9_submission.txt file in the Submissions folder. You need to add your Github username and solution notebook link in the format given in the file. Make sure your notebook is private with access permission only to mentors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions