Ecosyste.ms: Awesome
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: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/artinmohajeri/asynchronous-sale-data-analisys-pandas-api
- Owner: artinmohajeri
- Created: 2023-11-26T13:49:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T08:57:37.000Z (about 1 year ago)
- Last Synced: 2024-12-02T00:19:21.775Z (about 2 months ago)
- Topics: api, csv, csv-files, data, data-analysis, data-frame, data-science, database, pandas, pandas-python, python, python3, requests, xhr, xhr-requests, xmlhttprequest
- Language: Python
- Homepage:
- Size: 2.46 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.