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

https://github.com/artinmohajeri/asynchronous-sale-data-analisys-pandas-api


https://github.com/artinmohajeri/asynchronous-sale-data-analisys-pandas-api

api csv csv-files data data-analysis data-frame data-science database pandas pandas-python python python3 requests xhr xhr-requests xmlhttprequest

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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.