Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an Error Code Type Label Column for Grouping in the DataFrame #2

Open
s-sabrau opened this issue May 24, 2023 · 0 comments
Open

Comments

@s-sabrau
Copy link
Collaborator

Description:
To analyze and visualize the data more effectively, it would be helpful to add a new column that includes the error code type labels. This will allow us to easily group and aggregate the data.

Current Behavior:
The DataFrame currently only includes error codes, and there is no column for error code type labels. This makes it challenging to group and analyze the data based on error code types.

Expected Behavior:
I would like to have a new column in the DataFrame that includes error code type labels. This column should be generated automatically based on the existing error codes, enabling easier grouping and aggregation of the data.

Additional Information:

  • R Shiny package and version used: [R Shiny 1.6.0]
  • R version used: [R 4.0.3]
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

No branches or pull requests

1 participant