You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Este projeto trata-se de um sistema gerador de relatórios de estoque. A aplicação é capaz de ler esses arquivos, importar os dados de forma estruturada e gerar relatórios que resumem as informações contidas no estoque.
AirBnB Clone v3 - RESTful API is a Python and Flask-based implementation of a RESTful API for managing property rental resources, emphasizing CRUD operations and API development principles.
This project focuses on analyzing student grades using a dataset stored in JSON format. The dataset includes student IDs, class IDs, and different types of scores (exam, quiz, and homework). The objective is to extract, clean, and analyze the data using Python, Pandas, and Matplotlib/Seaborn for visualization.