Giter Club home page Giter Club logo

python_starter_toolkit's Introduction

Python_Starter_Toolkit

Python toolkit to get started with data science and machine learning notebooks

When I started learning python, I used to get lost in what concepts to learn in python language, especially coming from a non programming background. This repository is aimed to help learners from non computer science background to know what key concepts of python progamming language is important for data science and machine learning projects.

This repository will have a series of notebooks to get learn basic python concepts necessary to get started with data science and machine learning projects. In future, I will be adding notebooks for learning key python libraries - pandas and numpy.

Some of the examples in these notebooks have been referenced from learnbyexample and real python which are very good resources to learn python.

Python:

  1. Part 1

    • Math Operators
    • Variables
    • Flow Control
    • Boolean Operators
    • List
    • Dictionary
  2. Part 2

    • Dictionary continued
    • Comprehension
  3. Part 3

    • Strings
    • Python escape sequences
    • String Slicing
    • If-Else-Elif
    • Loops - For & While
  4. Part 4

    • OOPS (Classes, objects and methods)
    • Inheritance
    • super()
  5. Functions

    • functions using def
    • lambda functions
    • lambda functions with map, filter and reduce
  6. Decorators

    • Functions as first-class objects
    • Creating Decorators
    • Decorator with arguments
    • Classes as decorators/Decorators as classes

Pandas

  1. Part 1

    • Series, Dataframes
    • Basic methods(head, tail, unique, etc.)
    • Filtering
    • Pivoting
  2. Part 2

    • Concat/Append
    • Merge
    • Groupby

References:

  1. https://www.learnbyexample.org/python/
  2. https://realpython.com/
  3. https://medium.com/analytics-vidhya/a-tip-a-day-python-tip-5-pandas-concat-append-dev-skrol-18e4950cc8cc
  4. https://jakevdp.github.io/PythonDataScienceHandbook/03.07-merge-and-join.html

python_starter_toolkit's People

Contributors

tauseef1234 avatar

Stargazers

Daniel Bautista avatar albert qing avatar Philipp Brockmann avatar Joni Baboci avatar  avatar Michael O Daly avatar  avatar  avatar  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.