Skip to content

README example 1 error at pytable(iris) #795

Description

@ggebbie

Affects: PythonCall

Describe the bug
Running Pluto notebook and attempting to reproduce Example 1 in the README. pytable(iris) errors with:
Python: Julia: ArgumentError: Unordered CategoricalValue objects cannot be tested for order using <. Use isless instead, or call the ordered! function on the parent array to change this

Your system
Ubuntu 25.10
Pluto v1.0.1

Pkg.status() ***
[992eb4ea] CondaPkg v0.2.36
[6099a3de] PythonCall v0.9.35
[ce6b1742] RDatasets v0.8.1
[44cfe95a] Pkg v1.12.1

CondaPkg.status() ***
seaborn v0.13.2

perhaps a known issue related to issue #88

line reference:

sns.pairplot(pytable(iris), hue="Species")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions