You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i did a thing here #19 .. and then i got tired and ran out of time and wasnt sure what the future would hold besides and thought, i have to call it somewhere. so im filing this ticket to keep track of some things that i maybe could have done but didnt, and might have to do yet sometime in the future. those things are:
make a MegastudyPlot or similar class that has slots for a Megastudy and a VariableMetadata object. move some validation from the imputing method to this class validator fxn. (this could ultimately lead to a reworking of the plot.data API..)
moving the helper fxns inside the imputing method to stand on their own and have explicit tests
make sure the imputing method never removes columns, or make it so that it always removed columns it doesnt need. (it shouldnt hurt anything that it does remove them, but its done inconsistently)..
The text was updated successfully, but these errors were encountered:
i did a thing here #19 .. and then i got tired and ran out of time and wasnt sure what the future would hold besides and thought, i have to call it somewhere. so im filing this ticket to keep track of some things that i maybe could have done but didnt, and might have to do yet sometime in the future. those things are:
The text was updated successfully, but these errors were encountered: