<?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 get data from sharepoint folder/link using python script in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/774217#M20501</link>
    <description>&lt;P&gt;I need to have a new script in Power BI and let it read all files that I have inside this folder. How can I do that? What is folder in sharepoint?&lt;/P&gt;&lt;P&gt;The most simple code to do this task:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;import pandas as pd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# data loading and processing&lt;BR /&gt;path = "C:\\Users\\nelda\\Documents\\Projects\\project1\\dataset.csv"&lt;BR /&gt;dataset = pd.read_csv(path)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I am not sure how to do that for sharepoint.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2019 04:53:30 GMT</pubDate>
    <dc:creator>neldarov</dc:creator>
    <dc:date>2019-08-26T04:53:30Z</dc:date>
    <item>
      <title>get data from sharepoint folder/link using python script</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/774217#M20501</link>
      <description>&lt;P&gt;I need to have a new script in Power BI and let it read all files that I have inside this folder. How can I do that? What is folder in sharepoint?&lt;/P&gt;&lt;P&gt;The most simple code to do this task:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;import pandas as pd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# data loading and processing&lt;BR /&gt;path = "C:\\Users\\nelda\\Documents\\Projects\\project1\\dataset.csv"&lt;BR /&gt;dataset = pd.read_csv(path)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I am not sure how to do that for sharepoint.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 04:53:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/774217#M20501</guid>
      <dc:creator>neldarov</dc:creator>
      <dc:date>2019-08-26T04:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: get data from sharepoint folder/link using python script</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/774271#M20504</link>
      <description>&lt;P&gt;Potentially could just use the web url for the file in SharePoint. Otherwise, perhaps this will be of assistance:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/20945822/how-to-access-a-sharepoint-site-via-the-rest-api-in-python" target="_blank"&gt;https://stackoverflow.com/questions/20945822/how-to-access-a-sharepoint-site-via-the-rest-api-in-python&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 12:22:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/774271#M20504</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2019-08-23T12:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: get data from sharepoint folder/link using python script</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/775273#M20518</link>
      <description>&lt;P&gt;Thanks but that doesn't work, 403 error message. That actually does not work for many people.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 05:56:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/775273#M20518</guid>
      <dc:creator>neldarov</dc:creator>
      <dc:date>2019-08-26T05:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: get data from sharepoint folder/link using python script</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/1823388#M29291</link>
      <description>&lt;P&gt;in the sharepoint folder there is an option to select "Sync". This creates a folder in your computer. You can use that folder to create a path like you would with any other folder located in your computer&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 00:22:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/get-data-from-sharepoint-folder-link-using-python-script/m-p/1823388#M29291</guid>
      <dc:creator>jonm818</dc:creator>
      <dc:date>2021-05-05T00:22:15Z</dc:date>
    </item>
  </channel>
</rss>

