Skip to Content
0
Jun 17, 2020 at 12:43 PM

Error with hana_ml.visualizers.eda

51 Views

Hello,

i tried to follow the following blog post :

https://blogs.sap.com/2019/08/21/conquer-your-data-with-the-hana-dataframe-exploratory-data-analysis/

I saved the data into a Hana table and then loaded it using hana_ml. Some visualizations work. With some of them I get the error "invalid column name: AGE" (or anther "invalid column" names. I checked the case sensitivity and it still comes up with the error. I use the same data and the same code. How can that be? Thanks for any advice