Skip to content

ValueError: too many values to unpack (expected 3) #8

@GlewlwydGafaelf

Description

@GlewlwydGafaelf

issue within riip

when entering line:
"ri = riip.RiiDataFrame()"

there is a warning produced "FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead."

and an error:
<<
"line 287, in _extract_raw_data
wls_n, ns, ks = np.array("
ValueError: too many values to unpack (expected 3). >>

is this new to this release?

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