Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tusharpandey003/ai_practical


https://github.com/tusharpandey003/ai_practical

date datetime delhi delhi-temperature-prediction history temperature

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

Practical 1 ---include how to build dataframe with help of python .
DataFrame include date ,Month,Year and temperature for each day in month.
we build this data frame with help of pandas dataframe using "for" loop instead of datetime library.
This is very unorthodox approach for this practical but our main motive is to be creative with the code...