Skip to content

to_panel issues with integers #1582

Closed
Closed
@wesm

Description

@wesm

Case 1 (i'll look for the other)

http://stackoverflow.com/questions/11329611/python-pandas-to-panel-from-dataframe-returns-weird-numbers-for-binary-variab

pm10 = pds.read_csv('pm10.csv', index_col = [0,1], parse_dates=True)
panel_exog = pm10.to_panel()['pass_ind']

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