/Data-Vis-PY-Mongo-Proj

A Python and MongoDB project that visualizes data.

Primary LanguagePython

Install this packages/ dependencies

  • pip install pymongo
  • pip install pandas
  • pip install matplotlib
  • pip install python-decouple

A Python and MongoDB project that fetches data from a file, cleans it and store it in a MongoDB database then fetch it and visualize it.