Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

428 bug attributeerror geodataframe object has no attribute data #429

Conversation

SimonMolinsky
Copy link
Member

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

  • pipelines
  • processing

Unit tests

  • test_smooth_areas.py -> test_blocks_as_geodataframe()

Package check

  • All tests passed
  • [-] Documentation updated
  • [-] All tutorials are working properly

(Optional) Additional info

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

SimonMolinsky and others added 16 commits February 19, 2024 10:03
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.2.2...1.5.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…-learn-1.5.0

Bump scikit-learn from 1.2.2 to 1.5.0 in /docs
geopandas sjoin change compatibility
@SimonMolinsky SimonMolinsky merged commit f3e4315 into dev Jun 28, 2024
12 checks passed
@SimonMolinsky SimonMolinsky deleted the 428-bug-attributeerror-geodataframe-object-has-no-attribute-data branch June 28, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants