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

https://github.com/samarthpandeydev/agri_project

This is a project for AI Student community made by Samarth Pandey and anyone can use it for refferance
https://github.com/samarthpandeydev/agri_project

datascience python

Last synced: 10 months ago
JSON representation

This is a project for AI Student community made by Samarth Pandey and anyone can use it for refferance

Awesome Lists containing this project

README

          

# Agri_Project This project is of data science

the dataset is downloaded form kaggle.com source : https://www.kaggle.com/samextensibleenergy/agricultural-commodity-dataset

I have used Ahmednagar data only for the solution and made the solution only of the first city.

My name is Samarth Pandey and i have written it for event hosted by AI Student Community

Libraries used are pandas and matplotlib

If running in jupyter notebook or pycharm or any plz note that the csv file should be in the same directorys as the
code.

for using a csv in other file specify it path and use df = pd.read("the location goes here") command.

Thankyou!