Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 408 Bytes

Analysis-of-Data

Analyzing Dataset on Financial Services. Working with data on various companies using pandas and visualizing data using matplotlib.

The Dataset contains a list of companies with the following details:

  1. name
  2. rating
  3. reviews
  4. company_type
  5. Head_Quarters
  6. Company Age
  7. No of Employee.

This project helps in learning on how to work with data using Python in Jupyter notebook.