Skip to content

A normal practice on how numpy are used for working with numerical data in Python.

Notifications You must be signed in to change notification settings

bhumikaarya/NumpyPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this project or can say practiced about numpy one of the well known library of python to work with numerical data. This file includes function: 1)Printing array 2)Type of array 3)Dimension in array(0D,1D,2D,3D) 4)Array indexing 5)Slicing of Numpy Array 6)Checking Datatype of an Array 7)Creating Array with defined datatype 8)Array shape 9)Joining Two numpy array 10)Splitting the array 11)Ravel and Flatten Function 12)Unique Function 13)Delete Function

About

A normal practice on how numpy are used for working with numerical data in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published