mscore 25.3.0__tar.gz → 25.3.1__tar.gz

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.
Files changed (67) hide show
  1. {mscore-25.3.0 → mscore-25.3.1}/PKG-INFO +1 -2
  2. {mscore-25.3.0 → mscore-25.3.1}/README.md +0 -1
  3. {mscore-25.3.0 → mscore-25.3.1}/mscore/__init__.pye +1 -1
  4. {mscore-25.3.0 → mscore-25.3.1}/mscore.egg-info/PKG-INFO +1 -2
  5. {mscore-25.3.0 → mscore-25.3.1}/pyproject.toml +1 -1
  6. {mscore-25.3.0 → mscore-25.3.1}/mscore/__main__.py +0 -0
  7. {mscore-25.3.0 → mscore-25.3.1}/mscore/activate.pye +0 -0
  8. {mscore-25.3.0 → mscore-25.3.1}/mscore/data_variables/__init__.pye +0 -0
  9. {mscore-25.3.0 → mscore-25.3.1}/mscore/data_variables/hcc_descriptors.pye +0 -0
  10. {mscore-25.3.0 → mscore-25.3.1}/mscore/data_variables/hierarchies.pye +0 -0
  11. {mscore-25.3.0 → mscore-25.3.1}/mscore/data_variables/variable_dict.pye +0 -0
  12. {mscore-25.3.0 → mscore-25.3.1}/mscore/demography_builder.pye +0 -0
  13. {mscore-25.3.0 → mscore-25.3.1}/mscore/demography_vars_applicator.pye +0 -0
  14. {mscore-25.3.0 → mscore-25.3.1}/mscore/file_handler.pye +0 -0
  15. {mscore-25.3.0 → mscore-25.3.1}/mscore/hcc_handler.pye +0 -0
  16. {mscore-25.3.0 → mscore-25.3.1}/mscore/ram_models.pye +0 -0
  17. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2221CW.TXT +0 -0
  18. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2222CW.TXT +0 -0
  19. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2223CW.TXT +0 -0
  20. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2224CW.TXT +0 -0
  21. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2225CW.TXT +0 -0
  22. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2421CW.TXT +0 -0
  23. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2422CW.TXT +0 -0
  24. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2423CW.TXT +0 -0
  25. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2424CW.TXT +0 -0
  26. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2425CW.TXT +0 -0
  27. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2824CW.TXT +0 -0
  28. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Crosswalks/F2825CW.TXT +0 -0
  29. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V22.csv +0 -0
  30. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V222179O1.csv +0 -0
  31. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V24.csv +0 -0
  32. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V242186P1.csv +0 -0
  33. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V22.csv +0 -0
  34. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V222279O1.csv +0 -0
  35. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V24.csv +0 -0
  36. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V242286P1.csv +0 -0
  37. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2023_CMS-HCC_V22.csv +0 -0
  38. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2023_CMS-HCC_V24.csv +0 -0
  39. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V22.csv +0 -0
  40. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V24.csv +0 -0
  41. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V28.csv +0 -0
  42. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V22.csv +0 -0
  43. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V24.csv +0 -0
  44. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V28.csv +0 -0
  45. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/application_tables/application_format_fact.parquet +0 -0
  46. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/application_tables/application_model_coefficient.parquet +0 -0
  47. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/application_tables/application_model_dimension.parquet +0 -0
  48. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/model_formats_all_columns/2023_CMS-HCC_V222379O1_format.csv +0 -0
  49. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/model_formats_all_columns/2023_CMS-HCC_V242386P1_format.csv +0 -0
  50. {mscore-25.3.0 → mscore-25.3.1}/mscore/reference_data/model_formats_all_columns/2024_CMS-HCC_V28_format.csv +0 -0
  51. {mscore-25.3.0 → mscore-25.3.1}/mscore/scoring_handler.pye +0 -0
  52. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/__init__.pye +0 -0
  53. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/authentication.pye +0 -0
  54. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/cli.pye +0 -0
  55. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/context.pye +0 -0
  56. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/data_models.pye +0 -0
  57. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/data_validation.pye +0 -0
  58. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/file_organizer.pye +0 -0
  59. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/licensing.pye +0 -0
  60. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/log_handler.pye +0 -0
  61. {mscore-25.3.0 → mscore-25.3.1}/mscore/utilities/user_models.pye +0 -0
  62. {mscore-25.3.0 → mscore-25.3.1}/mscore.egg-info/SOURCES.txt +0 -0
  63. {mscore-25.3.0 → mscore-25.3.1}/mscore.egg-info/dependency_links.txt +0 -0
  64. {mscore-25.3.0 → mscore-25.3.1}/mscore.egg-info/entry_points.txt +0 -0
  65. {mscore-25.3.0 → mscore-25.3.1}/mscore.egg-info/requires.txt +0 -0
  66. {mscore-25.3.0 → mscore-25.3.1}/mscore.egg-info/top_level.txt +0 -0
  67. {mscore-25.3.0 → mscore-25.3.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mscore
3
- Version: 25.3.0
3
+ Version: 25.3.1
4
4
  Summary: MScore: Risk Scores Made Easy
5
5
  Home-page: https://github.com/elevendatacorp/mscore.git
6
6
  Author: RAM Development Team
@@ -92,7 +92,6 @@ The <code>mscore</code> class requires 7 arguments in order to run with 2 option
92
92
  * <code>columns</code>
93
93
 
94
94
  ### Optional
95
- * <code>rf-output</code> (boolean) - Generates a file of your scores Relative Factors
96
95
  * <code>dev</code> (boolean) - Runs the application in 'Development' mode
97
96
 
98
97
  **_NOTE:_** The example below assumes you already have a [Pandas](https://pandas.pydata.org/) DataFrame generated for your person and diagnosis datasets.
@@ -67,7 +67,6 @@ The <code>mscore</code> class requires 7 arguments in order to run with 2 option
67
67
  * <code>columns</code>
68
68
 
69
69
  ### Optional
70
- * <code>rf-output</code> (boolean) - Generates a file of your scores Relative Factors
71
70
  * <code>dev</code> (boolean) - Runs the application in 'Development' mode
72
71
 
73
72
  **_NOTE:_** The example below assumes you already have a [Pandas](https://pandas.pydata.org/) DataFrame generated for your person and diagnosis datasets.
@@ -8,7 +8,7 @@ f^K9E%rAIgb`1~P6SebA
8
8
  ?EsgI=d&bZI6;L|5MvhI
9
9
  0j=ES&;x+;&%JCepm!Tf
10
10
  DIAv;pvFo2aL)H&7B;q}
11
- ^Jap~cfEq=;fPEz9U<))
11
+ ^Jap~cf5k<;fPEz9U<))
12
12
  xzH|Ol_YNteO{TTau!4K
13
13
  n|dgn8xRAB0r38HO6o^9
14
14
  Q^8=FsiiX{7suX;fkaKb
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mscore
3
- Version: 25.3.0
3
+ Version: 25.3.1
4
4
  Summary: MScore: Risk Scores Made Easy
5
5
  Home-page: https://github.com/elevendatacorp/mscore.git
6
6
  Author: RAM Development Team
@@ -92,7 +92,6 @@ The <code>mscore</code> class requires 7 arguments in order to run with 2 option
92
92
  * <code>columns</code>
93
93
 
94
94
  ### Optional
95
- * <code>rf-output</code> (boolean) - Generates a file of your scores Relative Factors
96
95
  * <code>dev</code> (boolean) - Runs the application in 'Development' mode
97
96
 
98
97
  **_NOTE:_** The example below assumes you already have a [Pandas](https://pandas.pydata.org/) DataFrame generated for your person and diagnosis datasets.
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "mscore"
7
- version = "25.3.0"
7
+ version = "25.3.1"
8
8
  dependencies = [
9
9
  "pandas",
10
10
  "pyarrow",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes