This repository offers several Python scripts to perform sales data analysis in a fictional store scenario. Scripts demonstrate how to perform various manipulation, aggregation, sorting, and merging operations of data using the Pandas libraries.
-
Clone this repository on your local machine using the command:
git clone https://github.com/SEU_NOME_DE_USUARIO/SEU_NOME_DO_REPOSITORIO.git
-
Execution of the Scripts:
- Go to the folder arquivos_fontewithin the cloned repository.
- Use a code editor or the Jupyter Notebook to open and run the Python scripts.
- Each script contains instructions and examples of use to perform different data analysis.
-
Threads em Java: Utilize threads para implementar a lógica do sistema.
- Jupyter Notebook is an ideal tool for running and viewing Python scripts interactively.
- Install the Jupyter Notebook:
git clone https://github.com/SEU_NOME_DE_USUARIO/SEU_NOME_DO_REPOSITORIO.git
- Navigate to the folder arquivos_fontein the terminal.
- Run the following command to start the Jupyter Notebook:
jupyter notebook
- Select the Python script you want to run in the Jupyter Notebook interface.
- Run the script by pressing the "Run" button or using keyboard shortcuts.
- The analyses will be performed and the results will be displayed in the Jupyter Notebook interface.
- Make sure you have Python 3.x and the Pandas library installed on your machine.
- You can adapt the scripts to analyze your own data sets.