Pandas Joins for Spreadsheet Users
Learn how to effectively and efficiently join datasets in tabular format using the Python Pandas library.
Comece O Curso Gratuitamente4 horas12 vídeos44 exercícios3.828 aprendizesDeclaração de Realização
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.Treinar 2 ou mais pessoas?
Tentar DataCamp for BusinessAmado por alunos de milhares de empresas
Descrição do Curso
Joining two or more datasets is necessary for almost any real-world analysis. You’ve done it before with spreadsheets using VLOOKUP and related functions. Can you build on this experience as you transition to the world of Python? Yes! In this course you will learn the ins and outs of bringing datasets together with pandas, Python’s gold standard for manipulating tabular data. You’ll apply pandas functions to combine data from the National Football League (NFL) framed in a familiar spreadsheet environment. Armed with these skills you will be able to harness the power of pandas and integrate larger, more complex datasets into any analysis.
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.- 1
Introduction to joining data
GratuitoIn this chapter, we'll build a foundation for using pandas to join data. You'll learn about the types of joins and how pandas can improve your effectiveness and productivity.
Joining data: a real-world necessity50 xpThe need for joining data50 xpWorking with split data100 xpWorking with complementary data100 xpConcatenation50 xpConcatenating rows100 xpConcatenating rows with duplicated indexes100 xpConcatenating columns100 xpPower and flexibility50 xpAdvantages of pandas joins100 xpSimple coding for complex merges100 xp - 2
VLOOKUP-style joins
In this chapter, you'll learn how to use pandas for joining data in a way similar to using VLOOKUP formulas in a spreadsheet. You'll learn about three types of joins and then focus on the first type, one-to-one joins.
Types of joins50 xpOne-to-one joins100 xpOne-to-many joins100 xpMany-to-many joins100 xpA closer look at one-to-one joins50 xpUnscrambling the framework.100 xpReplicating VLOOKUP100 xpMerging on two or more keys100 xpCombining common data with inner joins50 xpObject-oriented merges100 xpBasic inner joins100 xpDealing with different names100 xpChoosing the correct join method100 xp - 3
One-to-many joins
In this chapter, we'll focus on one-to-many relationships. You'll practice identifying the relationship of key columns and joining data frames by column. You'll also learn how to join two or more data frames based on their indices.
"Out of many, one"50 xpFramework part 2: one-to-many merges100 xpIdentifying one-to-many relationships100 xpJoining on key columns50 xpChecking for duplicate keys100 xpCompleting a one-to-many merge100 xpIndex-based joins50 xpJoining on index100 xpJoining multiple tables100 xpReviewing the one-to-many join50 xp - 4
Advanced joins
In the final chapter, you'll learn advanced joining techniques to use when faced with challenging data. You'll be presented with a challenge of your own in the form of a case study that tests your skills.
Joining data in real life50 xpMixing indexes and columns100 xpSuffixes and indicators100 xpWorking with time data50 xpCombining time series100 xpMatching to the nearest time100 xpRecap and case study50 xpCase study challenge - part 1100 xpCase study challenge - part 2100 xpCase study challenge - part 3100 xp
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.colaboradores
pré-requisitos
Python for Spreadsheet UsersJohn Miller
Ver MaisData Scientist
O que os outros alunos têm a dizer?
Junte-se a mais de 15 milhões de alunos e comece Pandas Joins for Spreadsheet Users hoje mesmo!
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.