<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hacks on Manish Barnwal</title>
    <link>https://manishbarnwal.com/tags/hacks/</link>
    <description>Recent content in Hacks on Manish Barnwal</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 Jun 2018 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://manishbarnwal.com/tags/hacks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Handling errors with try-catch in Python</title>
      <link>https://manishbarnwal.com/posts/try_catch_in_python/</link>
      <pubDate>Mon, 18 Jun 2018 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/try_catch_in_python/</guid>
      <description>This tutorial is on handling errors with try-catch in Python.</description>
    </item>
    <item>
      <title>Subsetting a dataframe in Python</title>
      <link>https://manishbarnwal.com/posts/subsetting_dataframe_python/</link>
      <pubDate>Mon, 18 Jun 2018 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/subsetting_dataframe_python/</guid>
      <description>This tutorial is on how to filter rows of a dataframe based on conditions on columns in dataframe in Python.</description>
    </item>
    <item>
      <title>Working with dates in Python</title>
      <link>https://manishbarnwal.com/posts/working_with_dates_in_python/</link>
      <pubDate>Mon, 18 Jun 2018 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/working_with_dates_in_python/</guid>
      <description>This tutorial is on ways to deal with dates in Python.</description>
    </item>
    <item>
      <title>git and github for data scientists</title>
      <link>https://manishbarnwal.com/posts/git_and_github_for_data_scientists/</link>
      <pubDate>Wed, 18 Apr 2018 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/git_and_github_for_data_scientists/</guid>
      <description>This is a tutorial on git and github for anyone who wants to use it.</description>
    </item>
    <item>
      <title>Creating a virtual environment in Python</title>
      <link>https://manishbarnwal.com/posts/virtual_environment_in_python/</link>
      <pubDate>Tue, 23 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/virtual_environment_in_python/</guid>
      <description>This is a tutorial on how to create a virtual environment in Python.</description>
    </item>
    <item>
      <title>Common docker commands</title>
      <link>https://manishbarnwal.com/posts/common_docker_commands/</link>
      <pubDate>Thu, 23 Nov 2017 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/common_docker_commands/</guid>
      <description>This post is a tutorial on the commonly used docker commands.</description>
    </item>
    <item>
      <title>Top lessons I learned from 3 years at Walmart</title>
      <link>https://manishbarnwal.com/posts/lessons_learnt_from_3_years_of_job_at_walmart/</link>
      <pubDate>Mon, 05 Jun 2017 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/lessons_learnt_from_3_years_of_job_at_walmart/</guid>
      <description>This post is about my learnings from three years of job at Walmart.</description>
    </item>
    <item>
      <title>Markdown commands I use frequently</title>
      <link>https://manishbarnwal.com/posts/markdown_commands_i_use_frequently/</link>
      <pubDate>Mon, 15 May 2017 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/markdown_commands_i_use_frequently/</guid>
      <description>This post is a tutorial on dplyr - a package for data manipulation in R.</description>
    </item>
    <item>
      <title>Improve runtime of Random Forest in R</title>
      <link>https://manishbarnwal.com/posts/improve_runtime_random_forest_r/</link>
      <pubDate>Thu, 13 Oct 2016 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/improve_runtime_random_forest_r/</guid>
      <description>This post talks about a trick to improve the runtime of random forest package in R for large datasets</description>
    </item>
    <item>
      <title>How to install a package of a particular version in R</title>
      <link>https://manishbarnwal.com/posts/install_a_package_particular_version_in_r/</link>
      <pubDate>Wed, 05 Oct 2016 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/install_a_package_particular_version_in_r/</guid>
      <description>This post explains how to install a package of a particular version in R</description>
    </item>
    <item>
      <title>Shell commands come in handy for a data scientist</title>
      <link>https://manishbarnwal.com/posts/shell_commands_for_data_scientist/</link>
      <pubDate>Fri, 30 Sep 2016 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/shell_commands_for_data_scientist/</guid>
      <description>This post talks about shell commands that come in handy for data-science people</description>
    </item>
    <item>
      <title>Vim/Vi editor shortcuts</title>
      <link>https://manishbarnwal.com/posts/vim_shortcuts/</link>
      <pubDate>Thu, 22 Sep 2016 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/vim_shortcuts/</guid>
      <description>This post talks shortcuts in vim editor</description>
    </item>
    <item>
      <title>When R package is not available across the cluster</title>
      <link>https://manishbarnwal.com/posts/r_packages_not_in_cluster/</link>
      <pubDate>Tue, 02 Aug 2016 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/r_packages_not_in_cluster/</guid>
      <description>This post talks about a hack which is useful if a particular R package is unavailable across the cluster</description>
    </item>
  </channel>
</rss>
