Skip to content

NotImplementedError: fillna currently only supports filling with a scalar geometry #2

@johannesmichael

Description

@johannesmichael

In
Part 05 - Flow prediction.ipynb

tess_train = tess_train.merge(relevances, right_index=True, left_on='tile_ID', how='left').fillna(0.)

leads to

NotImplementedError: fillna currently only supports filling with a scalar geometry

WIN 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions