Saltar al contenido principal
InicioRIntermediate R for Finance

Intermediate R for Finance

Learn about how dates work in R, and explore the world of if statements, loops, and functions using financial examples.

Comience El Curso Gratis
5 Horas15 Videos59 Ejercicios
34.387 AprendicesTrophyDeclaración de cumplimiento

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.
Group¿Entrenar a 2 o más personas?Pruebe DataCamp para empresas

Preferido por estudiantes en miles de empresas


Descripción del curso

If you enjoyed the Introduction to R for Finance course, then you will love Intermediate R for Finance. Here, you will first learn the basics about how dates work in R, an important skill for the rest of the course. Your next step will be to explore the world of if statements, loops, and functions. These are powerful ideas that are essential to any financial data scientist's toolkit. Finally, we will spend some time working with the family of apply functions as a vectorized alternative to loops. And of course, all examples will be finance related! Enjoy!
Empresas

Group¿Entrenar a 2 o más personas?

Obtenga acceso de su equipo a la biblioteca completa de DataCamp, con informes centralizados, tareas, proyectos y más
Pruebe DataCamp Para EmpresasPara obtener una solución a medida, solicite una demonstración.

En las siguientes pistas

Fundamentos de Finanzas en R

Ir a la pista

Analista cuantitativo con R

Ir a la pista
  1. 1

    Dates

    Gratuito

    Welcome! Before we go deeper into the world of R, it will be nice to have an understanding of how dates and times are created. This chapter will teach you enough to begin working with dates, but only scratches the surface of what you can do with them.

    Reproducir Capítulo Ahora
    An introduction to dates in R
    50 xp
    What day is it?
    100 xp
    From char to date
    100 xp
    Many dates
    100 xp
    Date formats and extractor functions
    50 xp
    Date formats (1)
    100 xp
    Date formats (2)
    100 xp
    Subtraction of dates
    100 xp
    months() and weekdays() and quarters(), oh my!
    100 xp
  2. 2

    If Statements and Operators

    Imagine you own stock in a company. If the stock goes above a certain price, you might want to sell. If the stock drops below a certain price, you might want to buy it while it's cheap! This kind of thinking can be implemented using operators and if statements. In this chapter, you will learn all about them, and create a program that tells you to buy or sell a stock.

    Reproducir Capítulo Ahora
  3. 4

    Functions

    If data structures like data frames and vectors are how you hold your data, functions are how you tell R what to do with your data. In this chapter, you will learn about using built-in functions, creating your own unique functions, and you will finish off with a brief introduction to packages.

    Reproducir Capítulo Ahora
  4. 5

    Apply

    A popular alternative to loops in R are the apply functions. These are often more readable than loops, and are incredibly useful for scaling the data science workflow to perform a complicated calculation on any number of observations. Learn about them here!

    Reproducir Capítulo Ahora
Empresas

Group¿Entrenar a 2 o más personas?

Obtenga acceso de su equipo a la biblioteca completa de DataCamp, con informes centralizados, tareas, proyectos y más

En las siguientes pistas

Fundamentos de Finanzas en R

Ir a la pista

Analista cuantitativo con R

Ir a la pista

Colaboradores

Collaborator's avatar
Davis Vaughan

Requisitos Previos

Introduction to R for Finance
Lore Dirick HeadshotLore Dirick

Director of Data Science Education at Flatiron School

Ver Mas

¿Qué tienen que decir otros alumnos?

Únete a 13 millones de estudiantes y empeza Intermediate R for Finance hoy!

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.