Pnr 2538778405. 12446 train is delayed by over 8 hours. No stops after ludhiana. No food options online/offline. The train was supposed to reach delhi in the morning at 7 am, its 3 pm already @RailwaySeva@RailMinIndia
Pnr 2529757063. The AC is too cold even for a normal passenger. I have a fever 🤒. Can you do something or give the contact of the concerned person inside the train. @RailwaySeva@RailMinIndia
Day 31 : Python practice problem: app.codesignal.com/arcade/in…. You may not access this link as the question is locked and only be accessible to those who have solved previous questions. Btw also shared ss of question and my solution.
#100DaysOfCode
Day 29 : Finally made 2 submissions on kaggle by removing header while reading to avoid 1 row loss and then adding header to output manually 😬. If you know a better solution please suggest. Thanks
#100DaysOfCode#kaggle#MachineLearning
Day 26 : did some practice on hiveql, got some unexpected outputs. Like here output should have cat_type like 'comedy ', 'adventure' and corresponding average rating should be like '2.23749', '4.87412837' but in actual output, cat_type is weird.
#100Daysofcode
Day 22 : Used wordcount command in hadoop.
Installed and configured hive. Learnt hive database commands and used it to create database and tables.
Trying to load 1 million movie data into tables which is giving NULL for some columns. I am so done for today 🥴
#100DaysOfCode