<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Fabric Notebook - Load File in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885793#M1278</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to explore fabric notebook, when I try to work with CSV files I am looking for an option to load the CSV file to table programmatically?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2024 10:45:14 GMT</pubDate>
    <dc:creator>yash_robin</dc:creator>
    <dc:date>2024-05-02T10:45:14Z</dc:date>
    <item>
      <title>Fabric Notebook - Load File</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885793#M1278</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to explore fabric notebook, when I try to work with CSV files I am looking for an option to load the CSV file to table programmatically?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 10:45:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885793#M1278</guid>
      <dc:creator>yash_robin</dc:creator>
      <dc:date>2024-05-02T10:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - Load File</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885813#M1279</link>
      <description>&lt;P&gt;You can use pipelines to load the CSV file data into your tables.&lt;BR /&gt;You can also try notebooks:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-notebook-load-data" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-notebook-load-data&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 10:58:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885813#M1279</guid>
      <dc:creator>MatrixMan112</dc:creator>
      <dc:date>2024-05-02T10:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - Load File</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885818#M1280</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/735373"&gt;@yash_robin&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&amp;nbsp;&lt;BR /&gt;As I understand you are very new to fabric and try to explore it.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Here is a very simple code to load any csv data to table using pyspark.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vgchennamsft_0-1714647302542.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1090377iF62AECBED020EDAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vgchennamsft_0-1714647302542.png" alt="vgchennamsft_0-1714647302542.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;df.write.format("delta").saveAsTable("gopi_lake_house.new_table")
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Additional docs to refer -&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/training/modules/work-delta-lake-tables-fabric/" target="_blank"&gt;Work with Delta Lake tables in Microsoft Fabric - Training | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please refer above docs it will help you to get through few examples.&lt;BR /&gt;&lt;BR /&gt;Hope this is helpful. Please let me know incase of further queries.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 10:58:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885818#M1280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-02T10:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - Load File</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885927#M1281</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/735373"&gt;@yash_robin&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Glad to know that your query got resolved. Please continue using Fabric Community on your further queries.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 11:45:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-Load-File/m-p/3885927#M1281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-02T11:45:09Z</dc:date>
    </item>
  </channel>
</rss>

