Details
-
LocationCollege Park, MD
-
Website
-
Github
Joined devRant on 10/13/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Is a picture worth a thousand words?
Super fun data driven analysis based on Google's Conceptual Captions Dataset.
https://kanishk307.medium.com/is-a-...
#python #dataanalysis #exploratorydataanalysis #statistics #bigdata3 -
When I browsed for a Food Recipes (Especially Indian Food) Dataset, I could not find one (that I could use) online. So, I decided to create one.
The dataset can be found here: https://lnkd.in/djdh9nX
It contains following fields (self-explanatory) - ['RecipeName', 'TranslatedRecipeName', 'Ingredients', 'TranslatedIngredients', 'Prep', 'Cook', 'Total', 'Servings', 'Cuisine', 'Course', 'Diet', 'Instructions', 'TranslatedInstructions']. The datset contains a csv and a xls file. Sometimes, the content in Hindi is not visible in the csv format.
You might be wondering what the columns with the prefix 'Translated' are. So, a lot of entries in the dataset were in Hindi language. To take care of such entries and translating them to English for consistency, I went ahead and used 'googletrans'. It is a python library that implements Google Translate API underneath.
The code for the crawler, cleaning and transformation is on Github (Repo:https://lnkd.in/dYp3sBc) (@kanishk307).
The dataset has been created using Archana's Kitchen Website (https://lnkd.in/d_bCPWV). It is a great website and hosts a ton of useful content. You should definitely consider viewing it if you are interested.
#python #dataAnalytics #Crawler #Scraper #dataCleaning #dataTransformation -
Accidentally mistyped Bug Fixes as Big Fixes and people think there was something very wrong with the application all this while.1
-
So my friend has two-step authentication for his smartphone.
Now he is not able to find his phone.
So, he tried to find his phone by logging into his google account via Android Device Manager.
Now, it is asking for the authentication pin which is in his phone.😂
He just got deadlocked.12 -
Massachusetts Institute of Technology (@MIT ) should consider giving scholarships to eveyone who can pronounce and spell Massachusetts correctly.6
-
Download hack.
The button that looks the most like a download button would, isn't the correct download button.3 -
I just realised that Chromium on Ubuntu 16.04 cannot render Blue colour perfectly. Blue gets replaced by purple. :/
Firefox handles the blue efficiently. -
When this book was written, Windows XP was the lastest OS.
I am still reading from this book in 2017.
FML.8