Skip to content

double dates for some symbols from yahoo is leading to unstacking error. #738

Open
@mmtffm

Description

@mmtffm

basically the issue is described here:

https://stackoverflow.com/questions/57885790/valueerror-index-contains-duplicate-entries-cannot-reshape-pandas-datareader/59347328#59347328

I tried to download SP500 from yahoo. Following symbols (CBS, STI, VIAB) led to an unstacking error in pandas-datareader. To reproduce error download CBS and any other Symbol together for Dec 2019 as the error happen for Dec data (in case of CBS we have two values from yahoo for the 4th Dec).

Unstacking error doesn't appear when CBS is downloaded by its own.

Regards

Activity

sagoncalves

sagoncalves commented on Jun 30, 2021

@sagoncalves

Is this solved? im still getting this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @mmtffm@sagoncalves

      Issue actions

        double dates for some symbols from yahoo is leading to unstacking error. · Issue #738 · pydata/pandas-datareader