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 have updated to the latest preview to see what's coming and I noticed that all locations using
DefaultColumnNames throws an error stating that it is no longer available due to its protection level. I did not find this mentioned in the docs/migrations/breaking-changes-1.0.0-preview.md
The text was updated successfully, but these errors were encountered:
CESARDELATORRE
changed the title
Braking code documentation is missing breaking change 'DefaultColumnNames' is inaccessible due to its protection level"
Breaking code documentation is missing breaking change 'DefaultColumnNames' is inaccessible due to its protection level"
Apr 9, 2019
You're right. I just updated that breaking change in that doc.
The team decided on making that utility class internal. See the PR here: dotnet/machinelearning#2842
If you have any comment/feedback about it, please do so in that PR, ok? 👍
Hi,
I have updated to the latest preview to see what's coming and I noticed that all locations using
DefaultColumnNames throws an error stating that it is no longer available due to its protection level. I did not find this mentioned in the docs/migrations/breaking-changes-1.0.0-preview.md
The text was updated successfully, but these errors were encountered: