Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
model_monitoring_monthly
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
decision-science
model_monitoring_monthly
Commits
3cce1733
Commit
3cce1733
authored
Apr 01, 2020
by
smileshy777
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20200401_0
parent
b8b0eeee
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
0 deletions
+1
-0
PSI_time.py
PSI_time.py
+1
-0
MM_report_20200301.docx
report/20200301/MM_report_20200301.docx
+0
-0
MM_report_20200301.pdf
report/20200301/MM_report_20200301.pdf
+0
-0
~$_report_20200301.docx
report/20200301/~$_report_20200301.docx
+0
-0
No files found.
PSI_time.py
View file @
3cce1733
...
...
@@ -335,6 +335,7 @@ class PSIMonitor:
print
(
'MongoDB数据获取成功.'
)
if
self
.
if_save
:
self
.
mongo_df
.
to_csv
(
self
.
save_path
+
'data/mongo_data.csv'
,
index
=
False
)
self
.
mongo_df
=
pd
.
read_csv
(
self
.
save_path
+
'data/mongo_data.csv'
)
else
:
self
.
mongo_df
=
pd
.
read_csv
(
self
.
save_path
+
'data/mongo_data.csv'
)
...
...
report/20200301/MM_report_20200301.docx
0 → 100644
View file @
3cce1733
File added
report/20200301/MM_report_20200301.pdf
0 → 100644
View file @
3cce1733
File added
report/20200301/~$_report_20200301.docx
0 → 100644
View file @
3cce1733
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment