Found 2225 bookmarks
Newest
Package Management | Ubuntu
Package Management | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
·ubuntu.com·
Package Management | Ubuntu
cas_loss_reserve_db: CAS Loss Reserve Triangle Database in problemofpoints/reservetestr: Provides a Framework for Testing Loss Reserve Methods
cas_loss_reserve_db: CAS Loss Reserve Triangle Database in problemofpoints/reservetestr: Provides a Framework for Testing Loss Reserve Methods
Full dataset from the Casualty Actuarial Society's (CAS) loss reserving database. From the CAS website: "Our goal is to prepare a clean and nice data set of loss triangles that could be used for claims reserving studies. The data includes major personal and commercial lines of business from U.S. property casualty insurers. The claims data comes from Schedule P - Analysis of Losses and Loss Expenses in the National Association of Insurance Commissioners (NAIC) database." This package pulls the by line .csv files from the CAS website and creates a tidy data set. Column names were changed from the original data to make them more user friendly.
·rdrr.io·
cas_loss_reserve_db: CAS Loss Reserve Triangle Database in problemofpoints/reservetestr: Provides a Framework for Testing Loss Reserve Methods
Flask
Flask
Create Python apps from scratch using Flask to build routes, serve assets, and build interactive user experiences.
·hackersandslackers.com·
Flask
How to Manage Your Time Like a Rebel
How to Manage Your Time Like a Rebel
I’ve always failed at time blocking. When I found I was in “obliger rebellion”, I found better ways to approach my work.
·betterhumans.pub·
How to Manage Your Time Like a Rebel
The Art of Routing in Flask
The Art of Routing in Flask
Empower your Flask application to grow dynamically with intelligent routes and well-structured views.
·hackersandslackers.com·
The Art of Routing in Flask
Infrastructure as Code, Part One
Infrastructure as Code, Part One
IaC uses code to provision, configure, and manage infrastructure. In part one of this IaC miniseries, I will introduce you to the basic concepts and explain some of the benefits.
·crate.io·
Infrastructure as Code, Part One
the cloudyr project
the cloudyr project
The goal of this initiative is to make cloud computing with R easier, by providing robust tools for working with cloud computing platforms.
·cloudyr.github.io·
the cloudyr project
Home
Home
·mran.microsoft.com·
Home
Stored Procedure in SQL Server with R Code
Stored Procedure in SQL Server with R Code
In this article we will explore how to create custom stored procedures using R which is basically an R function that can be called from a SQL Server stored procedure.
·mssqltips.com·
Stored Procedure in SQL Server with R Code
How To Use git with Multiple Remote Repositories
How To Use git with Multiple Remote Repositories
git can be configured to push and pull from many locations at once, enabling you to store your code on two different platforms while only maintaining one local copy. Here’s how to set it up.
·cloudsavvyit.com·
How To Use git with Multiple Remote Repositories