lux icon indicating copy to clipboard operation
lux copied to clipboard

Automatically visualize your pandas dataframe via a single print! 📊 💡

Results 86 lux issues
Sort by recently updated
recently updated
newest added

When trying to install the package via `pip install lux-api` the following error occurs: ``` ERROR: Command errored out with exit status 1: command: 'c:\code\eda_research\venv\scripts\python.exe' -c 'import sys, setuptools, tokenize;...

**Describe the bug** I have installed jupyterlab version 3.2.8 (since LUX does not work with the latest version of jupyterlab 4.0.1) in macOS I have followed the steps mentioned on...

**Describe the bug** According to the "Exporting to Streamlit" part of docs, after running the example code, it didn't display the HTML content and i found one Error in the...

**Describe the bug** Unexpected error in rendering Lux widget and recommendations. Falling back to Pandas display.

**Describe the bug** I tried to set up lux on a server running the current version of [the littlest Jupyterhub](https://tljh.jupyter.org/en/latest/index.html). In there I am currently using the [Jupyterlab user interface](https://tljh.jupyter.org/en/latest/howto/user-env/notebook-interfaces.html#changing-the-default-user-interface-using-tljh-config)....

**Describe the Bug** The merge call in the execute_aggregate function (lux -> executor -> PandasExecutor -> line 237) fails on pandas versions >1.4.4, which forces Lux to revert to pandas...

Thank you for developing an awesome program! I would like to ask about the supports for Shiny for Python (https://shiny.posit.co/py/) Please let me know if it is better to ask...

**Is your feature request related to a problem? Please describe.** [Modin](https://github.com/modin-project/modin) is a drop in replacement for pandas. However, current version of lux doesn't work with it. **Describe the solution...

Hello everyone, Thanks for your work on the package! I am encountering a problem when I am trying to import lux v0.5.1: ``` >>> import lux --------------------------------------------------------------------------- ImportError Traceback (most...

UserWarning: Unexpected error in rendering Lux widget and recommendations. Falling back to Pandas display.