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
Python preprocessing code has a nascent test suite, but some code paths remain untested (see here for an example of an untested preprocessing bug fix). The test suite should at minimum cover all of the pandas variable types that CovariateTransformer.fit() accepts.
The text was updated successfully, but these errors were encountered:
Python preprocessing code has a nascent test suite, but some code paths remain untested (see here for an example of an untested preprocessing bug fix). The test suite should at minimum cover all of the pandas variable types that
CovariateTransformer.fit()
accepts.The text was updated successfully, but these errors were encountered: