Christopher Calip

Results 12 comments of Christopher Calip

@geodeveloper Curious from quote "All I can do is to replicate the class (not best solution)." Why is not the best solution nor even a workable for your app? Whats...

@geodeveloper I see how about an alternative.. given that the interfaces wont be changing this major version; you can have a custom class with a composition of using the ChainProvider....

who wants it? will this fly warranting a patch?

Throwing it out there that this issue is BC and thus is fair to punt to a future discussion.

nevermind. doing a pivot..

For anyone encountering this bug. Do this: `composer require symfony/http-kernel -W`

Error sighted; on my case ```Avoid unused private fields such as``` but class has traits with methods that makes used of said fields.

2023-12-29 Also experiencing out-of-core not working for csv,parquet on 32 GB ram using modin[dask],modin[ray],modin[unidist]..mpi

Just to note I am not clear: 1. modin-ray does not work with large csv file bigger than RAM. 2. modin-ray does not work with large parquet bigger than RAM....