Emily KL

Results 110 comments of Emily KL

> Just to make sure: from my side no additional changes are required since the existing problems weren't caused by this PR, right? @my-tien I believe that's correct, I don't...

Could you also merge `master` into this branch again? When you do so, that should trigger the pipeline.

@my-tien Yes I hope we can get this into the next release. I need to figure out why the test pipelines are failing which I hope to do today (no...

@my-tien, could you please cherry-pick commit dfcdfdf onto this branch?

@FBruzzesi @MarcoGorelli Sharing the performance / profiling scripts I have been using -- - [Here is a script](https://gist.github.com/emilykl/b4c6528a8653964b9c755c87ea3b2ec5) for timing plot generation for a 1 million row dataset for various...

@MarcoGorelli @FBruzzesi Just a heads-up, I ran another performance benchmark today and I'm seeing a significant performance drop for scatter charts compared to Wednesday -- on Wed, Narwhals was ~13%...

@FBruzzesi @MarcoGorelli Merged! 🚀 🎉 💥

@T4rk1n What do you think about using `app` as the default variable name if no variable name is provided? So e.g. if you had a file named `my_dash_app.py` containing an...

@T4rk1n For the flags, is there a way to make the helptext clearer to the user about which option is the default? I.e. if I can pass `--debug` or `--no-debug`,...

@Hermeij Would you be able to provide a minimal code snippet which reproduces the issue you are seeing? The code you provided gives a general idea, but the variables `df0`...