Skip to content

Commit c8bd6d6

Browse files
committed
Update after August. Add event for September
1 parent 5197272 commit c8bd6d6

File tree

4 files changed

+30
-3
lines changed

4 files changed

+30
-3
lines changed
283 KB
Loading
842 KB
Loading

content/meetups/20240808-reticulate-when-python-and-r-play-nice/contents.lr

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ author: Jennifer Knack
44
---
55
body:
66

7-
![](/static/images/2024-08-08-reticulate-when-R-and-Python-play-nice-with-banner-1200x630.png)
7+
![](/static/images/2024-08-08-reticulate-when-R-and-Python-play-nice-1-1200x630.jpg)
88

99
This August, we're partnering again with [Madison's Women-in-Tech (WiT)](https://madisonwomen.tech) meetup group. All genders are welcome at this event. Feel free to arrive between 6:00pm and 6:30pm to network with other attendees. The presentation will start at 6:30pm.
1010

1111
Developers and data scientists often work together towards common goals, but sometimes they use different tools to achieve those goals. It is often said that Python is the second-best language at everything; however when it comes to data science, R reigns supreme. Fortunately, there's a package for that! Reticulate is an R package that provides a comprehensive set of tools for interoperability between Python and R. Come by the MadPy August meeting to learn how to have the best of both worlds!
1212

1313
Jennifer Knack is a microbiologist, molecular biologist, and data scientist with International Flavors and Fragrances (IFF), where she works in probiotics R&D. Jennifer learned R in graduate school while pursuing a PhD in microbial ecology, and she began learning Python after joining IFF. She's a cat mom to two fuzzy boys, and in her spare time she enjoys crafting, playing outside, and filling her brain with as much knowledge as possible.
1414
---
15-
future: yes
15+
future: no
1616
---
17-
image: https://madpy.com/static/images/2024-08-08-reticulate-when-R-and-Python-play-nice-with-banner-1200x630.png
17+
image: https://madpy.com/static/images/2024-08-08-reticulate-when-R-and-Python-play-nice-1-1200x630.jpg
1818
---
1919
image_height: 630
2020
---
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
title: DevOps for Python
2+
---
3+
author: David Webber
4+
---
5+
body:
6+
7+
![](/static/images/2024-09-12-DevOps-for-Python-1200x630.png)
8+
9+
Software isn’t just developed; it is operated.
10+
11+
DevOps is a philosophy combining development and operations in a tight loop to shorten the software development lifecycle. This September, David will introduce some tools and design practices to make python software deployments more manageable, faster, and easier. Starting with a Python script that performs a useful function, we’ll webify it, containerize it, put it in the cloud, and monitor its health.
12+
13+
David Webber, PhD, is co-founder and chief scientist of Scanalytics, Inc. Founded in 2013, Scanalytics makes smart pressure-sensitive flooring underlayment to understand real-time occupancy and movement within physical spaces, with applications including building energy efficiency and security. David also served as a PI within the ARPA-E SENSOR program. Prior to Scanalytics, David studied muon and neutrino particle physics. In his spare time, David enjoys playing cooperative tabletop, RPG, and online games.
14+
---
15+
future: yes
16+
---
17+
image: https://madpy.com/static/images/2024-09-12-DevOps-for-Python-1200x630.png
18+
---
19+
image_height: 630
20+
---
21+
image_width: 1200
22+
---
23+
ogdescription: Join MadPy for our September meetup, where we'll hear about how DevOps is best practiced with Python. This event, hosted at Madison's downtown library, is free and open to the public. Newcomers welcome! We'll have pizza and beverages provided by our sponsor, Verve Industrial
24+
---
25+
pub_datetime: 2024-09-12 18:30:00 America/Chicago
26+
---
27+
meetup_url: https://www.meetup.com/madison-python/events/302758261

0 commit comments

Comments
 (0)