Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 475 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 475 Bytes

Data_Scince

Using libraries to analyze data from a file. Various ways to use libraries to extract information from tables. And building graphs and histograms.

Description

The program files were created as part of a data analysis curriculum. Selection, construction of graphs, histograms and output of structured information in the form of tables

Libraries used

  • pandas
  • numpy
  • scipy-learn
  • matplotlib

The code is implemented in Python using Jupyter Notebook