Created
June 23, 2021 10:26
-
-
Save gonzalezgouveia/f4cf5c1a46b5b497dd072678c97a0c71 to your computer and use it in GitHub Desktop.
paquetes utilizados en analisis EDA gapminder
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
import pandas as pd | |
import numpy as np | |
import matplotlib.pyplot as plt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment