-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
This issue is up for grabs, with the goal of developing a new feature called pm.TidyData
. The goal is to deal with automatically translating strings from a dataframe into integer arrays for indexing in models, and then make sure we still get the right labels in the output, for plots and diagnostics.
@aseyboldt implemented a first version and an example, but the implementation is not mature enough, so we decided to not include it in #3551.
This would be a very useful new feature though, which is why we created this issue -- to remind ourselves of it and in case someone wants to give it a try 😉
NowanIlfideme and ericmjl