https://delta.io logo
i

Iván Ramírez

05/31/2023, 6:53 PM
Hi! If someone is using a shared table partitioned by a column is there a way to read certain partitions with pandas without bringing the whole table first? I see the load_as_pandas function doesn't have an option for it. Does it have to be done in the share mandatory?