This repository contains my data science projects as a part of Udacity nanodegree program.
The motivation for doing this project was primarily an interest in undertaking a challenging project in an interesting area of research.
- pandas : pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool, built on top of the Python programming language.
- Numpy : NumPy is a Python library used for working with arrays.
- Matplotlib : Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
- seaborn : Seaborn is a Python data visualization library based on matplotlib.
- statistics : Python's statistics is a built-in Python library for descriptive statistics.
- listings.csv : This file contains almost all the data that we require. Host names, house location, number of reviews, room and property type, number of beds, bedrooms and bathrooms, rent of the house. These we some main features, rest are named in the listings_column file.
- review .csv : This file contains the id, date, reviewer name and the reviews of the guests.
- calendar.csv : This file contains the id, date, availability, and price of the listed houses.
If you find any bugs in my code, you can fork the repository. If you feel that the code can be executed in a much better way, please let me know.
I have completed this project under the guidance of Udacity, as a part of Udacity Nanodegree program. Link to their website: https://www.udacity.com/