Skip to content

Instantly share code, notes, and snippets.

@Djaxis
Created August 31, 2021 15:06
Show Gist options
  • Save Djaxis/4ea701fc114c05ac4d8c9376d206939c to your computer and use it in GitHub Desktop.
Save Djaxis/4ea701fc114c05ac4d8c9376d206939c to your computer and use it in GitHub Desktop.
MY CODE EVOLUTION
PYTHON MACHINE LEARNING--------------------------------------------------------------
1 - Régression linéaire simple (univariée)
https://colab.research.google.com/drive/1qm-BPgGnzC47eCCJQTlQ46pb-PVQDGfe?usp=sharing
PYTHON ------------------------------------------------------------------------------
https://colab.research.google.com/drive/1qm-BPgGnzC47eCCJQTlQ46pb-PVQDGfe?usp=sharing
GeoCoding - Nominatim OpenStreetMap
https://colab.research.google.com/drive/10_9s7-l5z9CBx9_msCW1mPvCkKnQgb2w?usp=sharing
Date and Time with Python and Pandas
https://colab.research.google.com/drive/1kyC-lMLfw3Pp2sz2_WD_ZqL1a-mN0Wbt?usp=sharing
13. Un héritage encapsulé
https://colab.research.google.com/drive/1zGHOmVI9FzqL99QimFFB_QOJkDqtnh6q?usp=sharing
09. On module
https://colab.research.google.com/drive/1lDuOFDWbuO9lA6ly0mRvD3lGzBFmCRpk?usp=sharing
07. Au secours des statisticiens - Partie 3
https://colab.research.google.com/drive/13W9yHWiJ8wJr-DBeW4_o1xVcoiaqf140?usp=sharing
04. Python et les tuples
https://colab.research.google.com/drive/1oHdfJ9_xpfhKjZ2xPqHK3keIZ-cILZM9?usp=sharing
03. Python et les dictionnaires
https://colab.research.google.com/drive/1-mBlbz4dCfHva-G4Utp4vsDdU5Vx6TFT?usp=sharing
02. Python et les listes
https://colab.research.google.com/drive/1gFG1m7Qih8hOmsjv5Yqi-8I_vV4k_VBz?usp=sharing
01. Python et les chaînes de caractères
https://colab.research.google.com/drive/1EzuyOrrBXxuBW8TyiYeJC_f1mNiEasvv?usp=sharing
JASON--------------------------------------------------------------------------------
1 - Introduction to JSON
https://colab.research.google.com/drive/1NQvxvC30xrG0Jl8zNRtPYO4VaMDIJCLl?usp=sharing
2 - Parse a JSON file - Challenge
https://colab.research.google.com/drive/1k0vZk0ftrE3h_5Yr2YXioYUOkqJFRdV0?usp=sharing
3 - Parse a JSON file with Pandas
https://colab.research.google.com/drive/1ZevtpKPTxQHJyazMarma9YWteoVAGOeg?usp=sharing
PANDAS - NUMPY - JASON---------------------------------------------------------------
Parse a JSON file with Pandas
https://colab.research.google.com/drive/1ZevtpKPTxQHJyazMarma9YWteoVAGOeg?usp=sharing
Pandas & NumPy : Univariate linear regressions
https://colab.research.google.com/drive/1U5xjpRdlF_3EOX2mqAteuEJyhHRuBhlJ?usp=sharing
Pandas Pivot tables
https://colab.research.google.com/drive/1TX5kO8XzNZrXm1zLgUpR0bNJ14y2l7OC?usp=sharing
Pandas Merge and fill Missing values
https://colab.research.google.com/drive/1gv8oKD0qzPUIgpwmcyXG00J0wqFTYywF?usp=sharing
Date and Time with Python and Pandas
https://colab.research.google.com/drive/1kyC-lMLfw3Pp2sz2_WD_ZqL1a-mN0Wbt?usp=sharing
04. Pandas - Partie 4
https://colab.research.google.com/drive/1MAsbSENGlZxMdMtxu8XEk4LdgeetwVdl?usp=sharing
03. Pandas - Partie 3
https://colab.research.google.com/drive/1nuwUVFQAfepcLks7evtCjHoQaR1VnPjG?usp=sharing
02. Pandas - Partie 2
https://colab.research.google.com/drive/1eZ30C44aEI_78uHAVlJQ9_5A_MeknTHD?usp=sharing
01. Pandas - Partie 1
https://colab.research.google.com/drive/1JntwPQY02lIatfwZoQrDBjH7XtG-RTqF?usp=sharing
02. Pandas - Partie 2
https://colab.research.google.com/drive/1eZ30C44aEI_78uHAVlJQ9_5A_MeknTHD?usp=sharing
01. Pandas - Partie 1
https://colab.research.google.com/drive/1JntwPQY02lIatfwZoQrDBjH7XtG-RTqF?usp=sharing
NUMPY -------------------------------------------------------------------------------
03. Monty Hall
https://colab.research.google.com/drive/1-Dgym_bwXFjP2rJA0eQk015rd73x2Wwy?usp=sharing
02. Mathématiques rime avec Numpy
https://colab.research.google.com/drive/1N1n8sHO4a6wAtYQBo-VZf825cQyYs9bm?usp=sharing
01. Numpy : Introduction
https://colab.research.google.com/drive/16w_3vraXedMkkRUM5T8i0f--PixamOkd?usp=sharing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment