Is there any way to make VS Code suggest all dataframe column labels?
From the above sample dataframe, I expect all the column labels (Country, Product, Price, Qty) is going to popup. But none show up after I select 'Country'.
Is there any way to make VS Code suggest all dataframe column labels?
From the above sample dataframe, I expect all the column labels (Country, Product, Price, Qty) is going to popup. But none show up after I select 'Country'.