Skip to content

Commit cd2aabe

Browse files
Update geoh5.py
1 parent 6db2023 commit cd2aabe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

LoopStructural/export/geoh5.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import geoh5py
22
import geoh5py.workspace
33
import numpy as np
4+
import pandas as pd
5+
46
from LoopStructural.datatypes import ValuePoints, VectorPoints
57

68

0 commit comments

Comments
 (0)