akashadhikari / pythonds

30 days Python and Data Science Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python and DS 30 Days Workshop

Section 1: Basic of python

  • Day 1 - Variables, Arithmetic Operators, String operations in Python, Conditional if...else...elif, For loops, While loops
  • Day 2 - Functions, Python data structure (List, Dictionary, Tulpe, Set), Basic class and object

Section 2: Pandas

  • Day 3 - Creating pandas dataframe, iloc, loc, read csv file, value_counts, head, tail
  • Day 4 - set_index, index, reset_index
  • Day 5 - real world example, sort_index
  • Day 6 - another real world example, making bar and pie chart

About

30 days Python and Data Science Learning


Languages

Language:Jupyter Notebook 100.0%