Пример.
Код: Выделить всё
numbers = [['304-144635', 0], ['123-091523', 7], ['305-144931', 12], ['623-101523', 16], ['305-145001', 22], ['623-111523', 27], ['9998-2603', 29]]
Код: Выделить всё
df = pl.DataFrame(numbers)
Подробнее здесь: https://stackoverflow.com/questions/794 ... nto-colums