<?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>Python on Manish Barnwal</title>
    <link>https://manishbarnwal.com/tags/python/</link>
    <description>Recent content in Python on Manish Barnwal</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 26 May 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://manishbarnwal.com/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why you should use logging instead of print statements?</title>
      <link>https://manishbarnwal.com/posts/logging_in_python/</link>
      <pubDate>Tue, 26 May 2020 00:00:00 +0000</pubDate>
      <guid>https://manishbarnwal.com/posts/logging_in_python/</guid>
      <description>This is a post on how one should get started with logging in Python.</description>
    </item>
    <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>
  </channel>
</rss>
