Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 656 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 656 Bytes

Python Data Science


Repository for Python Data Science fundamental concepts with use case examples.

Pre-requisite

Important Python libraries

  • Numpy as np
  • Pandas as pd
  • Matplot.pyplot as plt
  • Seaborn as sns

Important links