<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sherbin W</title>
    <description>The latest articles on DEV Community by Sherbin W (@sherbin29).</description>
    <link>https://dev.to/sherbin29</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F473282%2F6fe68c67-d0b7-49b8-8e30-4f85cdee80fc.jpeg</url>
      <title>DEV Community: Sherbin W</title>
      <link>https://dev.to/sherbin29</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sherbin29"/>
    <language>en</language>
    <item>
      <title>2 columns convert into the same one column using python r pandas ..... </title>
      <dc:creator>Sherbin W</dc:creator>
      <pubDate>Mon, 02 Nov 2020 16:06:37 +0000</pubDate>
      <link>https://dev.to/sherbin29/2-columns-convert-into-the-same-one-column-using-python-r-pandas-d15</link>
      <guid>https://dev.to/sherbin29/2-columns-convert-into-the-same-one-column-using-python-r-pandas-d15</guid>
      <description>&lt;p&gt;HII &lt;br&gt;
I have 2 columns or 2 lists so I want to make 2 columns into 1 column with updated values.&lt;br&gt;
x1 = [0,15,10,0,10]&lt;br&gt;
x2 = [0,15,0,11,10]&lt;br&gt;
i want to update x2 to xl using python or pandas&lt;br&gt;
output be like&lt;br&gt;
x1=[0,15,10,11,10]&lt;br&gt;
can anyone help me&lt;/p&gt;

</description>
      <category>python</category>
      <category>showdev</category>
      <category>database</category>
    </item>
    <item>
      <title>MySQL</title>
      <dc:creator>Sherbin W</dc:creator>
      <pubDate>Sat, 03 Oct 2020 12:42:48 +0000</pubDate>
      <link>https://dev.to/sherbin29/mysql-3jc8</link>
      <guid>https://dev.to/sherbin29/mysql-3jc8</guid>
      <description>&lt;p&gt;In MySQL, I have 3 manager user id and the 10 reporting id. I need one manager data that means name and with his reporting id's names.. can anybody help me&lt;/p&gt;

</description>
      <category>devops</category>
      <category>python</category>
      <category>sql</category>
      <category>database</category>
    </item>
  </channel>
</rss>
