This is a very basic python project which will help you understand the practical implementation of Linear Regression. The dataset used is the Salary_data.csv. You can get the data on link: https://www.kaggle.com/vihansp/salary-data
Checking out the theory to understand Linear Regression, you can refer to this excellent tutorial: https://www.datacamp.com/community/tutorials/essentials-linear-regression-python