method1 [Tensorflow 2.0] TypeError: '(slice(None, None, None), slice(None, -1, None))' is an invalid key /usr/local/lib/python3.7/dist-packages/pandas/core/indexes/base.py in get_loc(self, key, method, tolerance) 2896 casted_key = self._maybe_cast_indexer(key) 2897 try: -> 2898 return self._engine.get_loc(casted_key) 2899 except KeyError as err: 2900 raise KeyError(key) from err pandas/_libs/index.pyx in pandas._libs.index.IndexEngine.get_loc() pandas/_libs/index.pyx in pandas._libs.index.IndexEngi.. 2021. 12. 21. 이전 1 다음