Skip to content

fixed bugs that killed the web interface#188

Merged
dhmay merged 1 commit intomainfrom
issue_187
Jun 30, 2025
Merged

fixed bugs that killed the web interface#188
dhmay merged 1 commit intomainfrom
issue_187

Conversation

@dhmay
Copy link
Copy Markdown
Owner

@dhmay dhmay commented Jun 30, 2025

In a couple places, a value_counts().reset_index() was being done, and then there was assumed to be a "count" column. That worked in my regular deployment, but not in the web interface, I think due to pandas version skew.

@dhmay dhmay merged commit c81f528 into main Jun 30, 2025
1 check failed
@dhmay dhmay deleted the issue_187 branch June 30, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant