Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 333 Bytes

File metadata and controls

9 lines (7 loc) · 333 Bytes

This repository contains all the Data Science concepts and tools that are required for a Data Scientist in 2023.

To run the Data Science Project by injecting the modules using requirements.txt file - install the libraries from requirements.txt run this in the anaconda prompt/terminal

'''shell pip install -r requirements.txt '''