semantic-link-labs 0.4.1__py3-none-any.whl → 0.5.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of semantic-link-labs might be problematic. Click here for more details.
- {semantic_link_labs-0.4.1.dist-info → semantic_link_labs-0.5.0.dist-info}/METADATA +1 -1
- semantic_link_labs-0.5.0.dist-info/RECORD +53 -0
- {semantic_link_labs-0.4.1.dist-info → semantic_link_labs-0.5.0.dist-info}/WHEEL +1 -1
- sempy_labs/__init__.py +51 -27
- sempy_labs/_ai.py +32 -51
- sempy_labs/_clear_cache.py +2 -3
- sempy_labs/_connections.py +39 -38
- sempy_labs/_dax.py +5 -9
- sempy_labs/_generate_semantic_model.py +15 -21
- sempy_labs/_helper_functions.py +20 -25
- sempy_labs/_icons.py +6 -0
- sempy_labs/_list_functions.py +1172 -392
- sempy_labs/_model_auto_build.py +3 -5
- sempy_labs/_model_bpa.py +20 -24
- sempy_labs/_model_dependencies.py +7 -14
- sempy_labs/_one_lake_integration.py +14 -24
- sempy_labs/_query_scale_out.py +13 -31
- sempy_labs/_refresh_semantic_model.py +8 -18
- sempy_labs/_translations.py +5 -5
- sempy_labs/_vertipaq.py +11 -18
- sempy_labs/directlake/_directlake_schema_compare.py +11 -15
- sempy_labs/directlake/_directlake_schema_sync.py +35 -40
- sempy_labs/directlake/_fallback.py +3 -7
- sempy_labs/directlake/_get_directlake_lakehouse.py +3 -4
- sempy_labs/directlake/_get_shared_expression.py +5 -11
- sempy_labs/directlake/_guardrails.py +5 -7
- sempy_labs/directlake/_list_directlake_model_calc_tables.py +28 -26
- sempy_labs/directlake/_show_unsupported_directlake_objects.py +3 -4
- sempy_labs/directlake/_update_directlake_model_lakehouse_connection.py +11 -16
- sempy_labs/directlake/_update_directlake_partition_entity.py +25 -15
- sempy_labs/directlake/_warm_cache.py +10 -15
- sempy_labs/lakehouse/__init__.py +0 -2
- sempy_labs/lakehouse/_get_lakehouse_columns.py +4 -3
- sempy_labs/lakehouse/_get_lakehouse_tables.py +12 -11
- sempy_labs/lakehouse/_lakehouse.py +6 -7
- sempy_labs/lakehouse/_shortcuts.py +10 -111
- sempy_labs/migration/__init__.py +4 -2
- sempy_labs/migration/_create_pqt_file.py +5 -14
- sempy_labs/migration/_migrate_calctables_to_lakehouse.py +7 -7
- sempy_labs/migration/_migrate_calctables_to_semantic_model.py +4 -4
- sempy_labs/migration/_migrate_model_objects_to_semantic_model.py +3 -8
- sempy_labs/migration/_migrate_tables_columns_to_semantic_model.py +6 -6
- sempy_labs/migration/_migration_validation.py +5 -164
- sempy_labs/migration/_refresh_calc_tables.py +5 -5
- sempy_labs/report/__init__.py +2 -2
- sempy_labs/report/_generate_report.py +14 -19
- sempy_labs/report/_report_functions.py +41 -83
- sempy_labs/report/_report_rebind.py +43 -44
- sempy_labs/tom/__init__.py +6 -0
- sempy_labs/{_tom.py → tom/_model.py} +274 -337
- semantic_link_labs-0.4.1.dist-info/RECORD +0 -52
- {semantic_link_labs-0.4.1.dist-info → semantic_link_labs-0.5.0.dist-info}/LICENSE +0 -0
- {semantic_link_labs-0.4.1.dist-info → semantic_link_labs-0.5.0.dist-info}/top_level.txt +0 -0
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
sempy_labs/__init__.py,sha256=E_ngRG8BiZcYoW31eJrgCQnKxYNgCuB5wFCLQ1RiMcs,4104
|
|
2
|
-
sempy_labs/_ai.py,sha256=k3eim1yefqK1_2ba_PUMK7TkYQDyRZFY7x7sf2GL4gg,17470
|
|
3
|
-
sempy_labs/_clear_cache.py,sha256=io70Rb2zlgoZi4hn_Is_DLGXJ6pU-T9ReITbYnrxdrs,1317
|
|
4
|
-
sempy_labs/_connections.py,sha256=DNgiMbswZM-vv6qnEnZ2RhIuo1HhGobh47X2UYh2br8,7396
|
|
5
|
-
sempy_labs/_dax.py,sha256=Hlt0VqMtP4nc-GT6KHZWLslJOKGLrr3zGaEBIHHF8QQ,2307
|
|
6
|
-
sempy_labs/_generate_semantic_model.py,sha256=J42gvJ-gfWJi4E_rLcFC7F3dEBktJxUG1859XIaZ30A,9283
|
|
7
|
-
sempy_labs/_helper_functions.py,sha256=P5wUuJgzprGbqeDWNG4Isy9Q3Toljg_DQ2R63OQJbzY,14097
|
|
8
|
-
sempy_labs/_icons.py,sha256=4HrnstBzcft5bqJge4HD1H5TDm_fU8XpUxTQy_bVK6E,94
|
|
9
|
-
sempy_labs/_list_functions.py,sha256=LN_vYD5sHNwIhuMLP0MUQUfQaFjlTSOi0BckTEcdEuQ,43527
|
|
10
|
-
sempy_labs/_model_auto_build.py,sha256=qN6pvBVhxxHMerrSbsWh5P_U51ygojiBzNpD-yJacls,5150
|
|
11
|
-
sempy_labs/_model_bpa.py,sha256=JWlG07WpXbFoC3phzzyK2OKsy234RcoGsh_PIqade3I,63209
|
|
12
|
-
sempy_labs/_model_dependencies.py,sha256=pmYOK1GlsSbnGwACvJzZ0dzAbuBnpvi1BuYqW1n14QY,13185
|
|
13
|
-
sempy_labs/_one_lake_integration.py,sha256=jAEbXOy_NNqf4EvvKsNGzFQpfA_vnnnUn7cLCu_E4Vo,6089
|
|
14
|
-
sempy_labs/_query_scale_out.py,sha256=168RGrA0wJu-whOQK1HrV5B5DXTqtdZfhnkq1WtzWkU,15309
|
|
15
|
-
sempy_labs/_refresh_semantic_model.py,sha256=o3formawmQlI-s5c_Zy1CZg2NsMDMQI6njavrBigZ-U,6789
|
|
16
|
-
sempy_labs/_tom.py,sha256=2mnxay2QZyxBIaT-XGrD-Eb17ML_lZaVVbi660gTqjQ,127602
|
|
17
|
-
sempy_labs/_translations.py,sha256=TjuY1fvvyavyoOXngY0jMBEB3KzWYSqmBf7pZUIfQIQ,18045
|
|
18
|
-
sempy_labs/_vertipaq.py,sha256=SP3_K8oG9OFl-cbcfBAC_CpDnQLLP3BKjWUROCPfRaM,33274
|
|
19
|
-
sempy_labs/directlake/__init__.py,sha256=HbfHvDvGE4H-xSbV6JO7TUb4HoLGJf2AeuqeQxIuuJ4,1689
|
|
20
|
-
sempy_labs/directlake/_directlake_schema_compare.py,sha256=QMuX208FAesIQWUGF9aCvn2uK3CKvMDe5XRpWkMEQV0,4570
|
|
21
|
-
sempy_labs/directlake/_directlake_schema_sync.py,sha256=Ot5J74SiFVSVSet8VtdP90ZQOXWDttm2VF-dsaYNN-8,5042
|
|
22
|
-
sempy_labs/directlake/_fallback.py,sha256=vPwRfp2w7Ry0DN2mXN6Qib3qawdkjJND_O1QxFtZQSY,2039
|
|
23
|
-
sempy_labs/directlake/_get_directlake_lakehouse.py,sha256=7MvgJFHGtjc6dHThzQLNNg_LcADmRJimLPudWGBC3KI,2387
|
|
24
|
-
sempy_labs/directlake/_get_shared_expression.py,sha256=_AxszRnim_4JHV4qHqLIceBIdw1hT1pGL4j9hJhQ3E0,1963
|
|
25
|
-
sempy_labs/directlake/_guardrails.py,sha256=kA3h1Cz7woKdmgMr4ThZ9xXqDmePiCg0VC9UuExsVZc,2255
|
|
26
|
-
sempy_labs/directlake/_list_directlake_model_calc_tables.py,sha256=Wghslhz4kxrWa-_7ln2AqQqpekC97nNt3LQQvlkfkyA,1922
|
|
27
|
-
sempy_labs/directlake/_show_unsupported_directlake_objects.py,sha256=QpgCjtDhAKfyErl4o-Uwii-Yb978wPysXEbTTuQZAmM,3409
|
|
28
|
-
sempy_labs/directlake/_update_directlake_model_lakehouse_connection.py,sha256=9onQ-DGy1ep6e8ecOkkfkXrUhA1Hm7pKc7x_m66i-hs,3147
|
|
29
|
-
sempy_labs/directlake/_update_directlake_partition_entity.py,sha256=Ic7toCam0rewnZywUBlHvCud0br-NYDTPVDQlDLRxeA,2289
|
|
30
|
-
sempy_labs/directlake/_warm_cache.py,sha256=Cxx4CzaCbDbTqxJC1hNE4WcSDkVd8B2wc_JUUmXJWRM,8204
|
|
31
|
-
sempy_labs/lakehouse/__init__.py,sha256=7f1dMjKYkP75oimCMGV3VVlrjqUAlJaczjdHEcc6z3E,629
|
|
32
|
-
sempy_labs/lakehouse/_get_lakehouse_columns.py,sha256=ZxUb1Nqg9d7Y5SChGsjY0u_4iJGAyLUt7LvsU4S29yo,2540
|
|
33
|
-
sempy_labs/lakehouse/_get_lakehouse_tables.py,sha256=IUjZhP5aocUvmvEHHkA0LZz2T8b8x6xSMbQ48QRkpG4,8970
|
|
34
|
-
sempy_labs/lakehouse/_lakehouse.py,sha256=-uLIz-uiR1nl7viYmj5jrm7xHDUWNGro7Hw73HWQ_4M,2767
|
|
35
|
-
sempy_labs/lakehouse/_shortcuts.py,sha256=f5uPmygPdUeNRKqf58VqgQoxTSpBghFtwVk8-FCoxRo,10348
|
|
36
|
-
sempy_labs/migration/__init__.py,sha256=Bga_WfaXH8vDHNhvchAicyGemz81xEKvCEo4Vo-M4PA,1001
|
|
37
|
-
sempy_labs/migration/_create_pqt_file.py,sha256=52q6XXyDlTp3PO7TsNIxko8j7BZuPaHipzHsm4Etmuk,9195
|
|
38
|
-
sempy_labs/migration/_migrate_calctables_to_lakehouse.py,sha256=1fvGAazqwLSXoCuSzJ3_32FONUTN5ZTyhgStJcRCIYk,20616
|
|
39
|
-
sempy_labs/migration/_migrate_calctables_to_semantic_model.py,sha256=klwcoYEZ-HQJ-vevPJFpmyn39nuoD3RcIPVNZxC4n30,6344
|
|
40
|
-
sempy_labs/migration/_migrate_model_objects_to_semantic_model.py,sha256=3-uT0ofpNYun7TiLEASg7qJEFjrOjlp5cYBqv-gXKwg,23956
|
|
41
|
-
sempy_labs/migration/_migrate_tables_columns_to_semantic_model.py,sha256=ef6rzduPJEAs0idE-VsJOBQGbjHQEhN35Ls0ghwleIs,7031
|
|
42
|
-
sempy_labs/migration/_migration_validation.py,sha256=HD-ms0ulx6KEWGL4v2zw1g03wT8ty-Rj2bulUN8iy1Q,8897
|
|
43
|
-
sempy_labs/migration/_refresh_calc_tables.py,sha256=ZWDoamtQTkVbdUTheQ56-_tBkDY-2flejjUKmZ27knc,6015
|
|
44
|
-
sempy_labs/report/__init__.py,sha256=bNZ9jsV_sqIOFez0Zqf7V3bL0mQv1ZpZ9qGUp9Krwk0,844
|
|
45
|
-
sempy_labs/report/_generate_report.py,sha256=CGOxPR59mNyC0tglRol_tAnwsOrwee0XkuMewNCpNvo,8414
|
|
46
|
-
sempy_labs/report/_report_functions.py,sha256=ZpJrONX2beRL5OBwXLn2oc7mlGgL_-dim4dnKEELNIs,30021
|
|
47
|
-
sempy_labs/report/_report_rebind.py,sha256=Xx1q63Wbyt-xWPd2eyQdPvPMo4FWGwvE1dKnU7PMN0o,4649
|
|
48
|
-
semantic_link_labs-0.4.1.dist-info/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
|
|
49
|
-
semantic_link_labs-0.4.1.dist-info/METADATA,sha256=wsnrUTrctyd4VWyYAouMk8ZFZ62EdF0WpD8iLKfd0Uk,764
|
|
50
|
-
semantic_link_labs-0.4.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
51
|
-
semantic_link_labs-0.4.1.dist-info/top_level.txt,sha256=kiQX1y42Dbein1l3Q8jMUYyRulDjdlc2tMepvtrvixQ,11
|
|
52
|
-
semantic_link_labs-0.4.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|