Skip to content

DOC: add import prefix to all pandas imports #1967

Closed
@timmie

Description

@timmie

in the docs, numpy is often imported with

from numpy import np

http://pandas.pydata.org/pandas-docs/dev/reshaping.html?highlight=curious

for an easier reuse, what about adopting

import pandas as pd

for the docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions