Outras publicações
Querying and Filtering Data in pandas: A Practical Guide for Researchers in Economics and Management
Carlos J. Costa (Costa, C.);
Título Revista/Livro/Outro
Organizational Administration and Economics Journal
Ano (publicação definitiva)
2025
Língua
Inglês
País
--
Mais Informação
--
Web of Science®

Esta publicação não está indexada na Web of Science®

Scopus

Esta publicação não está indexada na Scopus

Google Scholar

Esta publicação não está indexada no Google Scholar

Esta publicação não está indexada no Overton

Abstract/Resumo
The Python library pandas has become a basis of data analysis in economics, business, and the social sciences. Effective data filtering and querying are important steps in transforming raw data into actionable insights. This article offers a comprehensive overview of the primary techniques for querying and filtering data in Pandas, presenting both conceptual explanations and practical examples. It begins with basic Boolean indexing and progresses toward more advanced methods, including .query(), .isin(), .between(), .mask(), and .where(). Each method is illustrated with realistic data examples and discussed in terms of syntax, interpretation, and best use cases. A comparative analysis summarizes the advantages and limitations of each technique, providing researchers with guidance on selecting the most suitable approach for their analytical needs.
Agradecimentos/Acknowledgements
--
Palavras-chave
pandas,data analysis,Python,filtering,query,business analytics,research methods