-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
70 lines (58 loc) · 3.23 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Carolina Baumanis</title>
<link>/</link>
<description>Recent content on Carolina Baumanis</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-US</language>
<lastBuildDate>Mon, 10 May 2021 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Project 1</title>
<link>/post/2021/05/10/project-1/</link>
<pubDate>Mon, 10 May 2021 00:00:00 +0000</pubDate>
<guid>/post/2021/05/10/project-1/</guid>
<description>Looking at Spotify history and weather! Link to project 1 link to google</description>
</item>
<item>
<title>Reticulate package lets R and Python play together!</title>
<link>/post/2021/05/09/my-second-post/</link>
<pubDate>Sun, 09 May 2021 00:00:00 +0000</pubDate>
<guid>/post/2021/05/09/my-second-post/</guid>
<description> Here is my post!
#r library(reticulate) hi &lt;- &quot;hello&quot; #python hi = &quot;world&quot; print(r.hi,hi) ## hello world </description>
</item>
<item>
<title>Project 1: An Exploratory Analysis of My Spotify Listening Data and Weather</title>
<link>/project/project1/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/project/project1/</guid>
<description>The two datasets explored in this project come from my Spotify listening history and from a weather station located Camp Mabry in Austin, TX. Spotify listening history was requested through the Spotify website, and the weather station data came from the National Oceanic and Atmospheric Administration (NOAA) website. The time period of interest for this exploratory analysis is between March 6, 2020 and March 6, 2021.
Required Libraries First things first.</description>
</item>
<item>
<title>Project 2: Modeling, Testing, and Predicting Bicycle Signal Safety</title>
<link>/project/project2/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/project/project2/</guid>
<description>Data Overview The dataset explored in this project comes from a bicycle signal installation experiment done in Austin, TX. At each of the 12 intersections, UT-CTR captured video recordings before and after bicycle silhouette signal faces were installed by the City of Austin. Each video captures at least 40 least 40 times when a cyclist and vehicle cross each other’s path while traveling through the intersection (called an interaction).</description>
</item>
<item>
<title>Projects</title>
<link>/projects/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/</guid>
<description> Check out some of my coding projects below:
Wrangling &amp; Exploratory Data Analysis
Modeling, Inference, Prediction
-- </description>
</item>
<item>
<title>Resume</title>
<link>/resume/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/resume/</guid>
<description> </description>
</item>
</channel>
</rss>