<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>pandas on Shan Islam</title><link>/tags/pandas/</link><description>Recent content in pandas on Shan Islam</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 18 Dec 2018 15:36:35 +0000</lastBuildDate><atom:link href="/tags/pandas/index.xml" rel="self" type="application/rss+xml"/><item><title>Python</title><link>/python/</link><pubDate>Tue, 18 Dec 2018 15:36:35 +0000</pubDate><guid>/python/</guid><description>Table of Contents Table of Contents Pandas Pandas Conditonal Column Applying functions to Pandas columns Converting strings to date or datetime Pandas Pandas Conditonal Column A conditional column is a column in a dataframe that is generated based on other column/s. There are multiple way of doing this in Python but one of the quickest ways is to use the np.where() function. This function is basically the equivalent of an if statement in Excel.</description></item></channel></rss>