RecTools icon indicating copy to clipboard operation
RecTools copied to clipboard

if column.model not provided in visual app then set default model name

Open Adiutant opened this issue 1 year ago • 1 comments

Description

Set default model name in Column.Model column, when using VisualApp #118 Closes #118

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Optimization

How Has This Been Tested?

Before submitting a PR, please check yourself against the following list. It would save us quite a lot of time.

  • Have you read the contribution guide?
  • Have you updated the relevant docstrings? We're using Numpy format, please double-check yourself
  • Does your change require any new tests?
  • Have you updated the changelog file?

Adiutant avatar Dec 21 '24 19:12 Adiutant