<?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 How do I enter a filepath to automatically gather csv files via user input? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-enter-a-filepath-to-automatically-gather-csv-files-via/m-p/566399#M77792</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several csv files each with hundreds of data points that I would like to plot out as a histogram, and I would like to do that automatically with jump.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For context, I've already been doing this with Python, but now I would to migrate over to JMP. Here's the idea:&lt;/P&gt;&lt;P&gt;-Open and run the script&lt;/P&gt;&lt;P&gt;-Script asks for location of csv files&lt;/P&gt;&lt;P&gt;-User types in the file path&lt;/P&gt;&lt;P&gt;-all the csv files are appended and one giant data table is created&lt;/P&gt;&lt;P&gt;-output is a histogram of all data points and a png i saved in a folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do this with jmp? I've been searching around the forum and haven't been able to find anything that would work for me, or the applications are a little different. I'm new to jmp so any help is greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:56:38 GMT</pubDate>
    <dc:creator>OrderedFactor15</dc:creator>
    <dc:date>2023-06-10T23:56:38Z</dc:date>
    <item>
      <title>How do I enter a filepath to automatically gather csv files via user input?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-enter-a-filepath-to-automatically-gather-csv-files-via/m-p/566399#M77792</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several csv files each with hundreds of data points that I would like to plot out as a histogram, and I would like to do that automatically with jump.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For context, I've already been doing this with Python, but now I would to migrate over to JMP. Here's the idea:&lt;/P&gt;&lt;P&gt;-Open and run the script&lt;/P&gt;&lt;P&gt;-Script asks for location of csv files&lt;/P&gt;&lt;P&gt;-User types in the file path&lt;/P&gt;&lt;P&gt;-all the csv files are appended and one giant data table is created&lt;/P&gt;&lt;P&gt;-output is a histogram of all data points and a png i saved in a folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do this with jmp? I've been searching around the forum and haven't been able to find anything that would work for me, or the applications are a little different. I'm new to jmp so any help is greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:56:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-enter-a-filepath-to-automatically-gather-csv-files-via/m-p/566399#M77792</guid>
      <dc:creator>OrderedFactor15</dc:creator>
      <dc:date>2023-06-10T23:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I enter a filepath to automatically gather csv files via user input?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-enter-a-filepath-to-automatically-gather-csv-files-via/m-p/566418#M77793</link>
      <description>&lt;P&gt;I forgot to add, I already have a manual way of doing this; I just need to copy and paste the file path in the code, but a UI would be nice!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 21:41:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-enter-a-filepath-to-automatically-gather-csv-files-via/m-p/566418#M77793</guid>
      <dc:creator>OrderedFactor15</dc:creator>
      <dc:date>2022-11-07T21:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I enter a filepath to automatically gather csv files via user input?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-enter-a-filepath-to-automatically-gather-csv-files-via/m-p/566522#M77799</link>
      <description>&lt;P&gt;Very quickly checking your code, you are only missing &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/file-functions.shtml?os=win&amp;amp;source=application#ww5041137" target="_blank" rel="noopener"&gt;&lt;EM&gt;Pick Directory()&lt;/EM&gt;&lt;/A&gt; to let user select directory. If you need different kind of UI than what Pick Directory() provides, it can also be fairly easily built by &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/construct-custom-windows.shtml#" target="_blank" rel="noopener"&gt;constructing custom window&lt;/A&gt;&amp;nbsp;using different display boxes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 06:41:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-enter-a-filepath-to-automatically-gather-csv-files-via/m-p/566522#M77799</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-11-08T06:41:19Z</dc:date>
    </item>
  </channel>
</rss>

