Commit 07f8d12 Quarto GHA Workflow Runner
committed Apr 14, 2024 · 3 / 3
1 parent db21416 commit 07f8d12 Copy full SHA for 07f8d12
File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- 19a5ccf0
1
+ 1180b50e
Original file line number Diff line number Diff line change @@ -222,13 +222,13 @@ <h2 id="toc-title">Contents</h2>
222
222
< section id ="importData " class ="level1 " data-number ="1 ">
223
223
< h1 data-number ="1 "> < span class ="header-section-number "> 1</ span > Import Data</ h1 >
224
224
< p > Importing data using < code > pandas</ code > takes syntax of the following form for < code > .csv</ code > files:</ p >
225
- < div id ="883d4cdd " class ="cell " data-execution_count ="1 ">
225
+ < div id ="2a14bc98 " class ="cell " data-execution_count ="1 ">
226
226
< div class ="sourceCode cell-code " id ="cb1 "> < pre class ="sourceCode python code-with-copy "> < code class ="sourceCode python "> < span id ="cb1-1 "> < a href ="#cb1-1 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="im "> import</ span > pandas < span class ="im "> as</ span > pd</ span >
227
227
< span id ="cb1-2 "> < a href ="#cb1-2 " aria-hidden ="true " tabindex ="-1 "> </ a > </ span >
228
228
< span id ="cb1-3 "> < a href ="#cb1-3 " aria-hidden ="true " tabindex ="-1 "> </ a > data < span class ="op "> =</ span > pd.read_csv(< span class ="st "> "filepath/filename.csv"</ span > )</ span > </ code > < button title ="Copy to Clipboard " class ="code-copy-button "> < i class ="bi "> </ i > </ button > </ pre > </ div >
229
229
</ div >
230
230
< p > Below, I import a < code > .csv</ code > file and save it into an object called < code > mydata</ code > (you could call this object whatever you want):</ p >
231
- < div id ="3b81d7e8 " class ="cell " data-execution_count ="2 ">
231
+ < div id ="6d27b148 " class ="cell " data-execution_count ="2 ">
232
232
< div class ="sourceCode cell-code " id ="cb2 "> < pre class ="sourceCode python code-with-copy "> < code class ="sourceCode python "> < span id ="cb2-1 "> < a href ="#cb2-1 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="im "> import</ span > pandas < span class ="im "> as</ span > pd</ span >
233
233
< span id ="cb2-2 "> < a href ="#cb2-2 " aria-hidden ="true " tabindex ="-1 "> </ a > </ span >
234
234
< span id ="cb2-3 "> < a href ="#cb2-3 " aria-hidden ="true " tabindex ="-1 "> </ a > data < span class ="op "> =</ span > pd.read_csv(< span class ="st "> "https://osf.io/s6wrm/download"</ span > )</ span > </ code > < button title ="Copy to Clipboard " class ="code-copy-button "> < i class ="bi "> </ i > </ button > </ pre > </ div >
Original file line number Diff line number Diff line change 7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0, user-scalable=yes ">
8
8
9
9
10
- < title > Quarto Website - Website </ title >
10
+ < title > Quarto Website - Python Data Analysis Guides </ title >
11
11
< style >
12
12
code {white-space : pre-wrap;}
13
13
span .smallcaps {font-variant : small-caps;}
196
196
197
197
< header id ="title-block-header " class ="quarto-title-block default ">
198
198
< div class ="quarto-title ">
199
- < div class ="quarto-title-block "> < div > < h1 class ="title "> Website </ h1 > < button type ="button " class ="btn code-tools-button " id ="quarto-code-tools-source "> < i class ="bi "> </ i > Code</ button > </ div > </ div >
199
+ < div class ="quarto-title-block "> < div > < h1 class ="title "> Python Data Analysis Guides </ h1 > < button type ="button " class ="btn code-tools-button " id ="quarto-code-tools-source "> < i class ="bi "> </ i > Code</ button > </ div > </ div >
200
200
</ div >
201
201
202
202
713
713
} ) ;
714
714
</ script > < div class ="modal fade " id ="quarto-embedded-source-code-modal " tabindex ="-1 " aria-labelledby ="quarto-embedded-source-code-modal-label " aria-hidden ="true "> < div class ="modal-dialog modal-dialog-scrollable "> < div class ="modal-content "> < div class ="modal-header "> < h5 class ="modal-title " id ="quarto-embedded-source-code-modal-label "> Source Code</ h5 > < button class ="btn-close " data-bs-dismiss ="modal "> </ button > </ div > < div class ="modal-body "> < div class ="">
715
715
< div class ="sourceCode " id ="cb1 " data-shortcodes ="false "> < pre class ="sourceCode markdown code-with-copy "> < code class ="sourceCode markdown "> < span id ="cb1-1 "> < a href ="#cb1-1 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="co "> ---</ span > </ span >
716
- < span id ="cb1-2 "> < a href ="#cb1-2 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="an "> title:</ span > < span class ="co "> "Website "</ span > </ span >
716
+ < span id ="cb1-2 "> < a href ="#cb1-2 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="an "> title:</ span > < span class ="co "> "Python Data Analysis Guides "</ span > </ span >
717
717
< span id ="cb1-3 "> < a href ="#cb1-3 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="co "> ---</ span > </ span >
718
718
< span id ="cb1-4 "> < a href ="#cb1-4 " aria-hidden ="true " tabindex ="-1 "> </ a > </ span >
719
719
< span id ="cb1-5 "> < a href ="#cb1-5 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="ss "> - </ span > < span class ="co "> [</ span > < span class ="ot "> Data Management</ span > < span class ="co "> ](dataManagement.html)</ span > </ span > </ code > < button title ="Copy to Clipboard " class ="code-copy-button "> < i class ="bi "> </ i > </ button > </ pre > </ div >
Original file line number Diff line number Diff line change 9
9
{
10
10
"objectID" : " index.html" ,
11
11
"href" : " index.html" ,
12
- "title" : " Website " ,
12
+ "title" : " Python Data Analysis Guides " ,
13
13
"section" : " " ,
14
14
"text" : " Data Management"
15
15
},
Original file line number Diff line number Diff line change 2
2
<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" >
3
3
<url >
4
4
<loc >https://DevPsyLab.github.io/pythonDataAnalysisGuides/about.html</loc >
5
- <lastmod >2024-04-14T19:12:33.345Z </lastmod >
5
+ <lastmod >2024-04-14T19:18:20.717Z </lastmod >
6
6
</url >
7
7
<url >
8
8
<loc >https://DevPsyLab.github.io/pythonDataAnalysisGuides/index.html</loc >
9
- <lastmod >2024-04-14T19:12:33.361Z </lastmod >
9
+ <lastmod >2024-04-14T19:18:20.733Z </lastmod >
10
10
</url >
11
11
<url >
12
12
<loc >https://DevPsyLab.github.io/pythonDataAnalysisGuides/dataManagement.html</loc >
13
- <lastmod >2024-04-14T19:12:33.345Z </lastmod >
13
+ <lastmod >2024-04-14T19:18:20.717Z </lastmod >
14
14
</url >
15
15
</urlset >
You can’t perform that action at this time.
0 commit comments