Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 20 hours 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.