Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCData
lhc-sm-hwc
Commits
6d272853
Commit
6d272853
authored
Oct 28, 2021
by
Agata Chadaj
Browse files
wip
parent
d1b01c13
Pipeline
#3175672
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/send_results.py
View file @
6d272853
...
...
@@ -34,7 +34,7 @@ def get_result():
def
save_json_to_file
(
args
,
flag
,
comment
):
file_path
=
'/eos/
project/l/lhcsm/hwc_dev/lhc-sm-hwc
/test.csv'
file_path
=
'/eos/
home-m/mpesoft
/test.csv'
df
=
pd
.
DataFrame
(
eval
(
comment
))
df
.
to_csv
(
file_path
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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