2 weeks ago
This discussion thread is to submit your solution for Week 2, when participating in the March 2023 developer challenge for SAP Community. The challenge is about "Exploratory Data Analysis with SAP HANA and Python".
Please use this separate thread to ask your questions and discuss issues. Keep this thread for your submissions only.
2 weeks ago - last edited 2 weeks ago
2 weeks ago
Thank you for submitting @sourabh3ss!
Cell 47 in your solution outputs
<bound method ConnectionContext.get_tables of <hana_ml.dataframe.ConnectionContext object at 0x000001E341443BB0>>
which is not the error message, but it should output the list of the tables, like
That's the only thing required to be fixed in your solution.
2 weeks ago
Thanks for your inputs. Updated the submission link.
2 weeks ago
2 weeks ago
Helo all,
Week 2:
Best regards,
Pawel.
2 weeks ago - last edited 2 weeks ago
2 weeks ago
My week2 submission.
2 weeks ago
2 weeks ago
Hi All,
Week 2 Submission link.
https://github.com/UZOIQ4SW/HANA-EDA/blob/main/Week2.ipynb
Thanks and Regards,
Gaurav Phadnis
2 weeks ago
2 weeks ago
Hi Vitaliy,
My local notebook showed output somehow in git hub it was not showing.
I had executed all cells.Please check same link its updated.
https://github.com/UZOIQ4SW/HANA-EDA/blob/main/Week2.ipynb
All output shown.
Thanks and Regards,
Gaurav Phadnis
2 weeks ago
a week ago
Hi,
My Week 2 Submission.
Regards,
Sai Nithesh
a week ago
a week ago
@Sergiu i see you went ahead and added different SELECT’s using HDF. We’ll do some of that starting this Wednesday.
a week ago
Hi,
catching up on week2. Not as challenging as the installation last week but cool stuff to simplify data handling.
Looking forward to learning how to make the hdf learn from the data.
Kind Regards, Oskar
a week ago
Hi Oskar. This dev challenge is meant to be at an introductory level, so not that challenging (besides the setup indeed). We are focusing only on the fundamentals of HANA DataFrames here, while I see you went much further, including training models.
ML was a part of the challenge our product management ran beginning of the year. You can watch:
1/ introduction to embedded ML in SAP HANA: https://www.youtube.com/live/pgV_NFdokZ4?t=14
2/ participants presentations: https://www.youtube.com/live/ul5ZqnB3qVw
Regards,
-Vitaliy
a week ago
Cool. Thanks for sharing. 😎
"I won't quit" but stay on board for week3!
a week ago
Hi, Please find my week2 submission.
a week ago
It seems you are using the `DBADMIN` user in your exercises, @kyvraoaiml
I would still suggest you create and use a separate user for this challenge, as described in point 1 of https://github.com/SAP-samples/sap-community-developer-challenge-eda-hana#security-setup --- even if you are not setting up a user store.
a week ago
I am taking care of it. Thank you for the advise.
a week ago
a week ago
Hi, Please find my week2 submission.
https://github.com/salimnisar/SAP-community-developer-challenge-eda-hana/blob/main/Week%202.ipynb
Regards
Salim Nisar
a week ago
Hi,
My Week 2 Submission.
Best regards
Mariusz
a week ago
Cześć @Mariusz. Line 31 still requires correction:
You should receive a table with names of database tables as an output, not a Python object definition.
Wednesday
Thanks to all for joining Week 2 so far! I would like to remind you that the Week 3 challenge has been available since yesterday: please see "The Timeline" in https://blogs.sap.com/2023/03/08/sap-community-developer-challenge-eda-with-sap-hana-and-python/
I would really appreciate your feedback about challenges added as comments to that blog post: what you liked, what you think can be improved, what you were missing to get started successfully, if challenges starting from Week 2 were too easy or too hard, and what you have learned.
Cheers!
-Vitaliy