Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikdata/2021-pydata-global-lightning-talk
PyData Global 2021 Lightning Talk - R & Python
https://github.com/nikdata/2021-pydata-global-lightning-talk
Last synced: 3 days ago
JSON representation
PyData Global 2021 Lightning Talk - R & Python
- Host: GitHub
- URL: https://github.com/nikdata/2021-pydata-global-lightning-talk
- Owner: nikdata
- License: mit
- Created: 2021-10-07T18:11:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T19:52:56.000Z (about 3 years ago)
- Last Synced: 2024-11-09T07:38:59.953Z (about 2 months ago)
- Language: HTML
- Homepage: https://nikdata.github.io/2021-PyData-Global-Lightning-Talk/presentation.html#1
- Size: 293 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE.md
Awesome Lists containing this project
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```# 2021 PyData Global Conference
This repo contains my lightning talk for the 2021 PyData Global Conference.
This talk will about using {reticulate} within R to access almost any Python library.