Skip to content

artinmohajeri/Asynchronous-Sale-Data-Analisys-Pandas-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Asynchronous Sale Data Analisys Pandas and Ajax

In this project I used pandas library to merge and analyze some csv data files and then, store the data in a json file and display it in a HTML file using js.

I have used asynchronous programming using asyncio library.