There was an error while loading. Please reload this page.
1 parent dfbe1b3 commit 106310dCopy full SHA for 106310d
cesium/featurize.py
@@ -1,5 +1,5 @@
1
import copy
2
-from collections import Iterable
+from collections.abc import Iterable
3
import numpy as np
4
import pandas as pd
5
import dask
0 commit comments