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
- Host: GitHub
- URL: https://github.com/samarthpandeydev/agri_project
- Owner: samarthpandeydev
- License: mit
- Created: 2021-05-21T02:57:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-21T03:31:32.000Z (about 5 years ago)
- Last Synced: 2025-08-01T04:47:18.295Z (11 months ago)
- Topics: datascience, python
- Language: Jupyter Notebook
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!