You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the output of df.dtypes? I have tested three types of string columns with pandas v2.2.2: object, string[python], string[pyarrow]. With object-typed columns, it seems to work properly. With string[python] or string[pyarrow], the extension crashed, which will be fixed later.
Environment
$ jupyter labextension list
Description of Issue
The filter window won't close.
CleanShot.2024-09-12.at.20.05.47.mp4
Even I click the close button repeatedly it won't close.
Reproduction Steps
...
What steps have you taken to resolve this already?
N/A
...
Anything else?
...
The text was updated successfully, but these errors were encountered: