Skip to content

Code Examples in Docs are not Valid Python3 #5488

@cancan101

Description

@cancan101

For example here, http://pandas.pydata.org/pandas-docs/stable/io.html#yahoo-finance:

end = datetime.datetime(2013, 01, 27) 

the 01 int literal is not valid python3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions