Skip to content

Instantly share code, notes, and snippets.

@gonzalezgouveia
Created June 23, 2021 10:26
Show Gist options
  • Save gonzalezgouveia/f4cf5c1a46b5b497dd072678c97a0c71 to your computer and use it in GitHub Desktop.
Save gonzalezgouveia/f4cf5c1a46b5b497dd072678c97a0c71 to your computer and use it in GitHub Desktop.
paquetes utilizados en analisis EDA gapminder
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