ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
I didn't get. Why is it better to use this than simply pl.Dataframe(df) or df.to_pandas() in order to convert it back and forth?
thanks for asking - check the part at 3:30. depending on the operation you're doing, it can make a massive performance difference to stay Polars-native (as opposed to converting to and from pandas)
I didn't get. Why is it better to use this than simply pl.Dataframe(df) or df.to_pandas() in order to convert it back and forth?
thanks for asking - check the part at 3:30. depending on the operation you're doing, it can make a massive performance difference to stay Polars-native (as opposed to converting to and from pandas)