Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 278 Bytes

File metadata and controls

4 lines (3 loc) · 278 Bytes

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.