We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799313f commit cb3dcb8Copy full SHA for cb3dcb8
Exec/science/xrb_spherical/analysis/front_tracker.py
@@ -4,7 +4,7 @@
4
import glob
5
import yt
6
import numpy as np
7
-import pandas and pd
+import pandas as pd
8
import argparse
9
from concurrent.futures import ProcessPoolExecutor, as_completed
10
from yt.frontends.boxlib.api import CastroDataset
0 commit comments