An open API service indexing awesome lists of open source software.

https://github.com/vdoninav/real_estate_analysis

real estate analysis
https://github.com/vdoninav/real_estate_analysis

data data-analysis data-analysis-python data-science pandas pandas-dataframe pandas-python plotly plotly-express scipy seaborn streamlit streamlit-application streamlit-dashboard streamlit-webapp

Last synced: about 2 months ago
JSON representation

real estate analysis

Awesome Lists containing this project

README

        

# Real estate analysis
by **Aleksei Vdonin**
## DSBA222-1 project
### Link to the project
[Web-App](https://vdoninav-real-estate-analysis.streamlit.app/)
### Dataset
[Kaggle Dataset](https://www.kaggle.com/datasets/arslanali4343/real-estate-dataset)
### Libraries
- pandas (data handling)
- scipy (data processing)
- plotly (graphing)
- seaborn (graphing)
- streamlit (web page)