Skip to content
Snippets Groups Projects

Mi segundo Snippet

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Israel Arredondo
    Edited
    segundo_snippet.py 76 B
    import numpy as np
    import seaborn as sns
    
    df = pd.read_csv("archivo.csv")
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment