cubewise-code / tm1py

TM1py is a Python package that wraps the TM1 REST API in a simple to use library.
http://tm1py.readthedocs.io/en/latest/
MIT License
190 stars 110 forks source link

Fix 1151 element named none #1159

Open Cubewise-JoeCHK opened 1 month ago

Cubewise-JoeCHK commented 1 month ago

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

MariusWirtz commented 1 week ago

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

Can you please review and approve?

Cubewise-JoeCHK commented 1 week ago

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

github-actions[bot] commented 1 week ago

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