virgo-modules 0.0.84__py3-none-any.whl → 0.0.85__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 virgo-modules might be problematic. Click here for more details.
- virgo_modules/src/re_utils.py +2 -2
- {virgo_modules-0.0.84.dist-info → virgo_modules-0.0.85.dist-info}/METADATA +1 -1
- {virgo_modules-0.0.84.dist-info → virgo_modules-0.0.85.dist-info}/RECORD +6 -6
- {virgo_modules-0.0.84.dist-info → virgo_modules-0.0.85.dist-info}/LICENSE +0 -0
- {virgo_modules-0.0.84.dist-info → virgo_modules-0.0.85.dist-info}/WHEEL +0 -0
- {virgo_modules-0.0.84.dist-info → virgo_modules-0.0.85.dist-info}/top_level.txt +0 -0
virgo_modules/src/re_utils.py
CHANGED
|
@@ -1157,8 +1157,8 @@ class produce_plotly_plots:
|
|
|
1157
1157
|
date_execution = datetime.datetime.today().strftime('%Y-%m-%d')
|
|
1158
1158
|
current_step = df.iloc[-1,:].hmm_chain_order
|
|
1159
1159
|
current_state = df.iloc[-1,:].hmm_feature
|
|
1160
|
-
message1 =
|
|
1161
|
-
message2 =
|
|
1160
|
+
message1 = str(current_state)
|
|
1161
|
+
message2 = str(current_step)
|
|
1162
1162
|
message3 = str(date_execution)
|
|
1163
1163
|
|
|
1164
1164
|
messages = {
|
|
@@ -3,10 +3,10 @@ virgo_modules/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
|
|
|
3
3
|
virgo_modules/src/aws_utils.py,sha256=q0l7D7ofo09Lu1QQjv-esheQ06uiSy1Pdq3xMul8zvk,2571
|
|
4
4
|
virgo_modules/src/edge_utils.py,sha256=ll5pRs9EE20IsE5A1vA589TKzobkeA-b0d68jNTsu1U,13268
|
|
5
5
|
virgo_modules/src/pull_artifacts.py,sha256=5OPrgR7pcMSdpbevDRhf0ebk7g7ZRjff4NpTIIWAKjE,1989
|
|
6
|
-
virgo_modules/src/re_utils.py,sha256=
|
|
6
|
+
virgo_modules/src/re_utils.py,sha256=_JEtSB8kZ6RUImPcjwNeYlEYsjcBrlhDNkqXXLlHFf8,71603
|
|
7
7
|
virgo_modules/src/ticketer_source.py,sha256=cEGgago1bl3tynRND30jqfiPWxF-KTTgiN9DRTbyB_k,143298
|
|
8
|
-
virgo_modules-0.0.
|
|
9
|
-
virgo_modules-0.0.
|
|
10
|
-
virgo_modules-0.0.
|
|
11
|
-
virgo_modules-0.0.
|
|
12
|
-
virgo_modules-0.0.
|
|
8
|
+
virgo_modules-0.0.85.dist-info/LICENSE,sha256=pNgFyCYgmimaw0o6V20JupZLROycAnOA_HDDh1tX2V4,1097
|
|
9
|
+
virgo_modules-0.0.85.dist-info/METADATA,sha256=MfrQrZQGra0bFbGeZ3JkqHovzER5H2yn-4PugB3Kzvg,1429
|
|
10
|
+
virgo_modules-0.0.85.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
11
|
+
virgo_modules-0.0.85.dist-info/top_level.txt,sha256=ZjI-qEkDtT-8mFwGAWnXfqPOKEGlIhWRW1es1VyXc60,14
|
|
12
|
+
virgo_modules-0.0.85.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|