Data analysis of a public dataset "1000 companies list and rating"
Once the project is set up, you can modify the scripts to analyze different datasets or add new features. Here's how each script can be used:
main.py
: Execute this script to run the entire project and generate visualizations.data_cleaning.py
: Modify this script to customize data cleaning operations.data_visualization.py
: Add or modify visualization functions in this script.word_cloud.py
: Adjust this script to generate word clouds based on different criteria.
The original dataset was downloaded from Kaggle {https://www.kaggle.com/datasets/shivaminf/top-companies-rating-and-reviews}