Skip to content

Conversation

@Cubewise-JoeCHK
Copy link
Contributor

To keep the functionality of replacing na_values with ['', None]

not very sure "Value" column

ran test:
pytest -k "execute_mdx_dataframe or execute_view_dataframe or extract_cellset_dataframe or build_dataframe_from_csv"

close #1151

@Cubewise-JoeCHK Cubewise-JoeCHK force-pushed the fix-1151-element-named-None branch from 2a0e00a to c528fbf Compare October 9, 2024 15:48
Fix error of transforming None element name to np.nan
@MariusWirtz MariusWirtz force-pushed the fix-1151-element-named-None branch from c528fbf to 844f41c Compare November 12, 2024 22:56
@MariusWirtz
Copy link
Collaborator

@Cubewise-JoeCHK I force-pushed a small change to this branch.

Can you please review and approve?

@Cubewise-JoeCHK
Copy link
Contributor Author

@MariusWirtz Looks good to me...
is the current version to manage "Value" column only, instead of whole table?

@github-actions
Copy link
Contributor

Tests completed for environment: tm1-11-cloud. Check artifacts for details.

@MariusWirtz MariusWirtz merged commit 6c47be6 into cubewise-code:master Dec 4, 2024
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.

Element named "None" gets interpreted as 'nan' when using "execute_mdx_dataframe(..., use_blob=True)"

2 participants