Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/john-science/scipy_con_2019
- Owner: john-science
- License: mit
- Created: 2019-07-08T12:36:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T00:39:19.000Z (about 2 months ago)
- Last Synced: 2024-12-14T12:04:51.128Z (10 days ago)
- Topics: data-science, machine-learning, python, scipy, scipy2019, time-series, tutorial, tutorial-sessions
- Language: Jupyter Notebook
- Homepage:
- Size: 16.6 MB
- Stars: 275
- Watchers: 8
- Forks: 251
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.