We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c606d commit 1fb718fCopy full SHA for 1fb718f
pygmt/helpers/utils.py
@@ -10,8 +10,6 @@
10
import webbrowser
11
from collections.abc import Iterable
12
13
-import numpy as np
14
-import pandas as pd
15
import xarray as xr
16
from pygmt.exceptions import GMTInvalidInput
17
0 commit comments