We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35d8f0 commit b50db1dCopy full SHA for b50db1d
nssp/delphi_nssp/run.py
@@ -34,6 +34,7 @@
34
from .constants import AUXILIARY_COLS, CSV_COLS, GEOS, SIGNALS
35
from .pull import pull_nssp_data
36
37
+
38
def add_needed_columns(df, col_names=None):
39
"""Short util to add expected columns not found in the dataset."""
40
if col_names is None:
0 commit comments