2.0 #1050
MariusWirtz
started this conversation in
General
2.0
#1050
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Highlights
1. Support for TM1 v12
TM1py now works with TM1 v12.
by @rclapp in #1000
2. CRUD operations to manage servers on v12
by @rclapp
3. Asynchronous
execute_mdxfunctionsSpeed up your MDX executions by assigning more than one worker-thread in TM1.
by @vmitsenko in #935 and #1030
4. Hierarchy updates from data frames
Create and update TM1 hierarchies directly from pandas dataframes.
by @MariusWirtz in #944 and #1011
New Features, Improvements, and Bugfixes
get_elements_dataframewith optionaluse_blobby @MariusWirtz in Fix minor issues #908 and Issue/159 #1040writewithuse_blob&use_tiby @Kevin-Dekker in Spreading on write with use_blob & use_ti #909proxiesarg toTM1Serviceby @MariusWirtz in Addproxiesarg toTM1Service#911extract_cellset_rawby @vmitsenko in Fixed wrong position brackets in extract_cellset_raw (ref to 883 issue) #923keep_existing_attributesto dimension update function to fix keep_existing_attributes issue #922 by @hermie64 in Update DimensionService.py #924get_edges_under_consolidationFunction by @MariusWirtz in Addget_edges_under_consolidationFunction #927, Complete get_edges_under_consolidation #930_execute_view_csv_use_blobby @MariusWirtz in Remove temp view in_execute_view_csv_use_blob#959arranged_axesarg toexecute_view_csvfunctions by @MariusWirtz in Addarranged_axesarg to execute_view_csv functions #961get_elements_dataframefunction result by @MariusWirtz in weight columns as optional in hierarchy df #975get_attribute_of_elementsfunction with numpy arrays by @MBonotto in allow np.arrays to be passed as 'elements' in the function 'get_attri… #987search_error_log_filenamesfor Process Error Log Filenames by @adscheevel in Process Error Log Filenames #1004clear_viewarg inwrite_dataframeby @MariusWirtz in Introduceclear_viewarg inwrite_dataframe#1012replace_elementfunction to Hierarchy class by @MariusWirtz in Add replace_element function to Hierarchy class #1014update_or_createfunction in ElementService.py by @yyzz1010 in added update_or_create function in ElementService.py #1018allow_empty_aliasargument toget_elements_dataframefunction by @MariusWirtz in Add allow_empty_alias argument to get_elements_df #1013execution_pathproperty toChoreclass by @wimgielis in Update Chore.py #1021require_admindecorators to more granularrequire_data_adminetc. checks by @adscheevel in Require Admin function decorators enhance #1016extract_cellset_axes_raw_async,extract_cellset_cell_asyncandextract_cellset_axes_cardinalityby @vmitsenko in New extract_cellset_axes_raw_async, extract_cellset_cell_async and extract_cellset_axes_cardinality #957clear_with_dataframeto clear cubes with dataframe Function cells.clear() can't deal with dimension hierarchies #1006 by @151N3 in New function clear_from_df() check https://github.com/cubewise-code/tm1py/issues/1006 #1026, Rename to clear_with_dataframe #1032get_valuesby @raeldor in Feature/get values #1020restore_from_filefunction by @MariusWirtz in Fix issue on restore_from_file #1039execute_mdx_dataframewheninclude_attributesisTrueby @Kevin-Dekker in Issue/empty string as nan in attribute #1045search_string_in_namefunction to search for files in TM1 by @adscheevel in File service 202401 #1049Stats
How to upgrade TM1py
New Contributors
Full Changelog: 1.11.1...2.0
This discussion was created from the release 2.0.
Beta Was this translation helpful? Give feedback.
All reactions