microsoft / microsoft/FLAML

comment remove temperature column to reduce redundancy is not matching column name month

Open
#1,174 0 comments 0 reactions 1 assignee Claimed by @int-chaos View on GitHub
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
565
Avg merge
5d 8m
Merged PRs (30d)
17

Description

what you wanted to delete month or temperature ?
del multi_df["month"] # remove temperature column to reduce redundancy
https://microsoft.github.io/FLAML/docs/Examples/AutoML-Time%20series%20forecast/#multivariate-time-series-forecasting-with-exogenous-variables

del multi_df["month"] # remove temperature column to reduce redundancy
https://github.com/microsoft/FLAML/blob/main/notebook/automl_time_series_forecast.ipynb

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.