Skip to content
Snippets Groups Projects
Commit 204e3c68 authored by Aaron Spring's avatar Aaron Spring :baby_symbol:
Browse files

add pd import to scoring_script.py

parent fde97514
No related branches found
No related tags found
No related merge requests found
import xarray as xr import xarray as xr
import xskillscore as xs import xskillscore as xs
import numpy as np import numpy as np
import pandas as pd
import argparse import argparse
from pathlib import Path from pathlib import Path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment