Emeli Dral
Emeli Dral
Hi @emeli-dral, I tested the package on one of the datasets that I am using for a tutorial that I am preparing for my blog. the training set has a...
Thanks @gakuba, we are aware of this issue! It happens because in dev version we store all the data inside the HTML. Unfortunately, since we have to prioritize our resources,...
> Thanks, @emeli-dral. the idea of having a dashboard will definitely be the ultimate solution that will see many people adopting this library. With a dashboard, I am thinking of...
Hi @yanhong-zhao-ef , thank you for the example! We are solving this right now. Firstly we will implement nice short metrics summary in JSON format. Hopefully, it will help easily...
Hi @yanhong-zhao-ef ! Thanks for checking in. We released two features you might like: 1. JSON profiles. You can now generate the text summary of the report (e.g. metrics and...
Hey @rmminusrslash, Thanks for reporting! Unfortunately, this is the current limitation of the tool. The report is large because the tool stores all the data necessary to generate interactive plots...
Hey @rmminusrslash , thanks for more details! We thought about adding an error message based on data size. But the limit would depend on the user infrastructure especially if used...
Hi @echarso, Thank you for this question. Currently, the tool works only with pandas DataFrames or CSV files (CLI version). This means that you can either transform Spark DataFrame to...
Hi @prarshah , thank you for bringing this up! Currently we do not account for the dataset sizes in this test, it makes sense to rescale it. To add to...
Hi @jeff-ridgeway , Thank you for bringing this up. We decided to keep using compose V2 , which is described here: https://docs.docker.com/compose/#compose-v2-and-the-new-docker-compose-command If you believe it is wrong decision and...