Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/john-science/scipy_con_2019

Tutorial Sessions for SciPy Con 2019
https://github.com/john-science/scipy_con_2019

data-science machine-learning python scipy scipy2019 time-series tutorial tutorial-sessions

Last synced: 3 days ago
JSON representation

Tutorial Sessions for SciPy Con 2019

Awesome Lists containing this project

README

        

# Tutorial Sessions for SciPy Con 2019

I couldn't attend every tutorial, but these seemed like fun:

## Monday, 8AM (Room 203) Modern Time Series Analysis

* [Here](https://github.com/john-science/scipy_con_2019/tree/main/modern_time_series_analysis/) is my version of this tutorial, since it was not available online.

## Monday, 8AM (Room 106) PyTest

* [Here](https://leemangeophysicalllc.github.io/testing-with-python/) is a link to their official GitHub.

## Monday 1PM (Room 203) Bayesian Data Science: Probabilistic Programming

* [Here](https://github.com/john-science/bayesian-stats-modelling-tutorial) is my fork of their GitHub.

## Tuesday 8AM (Room 106) RAPIDS: Open GPU Data Science

* [Here](https://github.com/john-science/scipy_con_2019/tree/main/gpu) is my version of their tutorial, since it was not available online.

## Tuesday 1PM (Room 104) Escape from Auto-manual Testing with Hypothesis!

* [Here](https://github.com/john-science/escape-from-automanual-testing) is my fork of their GitHub.