Skip to content

Commit c6791a1

Browse files
author
luward
committed
edited docstring for data_processing.py
1 parent eac82bf commit c6791a1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

rust/data/data_processing.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""
2-
This module creates a pickle file which contains the total number of observations for
3-
each group. Therefore every DataFrame row contains the bus identifier, the state
4-
variable and the according decision.
2+
This module contains functions that read and process data from
3+
Rust's 1987 paper "Optimal Replacement of GMC Bus Engines".
54
"""
65
import os
76

0 commit comments

Comments
 (0)