28

Joined April 2015
51 Photos and videos
4 May 2024
2412602272 seats 11/14 upper. Missed some expensive items (laptop, charger) at pathankot station (end station). @RailMinIndia @RailwaySeva @RPF_INDIA
1
72
4 May 2024
Please take action on urgent basis 🙏
1
68
28 Apr 2024
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
1
73
4 Nov 2023
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
1
84
13 Feb 2021
Day 37 : Python practice problem on recursion: geeksforgeeks.org/print-all-… I will be out of town for 2 days, may return early, will update accordingly🙂 #100DaysOfCode
2
12 Feb 2021
Day 36 : Python practice problem on graph #100DaysOfCode
1
11 Feb 2021
Day 35 : Python practice problem on graph #100DaysOfCode
1
2
10 Feb 2021
Day 34 : Python practice problem on graph #100DaysofCode
1
2
8 Feb 2021
Day 33 : Python practice problem on graph. #100DaysofCode
2
4
7 Feb 2021
Day 32 : Python practice problem: questions ss attached. Some easy ones this time. #100DaysOfCode
3
2
6 Feb 2021
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
11
5
5 Feb 2021
Day 30 : Python practice challenge: app.codesignal.com/challenge… #100DaysOfCode
3 Feb 2021
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
1
2
2 Feb 2021
Day 28 : First kaggle submission: kaggle.com/c/data-science-lo… I don't know why I am getting this error 'Evaluation Exception: Submission must have 9000 rows'. I can see 9000 rows, added indexing and header as per rules. drive.google.com/file/d/1-CN… #100DaysOfCode #kaggle #MachineLearning
1
4
1
1 Feb 2021
Day 27 : Revised preprocessing of data using Scikit-learn. #100DaysOfCode
1
1
6
31 Jan 2021
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
2
6
30 Jan 2021
Day 25 : Python practice problem: hackerrank.com/challenges/va… nice question. Got to learn a new thing about matching overlapping substring through re.findall. Thanks stackoverflow.com/a/11430936…. Sorry for cheating 🥲 #100DaysOfCode
1
2
29 Jan 2021
Day 24 : Python practice problem: hackerrank.com/challenges/ma… #100DaysOfCode
2
7
28 Jan 2021
Day 23 : loaded 100K movie data into my hive database and performed simple queries on them. And, Python practice problem: hackerrank.com/challenges/me… #100DaysOfCode
1
27 Jan 2021
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