data_profiling/__init__.py,sha256=bAwhv22lYPP8X9I0DCUOIp76NWOUKWoJ68ufcFmdc8s,1005
data_profiling/compare_reports.py,sha256=1jID2VX54XGYAZ2mNoXtATLCPx5I9RG6K6hfK3extYo,13003
data_profiling/config.py,sha256=zbPgmE94QQKkLf0_wC6Jrnnk_LAWTta2Y52g2y7hBRI,12929
data_profiling/config_default.yaml,sha256=hUmaSfTZ1gxAH7awQ13HW0jGlXBbm6y3pmkE9Epopzk,4100
data_profiling/config_minimal.yaml,sha256=5yQ_ACwUvVMM6wEbGdFsaonfIzg7gdXw1jfmoI0IDkM,4017
data_profiling/expectations_report.py,sha256=siORAg4o0OrRiDTG8Ci174aA6TTjtiyryNXYcv9oITk,4535
data_profiling/profile_report.py,sha256=Tpu9_5jibJj2OssceXgyWY7LoeMunbLubWs6-rFhXdo,20346
data_profiling/serialize_report.py,sha256=NJC3jVk4FsTnZ9UZlK5uwjD80bR8MXgDf7Vgh_WWZwA,4672
data_profiling/version.py,sha256=MERCyvwydbsDZZB3rPDcxTfvNy1yWI2IDr7MKoPaM0Q,22
data_profiling/controller/__init__.py,sha256=dIdPawgQPumaIAPudYYkYcsf1lY8CBFRtpleO5HI5N8,100
data_profiling/controller/console.py,sha256=gkYGTlHlIxCPQWdu7rLc55S8ZvdBYlc9VrOegifbPRg,3187
data_profiling/controller/pandas_decorator.py,sha256=1rCRizGM-TIA5R5NXUgeYCPdfciJnKPOPqeeHSTWZZA,510
data_profiling/model/__init__.py,sha256=Ve1_LYV3ajKs8uJFAE7mastOYreUFwM_W__qaeiWj6w,236
data_profiling/model/alerts.py,sha256=_ixyln-uNVJuzwmx5dOHZ1CSGJ_CsjoBWuAPce9mhcw,22272
data_profiling/model/correlations.py,sha256=282B4ruq_vPxs6NP3YI2HVCw2E2hy6fwmUi6ppLVqB8,4932
data_profiling/model/dataframe.py,sha256=0-Xy7i0Kgp78BTWiD1ZuSHX7MHRJF_Rsb8MF5GP8hJs,1040
data_profiling/model/describe.py,sha256=2aattJGM4iRZgxfdSujPcVLKJT8XDZfF651YOx_N_Fo,7443
data_profiling/model/description.py,sha256=JyDht3SjzKv2Rjs5793vbUo7S5CbDdXW40R4jrUq5S0,3884
data_profiling/model/duplicates.py,sha256=M5dyJHq_bSQKSsLr-5RlKJDX4aclou5z5X0yKNKV0T0,343
data_profiling/model/expectation_algorithms.py,sha256=ZUVTPrfvUjddnkefUTio-_zDtlhWJOL5hoU478DWGOI,3226
data_profiling/model/handler.py,sha256=AYcG0nzYemg1eNlF0diN4HVoNL9WKxUKKEqcMDIKCns,2534
data_profiling/model/missing.py,sha256=gzNR25ZJKcA84vplN9DAGOQIaawNojoCzHeYBd_k8o8,4675
data_profiling/model/pairwise.py,sha256=QCKvF7JniJGK5E1RD44XE2UzhSd8SVMg9_SMa3DwQQI,884
data_profiling/model/sample.py,sha256=dUblqNSTllPBN5jaWssTQkF8qzrxnEpNL6K55z8TG74,825
data_profiling/model/summarizer.py,sha256=vAe8P2C3apn3L4s5xQ0MJlp-8EvzGGvirAB5pINyO-Y,7146
data_profiling/model/summary.py,sha256=Bn9otrXLQMrBK5Gh8iYMdDYi4x-JhcR4CcYnTQQ3egk,1951
data_profiling/model/summary_algorithms.py,sha256=nlYK4L30Ya_VeN0OTjGch7ppwK9gw3ZN1RQdJIgVwVg,7915
data_profiling/model/table.py,sha256=fRERoOfcbc_oEMAFSHmywBsRViTPB9pzZOIddDFQpGw,229
data_profiling/model/timeseries_index.py,sha256=IOJK-sEpA_dBRiH5y1sxiUyyfT6IEl9-rkgK2K8uVYY,304
data_profiling/model/typeset.py,sha256=NTECO0NVIMEWGJqDuFXEG-J5K3TsZdDErI5D8QEDREA,11748
data_profiling/model/typeset_relations.py,sha256=6VFElHAkVLStlNrZ1lHP8JlPLrMN3auNPqtrB_Ba_8w,4279
data_profiling/model/pandas/__init__.py,sha256=L1PLct_3TR_J5m6qHaXfLJc_H8O85D_hOW4q1EAG7q0,1570
data_profiling/model/pandas/correlations_pandas.py,sha256=X0cIYX6BllXtvguY6X60RH6qIZyWlex8etIlhXlblLc,6508
data_profiling/model/pandas/dataframe_pandas.py,sha256=tRkpoFMKlPB-9Hamog5dNecscDV4d0ImbUn2aADbR_Y,693
data_profiling/model/pandas/describe_boolean_pandas.py,sha256=sTPl2E4tIFz1CumLS1RflZ0qAh8eN9dQV1QC3vK3OWc,1212
data_profiling/model/pandas/describe_categorical_pandas.py,sha256=lLkwESOba9woP4ji_Cv2vFYQ1hMoeEkJRU4t9anWhN0,9705
data_profiling/model/pandas/describe_counts_pandas.py,sha256=RdFetdU1okCPBZrmlEP9eMpYbVO-DPAWurawTiFW39Y,1842
data_profiling/model/pandas/describe_date_pandas.py,sha256=qGumJvob3ubvDnN3qjT9qJcvtudJbVt65aBrGsFwa2g,2126
data_profiling/model/pandas/describe_file_pandas.py,sha256=Lm_8kG6VrTTIWmy1A8x2uGsv2gSn44jYecjo9zkuHVM,1494
data_profiling/model/pandas/describe_generic_pandas.py,sha256=Y0hJgPRkR1nqST3bRbgyPt8Q923hHWMvCCTSv1-nEjg,966
data_profiling/model/pandas/describe_image_pandas.py,sha256=7LU-hhtDZGT2Tc7Ek5M2vtcxc0r6hKQZLOfw_gB7788,5824
data_profiling/model/pandas/describe_numeric_pandas.py,sha256=fTh2VBIpv7FMTPMpyh44aGw-lQ75J-adrpG9Kj_8Amg,5661
data_profiling/model/pandas/describe_path_pandas.py,sha256=i-M4hmMDFBLknuUhWlzWFB2dDva5bde7cGSZxPtbBpY,1931
data_profiling/model/pandas/describe_supported_pandas.py,sha256=Zfkj0oLZu8TApyghHmCgiLbJmyir65tD47-JmDfSO5Q,1266
data_profiling/model/pandas/describe_text_pandas.py,sha256=Rj2U1PoXVuwAU83aZzGw9tEKUrsJlDsNK0Xq6xcYUlE,1691
data_profiling/model/pandas/describe_timeseries_pandas.py,sha256=sSsVg7ahIb74R4ML07u7KoqsvOA0gWdaLEPK_a8Bkb0,6744
data_profiling/model/pandas/describe_url_pandas.py,sha256=5VI8SH0Dn_qMfOZtN6Nc0cf3WX9qlWHWIeodRtMxWxM,1502
data_profiling/model/pandas/discretize_pandas.py,sha256=PNeMVJSCCq-SeO01hJAX6NzhtqPhzWNzXs8f1UuWT10,2635
data_profiling/model/pandas/duplicates_pandas.py,sha256=io69EvfCTIpsvVfvU77zqOokv2PbERJrmeANnx4COfI,1963
data_profiling/model/pandas/imbalance_pandas.py,sha256=IPSgHhX1WclUIEsCH-3mnSg83tXEzSUJo8Gk2kJ0vWE,1762
data_profiling/model/pandas/missing_pandas.py,sha256=b-5lOYvCvMcdw_2cYUXDYnm2DK-gkhMLAarBdQ5tg-w,1218
data_profiling/model/pandas/sample_pandas.py,sha256=-ZbJglnL8sbXwTslI21YVhXtJ-U1AkvvtXfoFuEbWXM,1006
data_profiling/model/pandas/summary_pandas.py,sha256=zRFYoaO7nUbQAdoCmP5oTrZTklYKviIZjGskDYG5Rys,3437
data_profiling/model/pandas/table_pandas.py,sha256=W1_wV8rMGZNHAMqOGDqqCqriNSX8fd_Khqcq6eRz-Lc,1701
data_profiling/model/pandas/timeseries_index_pandas.py,sha256=ALisNLdf7rR9e-Z-WgVhT3OCYsslj5yYXF5V5wgm9HU,928
data_profiling/model/pandas/utils_pandas.py,sha256=ETZn-0r7yHBaXxN5lpuwwwP343R77AwvdLLOYKpgkv4,805
data_profiling/model/spark/__init__.py,sha256=Fzxh1_7gEofBYPfaH75CinSK5WydXU8rn4W45Y8vadI,1279
data_profiling/model/spark/correlations_spark.py,sha256=rOGKDr_6Qk4K627sUU8rla_iVESqpTKxKto_I18SvB4,5030
data_profiling/model/spark/dataframe_spark.py,sha256=rzAKUqBm0jPdIZ9vuDv8FJiBhVBt364lrNkI5SWU_2g,1123
data_profiling/model/spark/describe_boolean_spark.py,sha256=aGDjX7X2RIFDGOgJpreeRnq6vCqk3fh1az6euIPT7ow,684
data_profiling/model/spark/describe_categorical_spark.py,sha256=7rWblmWxbmP3H64B3TgavV-sb4rLzrSKK83XijRDcP8,775
data_profiling/model/spark/describe_counts_spark.py,sha256=gmubVq0YZbxQ1Qi-GiIbJHNBDw5D16bXpFuBuR1yZEg,3783
data_profiling/model/spark/describe_date_spark.py,sha256=mywlBCpHUu5dqRBya9ysmfhB2y40TSOAtlI3IhryDxw,1427
data_profiling/model/spark/describe_generic_spark.py,sha256=H_OE3kzKsYt9OPR7Du9-fHeYjaugcSwMXR6HRKjUZ3E,818
data_profiling/model/spark/describe_numeric_spark.py,sha256=Bc3JwY9UcjxFBAQjvWlZ0yTkNGJSmKzmezEGaWHJQF8,5314
data_profiling/model/spark/describe_supported_spark.py,sha256=XjUeV54AR9GvocdXoJb-_T4qa3QIR7dRCsS7tcKTnjM,1072
data_profiling/model/spark/describe_text_spark.py,sha256=cb49HO4NDq-rjMsFG6sr9fJacrPpHPLXD9kMaIUlifI,630
data_profiling/model/spark/duplicates_spark.py,sha256=TG6eYZLAgjnnKvhK8Cnr9m1uBAMZ7pyqECAB90JPV3c,1714
data_profiling/model/spark/missing_spark.py,sha256=e0wIQEuxNEPIBCw_oejvMFDMDsCKC-sOMWwU04Y8Xac,3500
data_profiling/model/spark/sample_spark.py,sha256=HHRzZeRSUmOd6GHOBoYb751IW_Rr2CyTG6Cukm0etTM,1143
data_profiling/model/spark/summary_spark.py,sha256=Z6zR7vHkl5Edm91Zj8f0lvn7iD56znrFGPlEMA3Kftc,2958
data_profiling/model/spark/table_spark.py,sha256=-oW9dIZnQ5elNzfMCrbKWcpL6m4pwrZDUNhyricGoG0,1856
data_profiling/model/spark/timeseries_index_spark.py,sha256=T3Iw54zjNX0QMvgbbkqSXtUNJ_HzcI2WOzCv0D2LcYo,264
data_profiling/report/__init__.py,sha256=2pauoGU3G4Ey8RRSTADKcxS2ObSb0XNB4Ehhh8GbJdE,173
data_profiling/report/formatters.py,sha256=cMSB0WSCxFGWvq6FxWZFRzCmBYUpEiVq_ZpAUayDvj8,9812
data_profiling/report/utils.py,sha256=B2klfgt32NCA2nE600roxKqbc0_colbOuISBrk-say0,815
data_profiling/report/presentation/__init__.py,sha256=k-d1eczOClIEvrxmwUWip6cbXv9CCKppFEUJfWQiwUc,33
data_profiling/report/presentation/frequency_table_utils.py,sha256=jDeetQPQEILoMuVHgg5HGkPyBZvkATosjFtZ-kfMCxw,3960
data_profiling/report/presentation/core/__init__.py,sha256=SzZx3ffKRK3te3jE1gShiszroWttz_8wYNTrgCG5fFM,1537
data_profiling/report/presentation/core/alerts.py,sha256=2Ac1bAngXDGquW2iJitNc-s9lWuCwlXdYEKrN_eDmm4,548
data_profiling/report/presentation/core/collapse.py,sha256=2vGP6H2H1fqIuSm-KdbRrrRv-rP8krgMiCS9qCmaHgs,840
data_profiling/report/presentation/core/container.py,sha256=9P2jMUx2BqPPh2BVYToZWTPl7yiiISaqYquQiXrpFj8,1464
data_profiling/report/presentation/core/correlation_table.py,sha256=9N1CjiDBuZ6rU87jzFukX1eePtDLXqThNTnH4KKpkBo,544
data_profiling/report/presentation/core/dropdown.py,sha256=MBLBZO8CQn7szN32WuvRZ_awJEyX7SnU_WyJi8hF-lM,1158
data_profiling/report/presentation/core/duplicate.py,sha256=5wxN44yVXmeEc0YNZNaFxify7t59I7XAPfu2eIdFUaY,437
data_profiling/report/presentation/core/frequency_table.py,sha256=WmBrZVTOWJSiJrMNZPMSgg-YnLF8le6Pu_wXclx5ouE,419
data_profiling/report/presentation/core/frequency_table_small.py,sha256=ZIfibDZCue9kjntH6Zbp9m_moxaBJLNf-bS1zoZyA70,468
data_profiling/report/presentation/core/html.py,sha256=xoGaqO905kqdbrVB9rNxjdw2AbEbtXTcO7akukA2D4M,361
data_profiling/report/presentation/core/image.py,sha256=W7nLT9STLaCB2zmgZiVOfttM0hTYqkIMT9IzXuJQcOg,837
data_profiling/report/presentation/core/item_renderer.py,sha256=Oa9KYMcd4r8YVHWkZlJxBij2zVDqWuZ0qIRvmZzq2Dk,459
data_profiling/report/presentation/core/renderable.py,sha256=6pE6Dx9sspq_st_2zFznW2xEZbn0eQ9JGGg8we9T0Y8,1060
data_profiling/report/presentation/core/root.py,sha256=HLbFLb4oItjc5x7KZYF_cntRom6zkMudIqqY1j1cSlw,968
data_profiling/report/presentation/core/sample.py,sha256=GiGTvhDm9gj_CJa5b5jvL_R5CLnAcsBMdq26eopJ5MY,516
data_profiling/report/presentation/core/scores.py,sha256=Fc0_HVC-3fUQ_EON707VgkFSYVSsqfcSrFsHQbbOkUo,773
data_profiling/report/presentation/core/table.py,sha256=9tu-uAgTFYxZp5RxreHLL8-NFQA38zj4VSj2sMteURI,646
data_profiling/report/presentation/core/toggle_button.py,sha256=cQfea_ZJQPo9psLMaBJxC9ftemFBmuFV-K3tZmRPUjM,380
data_profiling/report/presentation/core/variable.py,sha256=H4QN5vTB4ohfu4B4pKUfNgJRCAq_rWj9N2QfYALtA1E,1247
data_profiling/report/presentation/core/variable_info.py,sha256=Z-CLOKLX4oBIW4tpQJ7JQGG73Rmoh4bhJsyh0KCwUOY,903
data_profiling/report/presentation/flavours/__init__.py,sha256=zabDAnEuNBh-Mt9UUf09prgaiMk6vSXnKI_8dmrPLnw,156
data_profiling/report/presentation/flavours/flavour_html.py,sha256=Zisc83lEIQNCBfrgNGEFpCpkBcZLanHJKQYzFyRoaw0,1376
data_profiling/report/presentation/flavours/flavour_widget.py,sha256=FRPZofJrfH0Q26Z8TA1QwSwcbMR_HngqntNRyNpLbYc,1390
data_profiling/report/presentation/flavours/flavours.py,sha256=lPy30JegkhrsvNpXFYQmD_yXrAKke6mk_-G0TDEpPEY,1238
data_profiling/report/presentation/flavours/html/__init__.py,sha256=UKzk_Anlb22_8BZzu8vMPpku_iWZwia4f3Pl7yR7JlA,1862
data_profiling/report/presentation/flavours/html/alerts.py,sha256=ywAhbEr8Jcv3f3YTXj8RtbPYbL9MhlenPXmwJbksiv8,375
data_profiling/report/presentation/flavours/html/collapse.py,sha256=ePekeVXj7uxFetLnMIZK3SD45vLnlKdZEDJS8dP3L8Y,267
data_profiling/report/presentation/flavours/html/container.py,sha256=WQuF4hCZGhkdfJUx_IuUalBMOFlq3_f4Y1jopXgKyvo,2604
data_profiling/report/presentation/flavours/html/correlation_table.py,sha256=iBPNOf5RZWhOLi17PERFjILYr7OznzQmzj1U61SH018,580
data_profiling/report/presentation/flavours/html/dropdown.py,sha256=lvM7GB5Nb745lcCVh9q-FbLRWTS6IfHvj2n_A-WMEfI,267
data_profiling/report/presentation/flavours/html/duplicate.py,sha256=82AtO_tCJsa_exZW9gO796teb2QVvGWkXWAmh0ppc-A,740
data_profiling/report/presentation/flavours/html/frequency_table.py,sha256=3wypLKRtgxgFBEinnwVOgJMg54nV5ay9VyDHOcR2XVw,724
data_profiling/report/presentation/flavours/html/frequency_table_small.py,sha256=nD0gC9Jda8jPSmn7zhJe-P4u01BFy5hl0p3AsfF1O6E,523
data_profiling/report/presentation/flavours/html/html.py,sha256=4h156iS6gc3xRSpWJmXa-3K9AByWaCVvKsSXVOfoM9s,146
data_profiling/report/presentation/flavours/html/image.py,sha256=pOjozJF-hczeY-Z3Ne93mgwKkiU_xh5d2g2jNtaTL6k,257
data_profiling/report/presentation/flavours/html/root.py,sha256=CY4y-2ZtYB1ry0u83ZpVNDSWSFX3_l6Veaclt8BLJkw,465
data_profiling/report/presentation/flavours/html/sample.py,sha256=sMh8Cs5Dx3jz9HgwFHhH56bkjkWLi69UbbXqwoLj2Ls,426
data_profiling/report/presentation/flavours/html/scores.py,sha256=AQmTZN4-T0jQtivsccA9bZyNWMJ5IxctHOQYKpHdTKo,337
data_profiling/report/presentation/flavours/html/table.py,sha256=3XbckABXzy7yPv9_LfhpvsRo04KRSlmzfMKsXAQFlCk,261
data_profiling/report/presentation/flavours/html/templates.py,sha256=bQ1Pcqem8OH13ymFL-cIoQfYbX2GtAtcm9NbjWF84-0,2260
data_profiling/report/presentation/flavours/html/toggle_button.py,sha256=3PU63d-5lapztdFEnelWXkFlnqaPLRSZDKrI-R1txuw,284
data_profiling/report/presentation/flavours/html/variable.py,sha256=jFIXvHRlaiiFoIGLO5Zm0dqSeoPmjCszEiXbbS3dykQ,267
data_profiling/report/presentation/flavours/html/variable_info.py,sha256=J38Zj132gLmPga6VLkJvwsQ3HO7CP3e81xJuuPEIIf4,284
data_profiling/report/presentation/flavours/html/templates/alerts.html,sha256=SL-9IlU-z9nWVeHOuPbKT5HufB50C6DlzNdOe8VE-Zc,2084
data_profiling/report/presentation/flavours/html/templates/collapse.html,sha256=NF-GF1P1ajsnZrmmdEIgOhJLPL9c6jXVfa5uP0R6yCk,307
data_profiling/report/presentation/flavours/html/templates/correlation_table.html,sha256=j4pXJPIQ08WDv38TyiZKkgRDtTbwX_sMriQZR1VE7d8,147
data_profiling/report/presentation/flavours/html/templates/diagram.html,sha256=JTA7KiR9txPx9KeWFF-0OoWyC7hWT-v6De7kxTsS230,362
data_profiling/report/presentation/flavours/html/templates/dropdown.html,sha256=9cpgjtHYg_RWA-PfmyblmwgKyPth3FacyXGOza52nqE,383
data_profiling/report/presentation/flavours/html/templates/duplicate.html,sha256=ZGbZ-x8_5Y8taPNgFBjXUhYoXYvBEDhFpV9zsqfgBoI,130
data_profiling/report/presentation/flavours/html/templates/frequency_table.html,sha256=Ek_2MdYccd06u6i-rajSLWAQyDEZ02AXmMSbnE0yTfQ,1851
data_profiling/report/presentation/flavours/html/templates/frequency_table_small.html,sha256=fcYzARFQ9zUjGh8JU2BYMFekV0j06A0O9r9T2BzB-0s,1506
data_profiling/report/presentation/flavours/html/templates/report.html,sha256=Po4sqOuVBietQU5Xa_szDykYbYeKSWghXiiT-w3_CkI,977
data_profiling/report/presentation/flavours/html/templates/sample.html,sha256=Qv3nKcUMt912osatm9i5cVTcw-4lBYA2R-y5sE_T4s8,284
data_profiling/report/presentation/flavours/html/templates/scores.html,sha256=p95A0evaWApGdkNef9GtP5cJXLcDNrzDqaMPXbc4hZE,2108
data_profiling/report/presentation/flavours/html/templates/table.html,sha256=1F3MrErNlpG3supfn0qUn61fcnNAb5B7NrcPNfHlhgg,1646
data_profiling/report/presentation/flavours/html/templates/toggle_button.html,sha256=aP4IeV3NU8wyb6Z4jxKC7MDKOokD4ijR4Yw2IDbjRa0,632
data_profiling/report/presentation/flavours/html/templates/variable.html,sha256=pzj8XkH9ik2Ujs3vmtB4MYlBapAu0NHZUD_6LzGWHQQ,192
data_profiling/report/presentation/flavours/html/templates/variable_info.html,sha256=BlapxkvIrDTsRVouENWQ5YtJje32ZBBfUWdbwLhQtXo,1678
data_profiling/report/presentation/flavours/html/templates/alerts/alert_constant.html,sha256=Xt_YGU3pivmWoXU-NDEBsqaUyBAmP1idAL-zh1I5x-0,158
data_profiling/report/presentation/flavours/html/templates/alerts/alert_constant_length.html,sha256=GDcL13Lp26H3grUsetIPPtSJJAHoN4vaRfwiY2wofkI,101
data_profiling/report/presentation/flavours/html/templates/alerts/alert_dirty_category.html,sha256=Z8uRkgrYNV6U-5xqE8LDVxc9uE-TGQedIOa4qr25TNA,154
data_profiling/report/presentation/flavours/html/templates/alerts/alert_duplicates.html,sha256=TPXm5fVgVKtra7oD2QhJcF0z_JlTNj61t9SPU8SlVrw,138
data_profiling/report/presentation/flavours/html/templates/alerts/alert_empty.html,sha256=kjLv4iML5dEVrhYh3uc-Z3SJWHPo1TJIax3Grbea1fE,17
data_profiling/report/presentation/flavours/html/templates/alerts/alert_high_cardinality.html,sha256=rK2mICvfr_LXNEuann5Hs9W8iSu6mJbs_jCRPnxJWBY,154
data_profiling/report/presentation/flavours/html/templates/alerts/alert_high_correlation.html,sha256=-AZ15BxarGPO8Yg6AXT-W20n_AI3VYNq8xfqcrAD-sE,483
data_profiling/report/presentation/flavours/html/templates/alerts/alert_imbalance.html,sha256=x7F1_qgumvtCdUv6pMDCJ3KzLRsbFc_IyJxTAFnuYHY,148
data_profiling/report/presentation/flavours/html/templates/alerts/alert_infinite.html,sha256=qtZT8ryFCOqAhIhvnAG6y0v307cYOx5mfVO3SK8Yv9I,183
data_profiling/report/presentation/flavours/html/templates/alerts/alert_missing.html,sha256=BkfzcRGMUekSST-hFZO9Wd5L6JTZuIUky9dkocvqAGA,180
data_profiling/report/presentation/flavours/html/templates/alerts/alert_near_duplicates.html,sha256=CAeTafdrSUoNmzsngOzlqp6d8jEgPaHCF9fWjiPgF60,146
data_profiling/report/presentation/flavours/html/templates/alerts/alert_non_stationary.html,sha256=fmdejcw-3V-QZvM6CTGjlMVKXrehJkG_W3D8FkqyrK8,99
data_profiling/report/presentation/flavours/html/templates/alerts/alert_seasonal.html,sha256=j9H3MK0dJGmrCss6bdHMXy81gP9G4FNaqNkLWKmK5nQ,93
data_profiling/report/presentation/flavours/html/templates/alerts/alert_skewed.html,sha256=xVXgM8-znjS-zOFRlBOQ5vQubPW-MkCisdAPjopQOBs,151
data_profiling/report/presentation/flavours/html/templates/alerts/alert_truncated.html,sha256=IHrt9uwbaRz8flcZwA4cHu2OJ5Suebx6nuBU1iMJ4SI,185
data_profiling/report/presentation/flavours/html/templates/alerts/alert_type_date.html,sha256=KSE-tbCcpXdmiMZmqm1byQyUreO_n8Qjd0Jre0-An4M,180
data_profiling/report/presentation/flavours/html/templates/alerts/alert_uniform.html,sha256=NZ4FeB9eXJHo8fG5PpKVMZY0gWWCm-sS1SAmJP31Aas,106
data_profiling/report/presentation/flavours/html/templates/alerts/alert_unique.html,sha256=hAM7ntwnuFzfnmjHFfPRVXg-75orlLYcUPlvkUJb3RM,99
data_profiling/report/presentation/flavours/html/templates/alerts/alert_unsupported.html,sha256=5bTjMQRl7dWCuYm4QwXzJjEJBqNsKTYM8LGln_PP36Y,152
data_profiling/report/presentation/flavours/html/templates/alerts/alert_zeros.html,sha256=VxFV_cjo72WfmEN5tXjoh0YI6PU0tgEXGjIDBweFFRQ,167
data_profiling/report/presentation/flavours/html/templates/sequence/batch_grid.html,sha256=BNtRjP8AHG4YDKxNRfSxC2sByyyIZ4zk_olp-AXQwp8,740
data_profiling/report/presentation/flavours/html/templates/sequence/grid.html,sha256=2YJRjikDSp-C5DHN9QGWu3xNC_Ehrgd4e8RstDQIx5k,809
data_profiling/report/presentation/flavours/html/templates/sequence/list.html,sha256=FaiEedWh6eLXNkOzAg6pcEz3Fhw246DtWJFNL808nNM,162
data_profiling/report/presentation/flavours/html/templates/sequence/named_list.html,sha256=8MZ_6f2I2o6Wk5plXyRRzkj1RRgd_kBzePbvHuXuNXg,233
data_profiling/report/presentation/flavours/html/templates/sequence/overview_tabs.html,sha256=2S1ZGFSZsXZ3l3oh1moucgNrDo_83NGiDlpA3gmAjGU,1481
data_profiling/report/presentation/flavours/html/templates/sequence/scores.html,sha256=1S-pv-wFZpTbDtAaf_Iv30fhQfQOnoV4zGYNjUvnCyI,68
data_profiling/report/presentation/flavours/html/templates/sequence/sections.html,sha256=sTscO4WCCbx147NFSXJKnG9UsmUevP7jn8faeRtQJG8,495
data_profiling/report/presentation/flavours/html/templates/sequence/select.html,sha256=sxShc9_XRD5ZCLWM0-XBSJEiGyTxupoGNMjujnfphj0,1711
data_profiling/report/presentation/flavours/html/templates/sequence/tabs.html,sha256=2S1ZGFSZsXZ3l3oh1moucgNrDo_83NGiDlpA3gmAjGU,1481
data_profiling/report/presentation/flavours/html/templates/wrapper/footer.html,sha256=znX0eWp4a_NS5wz8KyJ8CXm5KaecDhlEB0uA8nH6xEY,185
data_profiling/report/presentation/flavours/html/templates/wrapper/javascript.html,sha256=K4IjeQNYqZY0WQwXmJo-38TShx5qcsYKd1hzOGlfYXk,618
data_profiling/report/presentation/flavours/html/templates/wrapper/navigation.html,sha256=lytp015CGRikaIZF9ud9BQS0lkw3bApjhg1Jk8t3-5Y,1566
data_profiling/report/presentation/flavours/html/templates/wrapper/style.html,sha256=zmpS6ikY7NryPwjgDUPTJ1hTAXD2aY_QbDY8M0CwU0M,2664
data_profiling/report/presentation/flavours/html/templates/wrapper/assets/bootstrap.bundle.min.js,sha256=CDOy6cOibCWEdsRiZuaHf8dSGGJRYuBGC-mjoJimHGw,80721
data_profiling/report/presentation/flavours/html/templates/wrapper/assets/bootstrap.min.css,sha256=PI8n5gCcz9cQqQXm3PEtDuPG8qx9oFsFctPg0S5zb8g,232803
data_profiling/report/presentation/flavours/html/templates/wrapper/assets/cosmo.bootstrap.min.css,sha256=ox6q-2AE5KGy3E5uhD8kTj3FaQfkZYWRJk0XOmRqIIE,223435
data_profiling/report/presentation/flavours/html/templates/wrapper/assets/flatly.bootstrap.min.css,sha256=2OZwoEnfNlbViDRwwL1D9eYVQZsXlP9RGRndadUPWRM,233429
data_profiling/report/presentation/flavours/html/templates/wrapper/assets/script.js,sha256=JtrsruWBH-yYsGjGMVNaAbmFAGIg1caqp-mc0O-QcIw,2043
data_profiling/report/presentation/flavours/html/templates/wrapper/assets/simplex.bootstrap.min.css,sha256=XnrXGgMnj1huWUFywX9K9ZrG0cUxZodE2yjcPcwHt3M,234306
data_profiling/report/presentation/flavours/html/templates/wrapper/assets/style.css,sha256=dkHy5KlGOH2rxjyGnzA1gdDwyTsfTcJvhQA7MPqmBCA,4706
data_profiling/report/presentation/flavours/html/templates/wrapper/assets/united.bootstrap.min.css,sha256=RbsqHObOK2rt_LQPmqWmDJ5zz0Q5IKJGqaSanKtSfFs,233002
data_profiling/report/presentation/flavours/widget/__init__.py,sha256=INIzzqV-u0usLCyy3wYSNV1j9xt5W0I77EcWPag___Y,1879
data_profiling/report/presentation/flavours/widget/alerts.py,sha256=tJnRoGyQL0ya2nYRWXfk0jB6Qzss7Y-HO0vXokzA1z0,1386
data_profiling/report/presentation/flavours/widget/collapse.py,sha256=I12oPcIuU1oy6Pl3RfCYA4SOO5thkYZDaiF8Npi4eJc,1298
data_profiling/report/presentation/flavours/widget/container.py,sha256=QcWOuwc6drMNLH3uiXSLG9TQA7dd3UyWbF2ZvK8P-7k,3795
data_profiling/report/presentation/flavours/widget/correlation_table.py,sha256=8S4fZ2rdlckWUAsBtZkyWPU6NDc3kR3juFDbA4O2bso,454
data_profiling/report/presentation/flavours/widget/dropdown.py,sha256=w0-uIO1No9IggrAyeIPMU-_XBROQEoZ2LMr5ztq1PlM,992
data_profiling/report/presentation/flavours/widget/duplicate.py,sha256=2MLZxb3zcJOm8j-SBls3Uqmf_P2a6Ny917e_2E8UEzg,416
data_profiling/report/presentation/flavours/widget/frequency_table.py,sha256=e92tigN_PJ-Hfn21l__6pFg54lqmFXyRXJjiZab2S-k,1914
data_profiling/report/presentation/flavours/widget/frequency_table_small.py,sha256=GrxxuupURFpV-axZs6YjFC6l6-f4E-7ZW7Z6pOi1yQI,2052
data_profiling/report/presentation/flavours/widget/html.py,sha256=rX6T20fqKxwW9vW3hn7K2cfnkAz0UDmx2t0Rl5Gr1R0,312
data_profiling/report/presentation/flavours/widget/image.py,sha256=LheapaKZquST7ffQIHPTd1ObmO5eGA96pyhqjGcd1nc,896
data_profiling/report/presentation/flavours/widget/notebook.py,sha256=KPKRhkqF7V8MTk8EqUS1PXuZ5dmdlpYnQNjy0dbebo0,2241
data_profiling/report/presentation/flavours/widget/root.py,sha256=YVBmXpofTloCXTv47pZH_bkgmz_qdkPrjxOTUg_te2c,284
data_profiling/report/presentation/flavours/widget/sample.py,sha256=kqAgKSjt_5ClYfMkbyjwAVnxgQploJXfsF2VoXbRULc,401
data_profiling/report/presentation/flavours/widget/table.py,sha256=5J0RKIfGT6D8hmL_WfOqsAL32fa20yrFwjaeHPeJu3Q,959
data_profiling/report/presentation/flavours/widget/toggle_button.py,sha256=OcJX5awvYsawStMQA3oKt1NqKnyDCIy2Biey8J6ajOM,547
data_profiling/report/presentation/flavours/widget/variable.py,sha256=J5V6ARLo1gBbKbSsg8ADz0ugHIzlJUjRQBEWUgUpOps,353
data_profiling/report/presentation/flavours/widget/variable_info.py,sha256=_SsPo228m4mkcPZUS-aDBmUdLNLVkjVDF6GP8-FEu2o,363
data_profiling/report/structure/__init__.py,sha256=44Auz-9XQdR3_LuAhZXfew7SHKw-aHpR-wUX_36BqN4,36
data_profiling/report/structure/correlations.py,sha256=KunKgYHzoeecnz6cZHHKEJs0Zpln68gsfKO0DhBt8B8,4031
data_profiling/report/structure/overview.py,sha256=PFVeU0EK4jPoxHxsf7dziUJo4ZG7WmiM-nr3PmTnc2E,11316
data_profiling/report/structure/report.py,sha256=NcXp3wiT1-nrCNAe8su-TPrKlvsT5oEVg4wWND3A9dY,15036
data_profiling/report/structure/variables/__init__.py,sha256=-K2wRZytx7K7ZoQ_oe9THCG5_Au4T1MPXcitGHm1KZs,1466
data_profiling/report/structure/variables/render_boolean.py,sha256=bQ8qR6yXlYZt8Fv4u965ZnzQ_XlnWYIly0lF3Qnb95A,4368
data_profiling/report/structure/variables/render_categorical.py,sha256=ntA2PCABprV-mdZaLNUDn0pXFxXxqFPxq4fzZWew4q8,18043
data_profiling/report/structure/variables/render_common.py,sha256=0LEOcfZXXIwcOY1rt6Sal1wk_Jz8TlqcEsO6LSW6X_8,963
data_profiling/report/structure/variables/render_complex.py,sha256=7306XERe_JqAUahZz532TEhAuxuLJ9DlGQ0retlMWcU,2794
data_profiling/report/structure/variables/render_count.py,sha256=rJSdLzfeh0KiapHBySdMQl8-8jJuprIxibNMERI84SE,4741
data_profiling/report/structure/variables/render_date.py,sha256=cPA_9cuJL8hJyVSwPzILNmSCBQb7W-KOgwF1YKe4_X0,4109
data_profiling/report/structure/variables/render_file.py,sha256=GA6sDsxqExPZFE7NtsjUZnI4hygK-dYUvXfXdKlxsXY,2408
data_profiling/report/structure/variables/render_generic.py,sha256=B0fGM5DTtNVWs22aVVzgRyR12sQNFqV2OjwZ0StDqm0,1297
data_profiling/report/structure/variables/render_image.py,sha256=MIuaMRiP34gRxweHHfPS4N-IAXqzLPDTfqcvNchkEQU,6944
data_profiling/report/structure/variables/render_path.py,sha256=a1EIs_3bFqbZYfFWCjRiFkADhMtNIY2hdjU1a-RmAtU,4461
data_profiling/report/structure/variables/render_real.py,sha256=XzCVwcWm4UpG-lK19Rpl0ik-wiUiTElxYjdqYOypPAc,9853
data_profiling/report/structure/variables/render_text.py,sha256=SyyUdsqqUtkRa97ofn5RDwBJv43xLqjiFno8Zv4LzH8,5984
data_profiling/report/structure/variables/render_timeseries.py,sha256=tWnOOD5fknJU2UE6EaV4XC6YwiF2z4eiup3ZckzMgUo,11499
data_profiling/report/structure/variables/render_url.py,sha256=iZ34usZMUCsQVv0zDC8J1Emq55_RHg5og9C2-mqAjtw,4024
data_profiling/utils/__init__.py,sha256=sBHN_iCe54lcO962KrsYXig4RazSmlJd7Ol4uLccaLU,50
data_profiling/utils/backend.py,sha256=A1erQm606O6XTP7bo71jPIyU74Wqjalb0h0SOC836rU,241
data_profiling/utils/cache.py,sha256=Ps4p4kdKuGPPCfPEgWb79uI5sskSFQEbL-UFGGUasAo,1446
data_profiling/utils/common.py,sha256=iTBDBu_Q7kRDFVxXwRUScg-daskGGgrxv6HblY02UdE,3473
data_profiling/utils/compat.py,sha256=2b0hgcrr4AO8mc4e1kx6fhgxDgf-aDLAUUSpPR8BcsQ,817
data_profiling/utils/dataframe.py,sha256=33fhKiaqMFax8OmcY1071Yfc7lZtfEWnHjx-86uNHQ0,8418
data_profiling/utils/logger.py,sha256=PQW5eayoD_12DVR-9bMUqaARKgRwTKcduw1Ca1qwYKc,1346
data_profiling/utils/notebook.py,sha256=HrZtN2dZysUUUEHxTXeuRIgfCUy-nxGw_rhIN8rI53k,281
data_profiling/utils/paths.py,sha256=S7Lyy7imynBRbaq3lQiwZwLwdzlfMPaCNFauMzlM3W4,972
data_profiling/utils/progress_bar.py,sha256=EHm2cRzLprKEqmzMymatz5Hwx9axQYhZx3eIGaIlVkU,334
data_profiling/utils/styles.py,sha256=M09gGlb-ecqBmX1Leo7pL1UBxtCadFoOn_bv2qfZj68,651
data_profiling/utils/versions.py,sha256=Qkg2uc6um9D8WKxA8Bn40cmWcx2HL01_mCDKC7cWccQ,427
data_profiling/visualisation/__init__.py,sha256=H4PTLB05Qx0xLNih9ROLUzmwpfQtpaLH_uf1Av_BfTs,32
data_profiling/visualisation/context.py,sha256=LpRMmnw-Ts4HsoSh6AqhI2n6gw-kIUHTPuE9LUR_lzM,2817
data_profiling/visualisation/missing.py,sha256=YLO04uI7hvtxYQwn0mkL2bGlwHh_YfrmkC1pNQESRq8,3789
data_profiling/visualisation/plot.py,sha256=qfetBmMKz1p3VzRkvaujZRWn1pqKh7UuR57VOuGV24Y,35326
data_profiling/visualisation/utils.py,sha256=-l_dCz3F7u4idLElMMWeof_hy2wRttzUSVjuG9HNDPY,3205
test_new_data_profiling-4.19.0.dist-info/licenses/LICENSE,sha256=lO81ymqBsYyfjAOt61qBb5eUfR4WmRlZuIHOsmchHdk,1133
ydata_profiling/__init__.py,sha256=uzodMP-9r5ZkLJQLlGXS5S_VKrJNuQDxJeCD0gFNwFQ,1201
test_new_data_profiling-4.19.0.dist-info/METADATA,sha256=-mojUHTdEIobmg__Fc47IX2tS3Ik_FkfxB9dj7uG-HA,22566
test_new_data_profiling-4.19.0.dist-info/WHEEL,sha256=TdQ5LtNwLuxTCjgxN51AgdU5w-KkB9ttmLbzjTH02pg,109
test_new_data_profiling-4.19.0.dist-info/entry_points.txt,sha256=ASF1PB-rSIuYjOEF36nRXzmf-DqVkohOWipZBwyVEDY,132
test_new_data_profiling-4.19.0.dist-info/top_level.txt,sha256=7XKH87Ap0CNEP9apaSyhUErcHlabcI8jjtWE5HMg52w,31
test_new_data_profiling-4.19.0.dist-info/RECORD,,
