[Python] Support list-of-boolean in Array.to_pandas conversion #22743 Closed asfimport opened this issue on Aug 27, 2019 · 1 comment Collaborator ...
Describe the bug AseAtomsAdaptor.get_atoms (structure, **kwargs) checks numpy boolean array against python nested list. This is a bug similar to my previous PR (#2951). pymatgen/pymatgen/io/ase.py ...