<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments for Shubham Sonar	</title>
	<atom:link href="https://shubhamsonar.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://shubhamsonar.com/</link>
	<description>11x certified Salesforce System Architect, Developer and an independent Appexchange ISV partner.</description>
	<lastBuildDate>Tue, 04 Feb 2025 15:06:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		Comment on How to read Parquet file format? by Shubham		</title>
		<link>https://shubhamsonar.com/how-to-read-parquet-file-format/#comment-32</link>

		<dc:creator><![CDATA[Shubham]]></dc:creator>
		<pubDate>Fri, 07 Jun 2024 15:19:50 +0000</pubDate>
		<guid isPermaLink="false">https://shubhamsonar.com/?p=1212#comment-32</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shubhamsonar.com/how-to-read-parquet-file-format/#comment-31&quot;&gt;Bhavesh&lt;/a&gt;.

Yep, that&#039;s another way <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2764.png" alt="❤" class="wp-smiley" style="height: 1em; max-height: 1em;" />]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shubhamsonar.com/how-to-read-parquet-file-format/#comment-31">Bhavesh</a>.</p>
<p>Yep, that&#8217;s another way ❤️</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to read Parquet file format? by Bhavesh		</title>
		<link>https://shubhamsonar.com/how-to-read-parquet-file-format/#comment-31</link>

		<dc:creator><![CDATA[Bhavesh]]></dc:creator>
		<pubDate>Fri, 07 Jun 2024 14:59:38 +0000</pubDate>
		<guid isPermaLink="false">https://shubhamsonar.com/?p=1212#comment-31</guid>

					<description><![CDATA[or We can also use pandas popular python library for data manipulation and analysis.
just import pandas as pd
df = pd.read_parquet(&#039;path to your parquet file&#039;)

Thanks for sharing, by the way! <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f60a.png" alt="😊" class="wp-smiley" style="height: 1em; max-height: 1em;" />]]></description>
			<content:encoded><![CDATA[<p>or We can also use pandas popular python library for data manipulation and analysis.<br />
just import pandas as pd<br />
df = pd.read_parquet(&#8216;path to your parquet file&#8217;)</p>
<p>Thanks for sharing, by the way! 😊</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
