<?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: Aditya J</title>
    <description>The latest articles on DEV Community by Aditya J (@aditya_j_c3d9f25dc3861848).</description>
    <link>https://dev.to/aditya_j_c3d9f25dc3861848</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%2F1975696%2Fc2e61ff0-5825-4261-a92e-0b06eb8b494e.png</url>
      <title>DEV Community: Aditya J</title>
      <link>https://dev.to/aditya_j_c3d9f25dc3861848</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aditya_j_c3d9f25dc3861848"/>
    <language>en</language>
    <item>
      <title>Perform EDA Analysis in One Line of Code Data Science And Machine Learning</title>
      <dc:creator>Aditya J</dc:creator>
      <pubDate>Sun, 25 Aug 2024 07:49:23 +0000</pubDate>
      <link>https://dev.to/aditya_j_c3d9f25dc3861848/perform-eda-analysis-in-one-line-of-code-data-science-and-machine-learning-3pk2</link>
      <guid>https://dev.to/aditya_j_c3d9f25dc3861848/perform-eda-analysis-in-one-line-of-code-data-science-and-machine-learning-3pk2</guid>
      <description>&lt;p&gt;Hello Folks! 👋&lt;br&gt;
Performing EDA analysis in just one line of code? Yes, it's possible! 🚀&lt;/p&gt;

&lt;p&gt;Writing numerous lines of code to perform EDA, data cleaning, or checking for missing data and removing duplicates can be complicated, especially for beginners. Plus, it’s time-consuming. But there's a library called Klib that simplifies this process&lt;br&gt;
With just one line of code, you can perform EDA! In the image, you can see a plot of missing values, which highlights the missing data. On the other side, it checks for duplicates, removes them, adjusts data types, and optimizes memory usage.&lt;/p&gt;

&lt;p&gt;Using this library can save you time ⏰ and make your EDA process more efficient.&lt;/p&gt;

&lt;p&gt;To learn more about it, follow me! 😉&lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7rdzn6ecirgmvcipw5rx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7rdzn6ecirgmvcipw5rx.png" alt="Image description" width="800" height="397"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa5m1fiozfasrxlalo2l7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa5m1fiozfasrxlalo2l7.png" alt="Image description" width="800" height="412"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>tutorial</category>
      <category>python</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
