API as a package: Structure

September 15, 2022 | The Jumping Rivers Blog

This is part one of our three part series Part 1: API as a package: Structure (this post) Part 2: API as a package: Logging (to be published) Part 3: API as a package: Testing (to be published) Introduction At Jumping Rivers we were recently tasked with taking a prototype application built in {...
[...Read more...]

rstudio::glimpse() Newsletter

August 30, 2022 | Python on RStudio

Tracy Teal is the Open Source Program Director at RStudio. This is our second rstudio::glimpse() newsletter. If you're reading this on the blog, you can subscribe here to receive this newsletter in your inbox. When I look back on rstudio::conf(2022)... [...Read more...]

Python Troubleshooting Q&A

August 26, 2022 | Sang-Heon Lee

This is just a small collection of common error messages and solutions that we encounter when using Python. Python Troubleshooting Q&A 1. Pyfolio - AttributeError: 'numpy.int64' object has no attribute 'to_pydatetime' ...
[...Read more...]

Naive Bayes with Python VIDEO

August 26, 2022 | Dr. Darrin

Naive Bayes is an algorithm that is commonly used with text classification. However, it can also be used for separating observations into multiple categories. In this video, we will look at a simple example of the use of Naive Bayes in Python.
[...Read more...]
1 43 44 45 46 47 116