-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Projet 5 : Optimiser la gestion des données d'une boutique | ||
|
||
## 📋 Scénario | ||
Dans le cadre de ce projet, nous sommes *Data Analyst freelance* en mission chez BottleNeck, un marchand de vin très prestigieux. | ||
|
||
## 🎯 Objectifs | ||
Obtenir un jeu de données cohérent et complet à partir des fichiers qui nous ont été fournis puis étudier les ventes de la boutique en ligne. Il faudra également réaliser une étude univariée sur les prix de ventes des produits. | ||
|
||
## 🔧 Outils utilisés | ||
* **Pandas** : importation, préparation, nettoyage des données. | ||
* **Pandas** et **Matplolib** : réalisation des analyses et visualisations. | ||
|
||
## 🎓 Compétences acquises | ||
* Gérer les erreurs et les incohérences présentes sur des données stockées. | ||
* Classifier différents types de données. | ||
* Réaliser une analyse univariée pour interpréter des données. | ||
|
||
## Examples d'analyses réalisées dans le *notebook* | ||
<img src='./images/output-example-01.png' width=960px /> | ||
|
||
<img src='./images/output-example-02.png' width=480px /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.