tm1py-samples:准备使用这些TM1py示例,对TM1进行更多处理-源码

上传者: 42120997 | 上传时间: 2021-07-14 14:28:28 | 文件大小: 24.96MB | 文件类型: ZIP
TM1py Samples是快速掌握TM1py的一个很好的起点。 它包含60多个现成的TM1py脚本,例如: 将TM1数据加载到熊猫中进行统计分析 将外部来源的外汇,股票和GDP数据加载到您的多维数据集中 同步来自不同TM1实例的多维数据集 通过正则表达式清理TM1模型 从现有多维数据集视图生成MDX查询 分析加工进料器时间 使用python维护尺寸和子集 ... 所有脚本均分为四类: 管理:与TM1管理相关的所有任务,例如会话,事务日志... 数据:数据操作,例如从视图中取出数据或将数据写回到TM1 元数据:与TM1对象相关的所有操作,例如创建新维度,删除视图... 样本:对更高级的脚本进行分组,例如从Web服务获取数据 要求 TM1(10.2.2 FP 5或更高版本) TM1py 用法 您应该运行的第一个脚本是check.py ,它使您可以检查TM1py是否可以连接到您的

文件下载

资源详情

[{"title":"( 90 个子文件 24.96MB ) tm1py-samples:准备使用这些TM1py示例,对TM1进行更多处理-源码","children":[{"title":"tm1py-samples-master","children":[{"title":"Samples","children":[{"title":"samples_setup.py <span style='color:#111;'> 6.05KB </span>","children":null,"spread":false},{"title":"credentials_best_practice.py <span style='color:#111;'> 756B </span>","children":null,"spread":false},{"title":"fx_rates_fred_to_cube_daily.py <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"GoogleAnalyticsAPI","children":[{"title":"README.md <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"google_analytics_to_csv.py <span style='color:#111;'> 4.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"exploratory_analysis.ipynb <span style='color:#111;'> 159.57KB </span>","children":null,"spread":false},{"title":"gdp_data_from_fred_to_cube.py <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"fx_rates_fred_to_cube_monthly.py <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"time_series_forecasting.ipynb <span style='color:#111;'> 192.22KB </span>","children":null,"spread":false},{"title":"pandas_in_depth.ipynb <span style='color:#111;'> 163.09KB </span>","children":null,"spread":false},{"title":"Cubank","children":[{"title":"cubank_view2.json <span style='color:#111;'> 3.89KB </span>","children":null,"spread":false},{"title":"cubank_loan.py <span style='color:#111;'> 14.98KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 566B </span>","children":null,"spread":false},{"title":"cubank_loans.csv <span style='color:#111;'> 94.15MB </span>","children":null,"spread":false},{"title":"cubank_view1.json <span style='color:#111;'> 4.16KB </span>","children":null,"spread":false},{"title":"cubank_setup.py <span style='color:#111;'> 18.95KB </span>","children":null,"spread":false},{"title":"cubank_machine_learning.ipynb <span style='color:#111;'> 39.54KB </span>","children":null,"spread":false}],"spread":true},{"title":"Cubike","children":[{"title":"cubike_washington_dc.csv <span style='color:#111;'> 35.54KB </span>","children":null,"spread":false},{"title":"cubike_setup.py <span style='color:#111;'> 16.62KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"cubike_data_integration.ipynb <span style='color:#111;'> 7.03KB </span>","children":null,"spread":false},{"title":"cubike_data_science.ipynb <span style='color:#111;'> 34.18KB </span>","children":null,"spread":false},{"title":"cubike_public_holidays.csv <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"cubike_chicago.csv <span style='color:#111;'> 33.68KB </span>","children":null,"spread":false},{"title":"cubike_nyc.csv <span style='color:#111;'> 35.79KB </span>","children":null,"spread":false}],"spread":true},{"title":"stock_prices_to_cube.py <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"fx_rates_ecb_setup.py <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"samples_for_beginners.ipynb <span style='color:#111;'> 40.23KB </span>","children":null,"spread":false},{"title":"fx_rates_ecb_to_cube_daily.py <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false}],"spread":false},{"title":".gitignore <span style='color:#111;'> 57B </span>","children":null,"spread":false},{"title":"Metadata","children":[{"title":"process_update.py <span style='color:#111;'> 827B </span>","children":null,"spread":false},{"title":"cube_view_generate_mdx_from_native_view.py <span style='color:#111;'> 781B </span>","children":null,"spread":false},{"title":"dim_get.py <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"chore_update.py <span style='color:#111;'> 839B </span>","children":null,"spread":false},{"title":"user_create.py <span style='color:#111;'> 597B </span>","children":null,"spread":false},{"title":"cube_view_create.py <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"dim_subset_create.py <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"cube_get.py <span style='color:#111;'> 569B </span>","children":null,"spread":false},{"title":"annotation_create_and_delete.py <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"dim_create.py <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"dim_hierarchy_subset_get.py <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"chore_create.py <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"application_get.py <span style='color:#111;'> 875B </span>","children":null,"spread":false},{"title":"dim_create_huge_dimension.py <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"sync_dimension_and_subsets.py <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"cube_delete.py <span style='color:#111;'> 475B </span>","children":null,"spread":false},{"title":"cube_create.py <span style='color:#111;'> 730B </span>","children":null,"spread":false},{"title":"update_default_member.py <span style='color:#111;'> 912B </span>","children":null,"spread":false},{"title":"process_create.py <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"process_run_in_parallel.py <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"process_get.py <span style='color:#111;'> 894B </span>","children":null,"spread":false},{"title":"process_run_code.py <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"dim_hierarchy_get_default_member.py <span style='color:#111;'> 938B </span>","children":null,"spread":false},{"title":"dim_hierarchy_subset_update.py <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"cube_view_delete_all_private_mdx_views.py <span style='color:#111;'> 777B </span>","children":null,"spread":false},{"title":"cube_get_cells_number.py <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"chore_get.py <span style='color:#111;'> 665B </span>","children":null,"spread":false},{"title":"cube_view_delete_views_subsets_through_regex.py <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"dimension_update.py <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false}],"spread":false},{"title":"check.py <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"config.ini <span style='color:#111;'> 190B </span>","children":null,"spread":false},{"title":"Administration","children":[{"title":"stress_test_rest_api_calls.py <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"dim_find_unused.py <span style='color:#111;'> 878B </span>","children":null,"spread":false},{"title":"session_reuse.py <span style='color:#111;'> 832B </span>","children":null,"spread":false},{"title":"groups_find_unused.py <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"mdx_stress_test.py <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"cube_rules_stats.py <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"chore_reschedule_all_plus_one_hour.py <span style='color:#111;'> 711B </span>","children":null,"spread":false},{"title":"transactionlog_delta_requests.py <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"cleanup_model.py <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"transactionlog_entries_since_timestamp.py <span style='color:#111;'> 868B </span>","children":null,"spread":false},{"title":"session_custom_context.py <span style='color:#111;'> 685B </span>","children":null,"spread":false},{"title":"cube_processing_feeders.py <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"session_persist.py <span style='color:#111;'> 814B </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"Data","children":[{"title":"cube_load_data_from_cube.py <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"cube_load_data_from_csv.py <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"reading_data.csv <span style='color:#111;'> 707.57KB </span>","children":null,"spread":false},{"title":"cube_query_view_vs_mdx.py <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"cube_write_data_fast.py <span style='color:#111;'> 4.45KB </span>","children":null,"spread":false},{"title":"mdx_query_different_formats.py <span style='color:#111;'> 5.34KB </span>","children":null,"spread":false},{"title":"reading_data.ipynb <span style='color:#111;'> 214.18KB </span>","children":null,"spread":false},{"title":"print_data_from_mdx.py <span style='color:#111;'> 770B </span>","children":null,"spread":false},{"title":"plan_BudgetPlan.csv <span style='color:#111;'> 9.13MB </span>","children":null,"spread":false},{"title":"print_pivot_table_from_mdx.py <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"print_data_from_mdx_view.py <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"cube_data_into_pandas_dataframe.py <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"data_structures_in_python.ipynb <span style='color:#111;'> 3.32MB </span>","children":null,"spread":false},{"title":"cube_write_data.py <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明