Coder Social home page Coder Social logo

chandanagiridhar / python_practice Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 176 KB

Trying to learn python and code everyday

Home Page: https://chandanagiridhar.github.io/python_practice/

Python 100.00%
python3 numpy python matplotlib pythonlibrarires

python_practice's Introduction

python_practice

Hello, I have started coding in python and i have challenged myself to code for a year. I will be updating my progress here on Github, you can click on view github above.

image

I have practiced coding in hackerrank for python https://www.hackerrank.com/chandanaudupaof1 and i have learnt and practiced python for data science in datacamp https://www.datacamp.com/profile/chandanaudupaofficial

Learnings:

PYTHON LIBRARY - Numpy

image

Numpy is used to build n-dimensional array that will be useful to manipulate the data from the dataset to achieve desired outputs/results. It is also used to find mean, median and standard deviation and many more of the given data. Some of the popular numpy function are: numpy.array(), numpy.mean(), numpy.std(),numpy.median() etc.

PYTHON LIBRARY - Matplotlib

image

Matplotlib is a very powerful library that is used for plotting and data visualization. With this library, we can plot histograms, scatter and line plots. Some of the popular matplotlib functions are: matplotlib.pyplot.plot(), matplotlib.pyplot.scatter(), matplotlib.pyplot.hist(), matplotlib.pyplot.show(), matplotlib.pyplot.xticks(), matplotlib.pyplot.yticks(), matplotlib.pyplot.text() etc.

PYTHON LIBRARY - Scipy

image

SciPy is an Open Source Python-based library, which is used in mathematics, scientific computing, Engineering, and technical computing.SciPy contains varieties of sub packages which help to solve the most common issue related to Scientific Computation. SciPy is the most used Scientific library only second to GNU Scientific Library for C/C++ or Matlab's.

Some of the sub packages of scipy are: File input/output - scipy.io, Special Function - scipy.special, Linear Algebra Operation - scipy.linalg, Interpolation - scipy.interpolate, Optimization and fit - scipy.optimize, Statistics and random numbers - scipy.stats, Numerical Integration - scipy.integrate, Fast Fourier transforms - scipy.fftpack, Signal Processing - scipy.signal, Image manipulation – scipy.ndimage. It is built over numpy.

python_practice's People

Contributors

chandanagiridhar 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.