Skip to content

Search functionality returns no results for df.value_counts() #7945

@adilkassim

Description

@adilkassim

Describe the bug

Image Image Image

I am encountering an issue where searching within the output of df.value_counts() consistently returns no results. This persists even when searching for single characters or exact matches (e.g., 'D' or 'Dave').

The attached screenshots demonstrate the behavior:

  1. The initial df.value_counts() output.
  2. An empty result set when searching for the exact string 'Dave'.
  3. An empty result set when searching for the single letter 'D'.

Will you submit a PR?

  • Yes

Environment

Details
Replace this line with the output of marimo env. Leave the backticks in place.

Code to reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions