<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python on hersoncruz.com</title>
    
    
    
    <link>https://www.hersoncruz.com/categories/python/</link>
    <description>Recent content in Python on hersoncruz.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 09 Sep 2024 18:26:53 -0600</lastBuildDate>
    
	<atom:link href="https://www.hersoncruz.com/categories/python/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Boost Your Data Analytics Workflow with Pingouin: A Powerful Python Statistical Package</title>
      <link>https://www.hersoncruz.com/posts/boost-your-data-analytics-workflow-with-pingouin/</link>
      <pubDate>Mon, 09 Sep 2024 18:26:53 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/boost-your-data-analytics-workflow-with-pingouin/</guid>
      <description>
        
          &lt;img src=&#34;https://www.hersoncruz.com/images/covers/pingouin.jpg&#34;/&gt;
          
        
        
        
          Learn how to boost your data analytics workflow with Pingouin, a powerful Python statistical package. Explore its benefits, code examples, and performance improvements over traditional libraries like NumPy and Pandas.
          
        
        </description>
    </item>
    
    <item>
      <title>Streamlining File Management with Python</title>
      <link>https://www.hersoncruz.com/posts/streamlining-file-management-with-python/</link>
      <pubDate>Tue, 30 Jul 2024 06:31:36 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/streamlining-file-management-with-python/</guid>
      <description>
        
          &lt;img src=&#34;https://www.hersoncruz.com/images/covers/task_automation.gif&#34;/&gt;
          
        
        
        
          Explore how Python can help streamline your file management tasks. From organizing files to automating backups, this guide covers practical scripts to enhance your productivity.
          
        
        </description>
    </item>
    
    <item>
      <title>Automate Suspicious Network Activity Detection with Python</title>
      <link>https://www.hersoncruz.com/posts/automate-suspicious-network-activity-detection-with-python/</link>
      <pubDate>Sat, 27 Jul 2024 04:52:18 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/automate-suspicious-network-activity-detection-with-python/</guid>
      <description>
        
          &lt;img src=&#34;https://www.hersoncruz.com/images/covers/python_networking.png&#34;/&gt;
          
        
        
        
          Dive into our latest Saturday Scripting post where we explore a powerful and hacky cybersecurity script that every sysadmin should have in their toolkit. Learn how to use Python to automate the detection and alerting of suspicious network activity, ensuring your servers stay secure.
          
        
        </description>
    </item>
    
    <item>
      <title>Dive into AsyncIO: Unlocking Python&#39;s Asynchronous Potential</title>
      <link>https://www.hersoncruz.com/posts/dive-into-asyncio-unlocking-pythons-asynchronous-potential/</link>
      <pubDate>Wed, 10 Jul 2024 11:56:34 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/dive-into-asyncio-unlocking-pythons-asynchronous-potential/</guid>
      <description>
        
          
          
          
        
        
        
          If you’ve ever felt the need for speed and efficiency in your Python code, this is the blog post for you. Today, we’re diving into the fascinating realm of asynchronous programming with Python’s AsyncIO module. Get ready for some fun examples and the many benefits of going async!
          
        
        </description>
    </item>
    
  </channel>
</rss>