You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/opt/cloudera/parcels/Anaconda/lib/python2.7/site-packages/cycler.py in getitem(self, key)
221 for k, v in six.iteritems(trans)))
222 else:
--> 223 raise ValueError("Can only use slices with Cycler.getitem")
224
225 def iter(self):
ValueError: Can only use slices with Cycler.getitem
The text was updated successfully, but these errors were encountered:
on this cell
of the 01_supervised.ipynb notebook getting following error:
The text was updated successfully, but these errors were encountered: