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

Fix ee_to_df missing column bug #1776

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Fix ee_to_df missing column bug #1776

merged 1 commit into from
Oct 16, 2023

Conversation

giswqs
Copy link
Member

@giswqs giswqs commented Oct 16, 2023

This PR fixes #1775.

When converting an ee.Feature to ee.Dictionary, GEE automatically removes the column with None values, resulting in missing columns. This PR adds the missing columns back to the dataframe.

This PR also fixes a bug in setting map height for linked maps.

@giswqs giswqs merged commit afdfd81 into master Oct 16, 2023
12 checks passed
@giswqs giswqs deleted the ee-df branch October 16, 2023 01:46
@github-actions
Copy link

@github-actions github-actions bot temporarily deployed to pull request October 16, 2023 01:53 Inactive
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.

1 participant