Hacker News new | past | comments | ask | show | jobs | submit login

Just a “standard” convention. I’ve been doing a bunch of analysis work lately and almost all of the scripts start with something like:

    import numpy as np
    import pandas as pd
    import seaborn as sns 
    import sympy as sp



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: