Skip to content

invalid literal for int() with base 10 #10

@farhaan23

Description

@farhaan23

Traceback (most recent call last):
File "farhaan.py", line 45, in
get_data('aapl.csv')
File "farhaan.py", line 19, in get_data
dates.append(int(row[0].split('-')[0]))
ValueError: invalid literal for int() with base 10: '14:54'

Help pls

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions