Just gave my GitHub account a fresh update! π Feel free to dive into some of my latest projects and see what I've been up to. Your feedback is always appreciated! π
Link: https://t.co/JEizC3rxPc
I have issues in setting Apache Superset on my windows pc. So basically to set apache superset on windows we need to go through the process of docker like installing images of superset n all. So I am getting stuck at some point, can anyone help me out!
#docker#apacha
Day 63 & 64 of #100DaysOfCode
I tackled some SQL problems from a top-rated yt tutorial. After that, I did RFM analysis and applied it to a case study involving an energy drink company.
Next day I continued with the case study analysis and also took part in a dashboarding event.
Day 62 of #100DaysOfCode
Today, I tackled a tricky SQL π¨βπ»problem shared on LinkedIn. Also I practiced presenting my dashboard π skills to stakeholders and gained insights. I spent some time on job hunting and connected with people on LinkedIn. Overall, a pretty productive dayπ₯
Days 56-60 of #100DaysOfCode:
I've been getting ready for interviews and improving my SQL and Python skills for data analysis. I've solved many problems and practical cases in these languages. It's been a productive time of learning and preparation.
Q. The cats must be ordered by weight descending and will enter an elevator one by one. We would like to know what the running total weight is. If two cats have the same weight they must enter separately
Return: name, running total weight
Order by: weight desc
#100DaysOfCode
Q. The cats would like to see the average of the weight of them, the cat just after them and the cat just before them
The first and last cats are content to have an average weight of consisting of 2 cats not 3
Return: name, weight, average_weight
Order by: weight
#100DaysOfCode
Day 54 of #100DaysOfCode:
Today, I tackled challenging SQL π¨βπ» questions and worked on an Excel quiz π¦Ύ challenge. Additionally, I made progress on solving half of the case study for Danny's Pizzaπ Runner.
Days 51 to 53 of #100DaysOfCode:
Focused on solving SQL case studies today. These exercises provided a practical application of SQL concepts, allowing me to deepen my understanding of database queries.
less productive days
Days 50 of #100DaysOfCode:
I spent the last two days participating in the Money Heist SQL Challengeπ°, Excel Treasure Hunt Challengeπ§ , and quizzes by DataSense.
Dealt with a variety of SQL and Excel questions, which enhanced my critical thinking π§ and problem-solving skills.
Days 47, 48, and 49 of #100DaysOfCode:
π· Unfortunately, fell sick on day 47.
Managed to work on some estimations and RCA interview questions.π§
Focused on reinforcing fundamental concepts in DBMS, Pythonπ.
Simplified explanations for better understanding.