Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 469 Bytes

File metadata and controls

24 lines (20 loc) · 469 Bytes

Data Analytics with Python

Climate Change Twitter Dataset

This analysis uses Python libraries to explore sentiment, stance, and temperature data from climate-related tweets.

Libraries Used

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • missingno
  • scikit-learn