Giter Site home page Giter Site logo

numpy_basics's Introduction

NumPy Basics

numpy-1 (basics): This notebook consists of the basics of numpy. It consists of types of numpy array(1d, 2d, ...) and printing numpy arrays. It also consists of retrieving size, datatype, total size(bytes), dimension and shape of a numpy array.

numpy-2 (numpy arrays-1): This notebook is dedicated to numpy arrays.It consists of accessing specific elements, columns and rows in a numpy array. It also consists of changing values of particular elements, row, columns in a numpy array.

numpy-3 (numpy arrays-2): In this notebook we will be doing various operations on arrays.The following is explained with an example; zeros array, ones array, any number array, random decimal array, random integer array, identity matrix, repeating elements in an array, copying an array.

numpy-4 (basic maths): In this notebook we will apply basic maths on a numpy array. Function applied on the numpy array are basic arithmetics, power, trigonometry fucntions. Matrix multiplication and determinant has been added.

numpy-5 (basic statistics): In this notebook we will apply basics of ststs such as max min and sum on numpy array.

numpy-6 (reorganizing arrays): This notebook is completely dedicated to reorganizing arrays.It consists of reshaping, verticalStack and horizontalStack.

numpy_basics's People

Contributors

kmaitreya avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.