Intermediate Importing Data in R
Parse data in any format. Whether it's flat files, statistical software, databases, or data right from the web.
Comienza El Curso Gratis3 horas10 vídeos48 ejercicios79.714 aprendicesDeclaración de cumplimiento
Crea Tu Cuenta Gratuita
o
Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.¿Entrenar a 2 o más personas?
Probar DataCamp for BusinessPreferido por estudiantes en miles de empresas
Descripción del curso
In this course, you will take a deeper dive into the wide range of data formats out there. More specifically, you'll learn how to import data from relational databases and how to import and work with data coming from the web. Finally, you'll get hands-on experience with importing data from statistical software packages such as SAS, STATA, and SPSS.
¿Entrenar a 2 o más personas?
Obtén a tu equipo acceso a la plataforma DataCamp completa, incluidas todas las funciones.En las siguientes pistas
Importar y limpiar datos in R
Ir a la pista- 1
Importing data from databases (Part 1)
GratuitoMany companies store their information in relational databases. The R community has also developed R packages to get data from these architectures. You'll learn how to connect to a database and how to retrieve data from it.
- 2
Importing data from databases (Part 2)
Importing an entire table from a database while you might only need a tiny bit of information seems like a lot of unncessary work. In this chapter, you'll learn about SQL queries, which will help you make things more efficient by performing some computations on the database side.
- 3
Importing data from the web (Part 1)
More and more of the information that data scientists are using resides on the web. Importing this data into R requires an understanding of the protocols used on the web. In this chapter, you'll get a crash course in HTTP and learn to perform your own HTTP requests from inside R.
- 4
Importing data from the web (Part 2)
Importing data from the web is one thing; actually being able to extract useful information is another. Learn more about the JSON format to get one step closer to web domination.
- 5
Importing data from statistical software packages
Next to R, there are also other commonly used statistical software packages: SAS, STATA and SPSS. Each of them has their own file format. Learn how to use the haven and foreign packages to get them into R with remarkable ease!
haven50 xpImport SAS data with haven100 xpImport STATA data with haven100 xpWhat does the graphic tell?50 xpImport SPSS data with haven100 xpFactorize, round two100 xpforeign50 xpImport STATA data with foreign (1)100 xpImport STATA data with foreign (2)100 xpDo you know your data?50 xpImport SPSS data with foreign (1)100 xpExcursion: Correlation50 xpImport SPSS data with foreign (2)100 xp
¿Entrenar a 2 o más personas?
Obtén a tu equipo acceso a la plataforma DataCamp completa, incluidas todas las funciones.En las siguientes pistas
Importar y limpiar datos in R
Ir a la pistaconjuntos de datos
Education equality dataEmployee dataFlorida election dataInternational socio-economic dataLatitude (XLS)Latitude (XLSX)Big Five dataPotatoesSales dataSwimming poolsSugar import dataWater dataWine datarequisitos previos
Introduction to Importing Data in RFilip Schouwenaars
Ver MásData Science Instructor at DataCamp
¿Qué tienen que decir otros alumnos?
¡Únete a 15 millones de estudiantes y empieza Intermediate Importing Data in R hoy mismo!
Crea Tu Cuenta Gratuita
o
Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.