Skip to content

run the notebook from top and see this error in SPATIAL REPRESENTATION section #1

@founderchiu

Description

@founderchiu

AttributeError Traceback (most recent call last)
in
31 pad_entity = pad_entity.union(df_well.entity[n]) #Pad entity equalt union if subsequent
32 pad_index = df_pad[df_pad.id == df_well.pad_id[n]].index[0]
---> 33 df_pad.set_value(pad_index, 'entity', pad_entity) #df_pad is updated with latest entity
34
35 #Add len_tot, stage_tot and water_tot to df_pad

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