alan-turing-institute / autoemulate

emulate simulations easily
MIT License
15 stars 1 forks source link

column names #176

Open mastoffel opened 4 months ago

mastoffel commented 4 months ago

setup() takes X, y data as pandas dataframes. However, column names etc. aren't currently saved anywhere. Would be good to think about whether this would be good to do and to return for predictions etc.