DataverseLabs / pyinterpolate

Kriging | Poisson Kriging | Variogram Analysis
https://pyinterpolate.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
147 stars 26 forks source link

428 bug attributeerror geodataframe object has no attribute data #429

Closed SimonMolinsky closed 2 months ago

SimonMolinsky commented 2 months ago

GeoDataFrame Attribute Error - transform_blocks_to_numpy()

Package version (main branch)

version: 0.5.2

Description

Non-existing attribute was used.

Problem

Raised AttributeError

Solution

Removed wrong attribute.

Affected modules

Unit tests

Package check

(Optional) Additional info

Is feature related to literature? Does change require new dependencies? Any other information...