Skip to content

ADrect/CODE-FAMILY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CODE-FAMILY

Task 1

Task 1 : Data Science library

Numpy:

NumPy is a Python library. NumPy is used for working with arrays. NumPy is short for "Numerical Python".

Pandas:

Pandas is a Python library. It has functions for analyzing, cleaning, exploring, and manipulating data. Pandas can clean messy data sets, and make them readable and relevant.

What you have to do

You have to create an in Numpy and perform basic operations on the array using Numpy. such as reshaping, indexing, slicing, and iterating.

In pandas You have to download any dataset from Kaggle. and import the dataset and perform cleaning functions on the dataset.

About

Task 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published