chuanlei

Results 4 comments of chuanlei

@jaychia @universalmind303 so we can sql query dataframe on the fly.

> Sorry @chuanlei-coding, It appears I overlooked this PR. if you want to fix the merge conflicts, I think we could get this in! @universalmind303 conflict fixed. Could you please...

> [@chuanlei-coding](https://github.com/chuanlei-coding) please let me know if the suggestion works for you, thank you! ```python import daft df = daft.from_pydict( { "urls": [ "https://www.getdaft.io/_static/stairs.png", ] } ) df2 = df.with_column("image",...