Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.6 KB

Day3Assignment.md

File metadata and controls

34 lines (25 loc) · 1.6 KB

Assignment: Data Cleaning and Azure Exploration


Objective

This assignment is designed to help you gain practical experience with:

  1. Exploring cloud platforms like Azure.
  2. Applying data cleaning techniques on real-world datasets.

Problem Statement

  1. Azure Account Creation and Portal Exploration:

    • Create a free account on Microsoft Azure.
    • Explore the Azure portal to get familiar with its services and interface.
    • Identify and document at least three Azure services that you find interesting or relevant to your learning path.
  2. Data Cleaning on a New Dataset:

    • Visit platforms like Kaggle, UCI Machine Learning Repository, or similar platforms and download a dataset of your choice.
    • Perform data cleaning on the selected dataset using Python and the Pandas library.
    • Document the following:
      • Description of the dataset (e.g., what it contains, its features, and the problem it addresses).
      • Steps taken for cleaning the dataset.
      • Challenges faced during the process and how you resolved them.

Submission Guidelines

  • Submit your assignment using the template provided in day 3 repository.
  • Include screenshots wherever applicable for clarity.
  • Ensure your Python code is well-documented and includes comments explaining your steps.
  • Add that document to your Git repository and share the repository URL with your instructor.URL in this Microsoft Form - Here