Log InSign Up

Top 12 Research Specialist Skills to Put on Your Resume

In today's competitive job market, standing out as a research specialist requires a unique blend of skills that showcase your analytical prowess and attention to detail. This article explores the top 12 skills that will make your resume shine, setting you apart from the competition and signaling to potential employers that you are a top-tier candidate for research-intensive roles.

Top 12 Research Specialist Skills to Put on Your Resume

Research Specialist Skills

  1. Data Analysis
  2. Python
  3. R Programming
  4. Statistical Modeling
  5. Machine Learning
  6. Qualitative Research
  7. Quantitative Research
  8. SPSS
  9. MATLAB
  10. Survey Design
  11. NVivo
  12. Tableau

1. Data Analysis

Data analysis is the process of systematically applying statistical and/or logical techniques to evaluate and interpret data, aiming to extract meaningful insights and conclusions to support decision-making and research findings.

Why It's Important

Data analysis is crucial for a Research Specialist as it enables them to systematically interpret data, uncover patterns, validate hypotheses, and inform decision-making, thereby enhancing the accuracy and credibility of research findings.

How to Improve Data Analysis Skills

Improving data analysis as a Research Specialist involves several key strategies focused on enhancing accuracy, efficiency, and insight generation. Here's a concise guide:

  1. Strengthen Statistical Foundations: Solidify your understanding of statistical methods and principles. Resources like Khan Academy offer free, high-quality tutorials.

  2. Master Data Analysis Tools: Excel in using software specific to your field, such as SPSS, R, or Python. Tutorials on DataCamp can help you advance your skills.

  3. Data Cleaning Techniques: Learn to efficiently clean and preprocess data. The Data Cleaning Guide on KDnuggets provides valuable tips.

  4. Critical Thinking and Problem-Solving: Enhance these skills to interpret data more effectively. Engage with communities on Stack Exchange to see real-world problem-solving.

  5. Stay Updated with Latest Trends: Follow leading data analysis blogs and publications, such as Towards Data Science on Medium, to keep abreast of new techniques and technologies.

  6. Hands-on Practice: Apply your skills on real-world datasets available on platforms like Kaggle to gain practical experience.

  7. Peer Review and Collaboration: Engage in collaborative projects and peer review sessions to gain new insights and feedback. Platforms like GitHub facilitate collaboration and version control for your projects.

By focusing on these areas, you can significantly enhance your data analysis capabilities as a Research Specialist.

How to Display Data Analysis Skills on Your Resume

How to Display Data Analysis Skills on Your Resume

2. Python

Python is a high-level, versatile programming language favored for its ease of learning and readability, widely used in data analysis, machine learning, web development, and automation.

Why It's Important

Python is important for a Research Specialist because it provides powerful libraries for data analysis, visualization, and machine learning, enabling efficient handling of large datasets and complex computations with relatively simple and readable code.

How to Improve Python Skills

Improving your Python skills as a Research Specialist involves a combination of practicing coding, understanding advanced features, and applying Python in your research domain. Here's a concise guide:

  1. Master the Basics: Ensure a strong grasp of Python syntax and basic constructs. Python's official documentation is an excellent starting point.

  2. Learn Data Handling: Master libraries like NumPy for numerical data and Pandas for data manipulation and analysis.

  3. Visualization Skills: Learn to visualize data using libraries such as Matplotlib and Seaborn, crucial for data analysis and presentation.

  4. Statistical and Scientific Computing: Enhance your skills in scientific computing by using SciPy for advanced computations and Statsmodels for statistical modeling.

  5. Machine Learning: If your research involves predictive modeling or analysis, Scikit-learn is a must-learn library. For deep learning, consider TensorFlow or PyTorch.

  6. Practice Regularly: Apply what you've learned in small projects or participate in challenges on platforms like LeetCode or Kaggle.

  7. Collaborate and Share: Use GitHub for version control, collaboration, and showcasing your projects.

  8. Stay Updated and Network: Join Python and research communities on Stack Overflow, Reddit, and LinkedIn to stay updated on latest trends and network with peers.

  9. Continuous Learning: Enroll in advanced Python courses on platforms like Coursera or edX that offer specialized courses in Python for research and data analysis.

By following these steps and leveraging the resources provided, you can significantly improve your Python skills relevant to your role as a Research Specialist.

How to Display Python Skills on Your Resume

How to Display Python Skills on Your Resume

3. R Programming

R Programming is a statistical computing and graphics language used by research specialists for data analysis, statistical modeling, and visualization to support empirical research and decision-making.

Why It's Important

R Programming is important for a Research Specialist because it offers a comprehensive statistical analysis toolkit, facilitates data manipulation and visualization, and is highly extensible, enabling the execution of complex data analysis tasks and reproducible research across diverse scientific fields.

How to Improve R Programming Skills

Improving your R programming skills, especially as a Research Specialist, involves a multifaceted approach focusing on advancing your coding proficiency, statistical analysis capabilities, and data visualization skills. Here are concise steps with relevant resources:

  1. Practice Regularly: Consistent practice through solving real-world problems enhances understanding and skill. R for Data Science is an excellent resource to get started.

  2. Learn Data Manipulation: Master data manipulation packages like dplyr and tidyr for efficient data handling. Data Manipulation with R - dplyr provides a comprehensive guide.

  3. Understand Data Visualization: Gain proficiency in ggplot2 for advanced data visualization. The Data Visualization with ggplot2 guide is a great starting point.

  4. Study Statistical Analysis: Deepen your statistical analysis skills within R. The R Book covers a wide range of statistical methods.

  5. Contribute to and Learn from R Community: Engage with the R community through forums like RStudio Community and Stack Overflow. Sharing knowledge and solving others' queries can provide new insights.

  6. Experiment with R Packages: Explore and incorporate different R packages into your work. The CRAN Task Views categorize packages by relevant fields.

  7. Attend Workshops and Webinars: Participate in workshops and webinars for hands-on learning. UseR! Conference is an annual event bringing together R users and developers.

  8. Follow R Blogs and Podcasts: Stay updated with the latest in R by following blogs like R-bloggers and listening to podcasts like The R-Podcast.

  9. Implement Version Control: Learn to use version control systems like Git with R for better project management. Happy Git and GitHub for the useR provides a tailored guide for R users.

  10. Explore Advanced Topics: As you gain proficiency, explore advanced topics like Machine Learning with R or Shiny apps for interactive web applications. Shiny from RStudio offers comprehensive tutorials and examples.

By systematically following these steps and utilizing the provided resources, you'll significantly enhance your R programming skills, making you a more effective and efficient Research Specialist.

How to Display R Programming Skills on Your Resume

How to Display R Programming Skills on Your Resume

4. Statistical Modeling

Statistical modeling is the process of creating mathematical representations of real-world processes to analyze, explain, and make predictions about data, using statistical methods and assumptions. For a Research Specialist, it serves as a crucial tool for understanding complex relationships, testing hypotheses, and informing decision-making based on empirical evidence.

Why It's Important

Statistical modeling is crucial for a Research Specialist as it provides a systematic approach to understanding and interpreting data, allows for the prediction of trends, and aids in making informed decisions based on empirical evidence.

How to Improve Statistical Modeling Skills

Improving statistical modeling, especially for a Research Specialist, involves a combination of enhancing your statistical knowledge, applying best practices in data collection and analysis, and leveraging advanced tools and methodologies. Here are concise steps with resources to guide you:

  1. Enhance Statistical Knowledge: Strengthen your understanding of statistical theories and models. MIT OpenCourseWare offers a comprehensive course on probability and statistics.

  2. Master Statistical Software: Become proficient in statistical software like R or Python for data analysis. DataCamp has courses for R and Python.

  3. Understand Your Data: Ensure a thorough understanding of your data source, quality, and structure. The Data Management Guide by the ICPSR provides excellent best practices.

  4. Model Selection and Validation: Learn about different statistical models and their applicability, including assumptions and limitations. Stanford Online offers a course on Statistical Learning that covers model selection and validation techniques.

  5. Stay Updated on New Techniques: The field of statistics is constantly evolving. Follow journals like The American Statistician to stay updated on new methodologies and applications.

  6. Collaborate and Seek Feedback: Engage with the community through forums like Cross Validated on Stack Exchange to discuss modeling challenges and solutions.

  7. Apply Ethical Practices: Ensure transparency and ethics in your modeling practices. The American Statistical Association provides guidelines on Ethical Statistics Practice.

By following these steps and utilizing the resources provided, you can significantly improve your statistical modeling skills and enhance your research outputs.

How to Display Statistical Modeling Skills on Your Resume

How to Display Statistical Modeling Skills on Your Resume

5. Machine Learning

Machine Learning is a subset of artificial intelligence that enables systems to learn and improve from experience without being explicitly programmed, focusing on the development of algorithms that can analyze and make predictions or decisions based on data.

Why It's Important

Machine learning is crucial for a Research Specialist as it enables the automated analysis and interpretation of complex data, uncovering insights and patterns that can drive innovation, inform decision-making, and solve intricate problems across various fields.

How to Improve Machine Learning Skills

Improving machine learning involves a multifaceted approach focusing on data quality, model complexity, and continuous evaluation. Here's a concise guide tailored for a Research Specialist seeking to enhance their machine learning projects:

  1. Enhance Data Quality: Ensure high-quality, diverse, and relevant datasets. Utilize techniques like data augmentation, cleaning, and transformation for better model performance. Data Quality Improvement.

  2. Feature Engineering: Extract and select the most informative features. This process can significantly impact the model's performance. Feature Engineering Techniques.

  3. Model Selection and Optimization: Choose the right model based on the problem complexity and data type. Use hyperparameter tuning to find the optimal model settings. Model Selection Guide.

  4. Cross-validation: Employ cross-validation techniques to ensure that the model generalizes well to unseen data. Cross-validation Strategies.

  5. Regularization: Implement regularization methods to prevent overfitting, especially in complex models. Understanding Regularization.

  6. Ensemble Methods: Combine multiple models to improve predictions. Techniques like Bagging, Boosting, and Stacking can lead to better and more robust models. Ensemble Learning Guide.

  7. Continuous Evaluation and Update: Regularly evaluate model performance on new data. Update models and algorithms based on performance metrics and emerging research. Model Evaluation Techniques.

  8. Ethical AI and Bias Mitigation: Address biases in data and model predictions. Ensure your models are fair, ethical, and transparent. Ethical AI Practices.

  9. Stay Updated: Machine learning is a rapidly evolving field. Stay informed about the latest research, tools, and best practices. arXiv and Google Scholar are valuable resources for the latest literature.

  10. Collaborate and Share: Engage with the community through platforms like GitHub for code sharing and Kaggle for competitions and datasets. Collaboration can provide new insights and feedback to refine your projects.

Focusing on these areas will help improve the robustness, accuracy, and efficiency of your machine learning models, ultimately leading to more impactful research outcomes.

How to Display Machine Learning Skills on Your Resume

How to Display Machine Learning Skills on Your Resume

6. Qualitative Research

Qualitative research is an exploratory research methodology that focuses on understanding phenomena from a human perspective. It involves collecting non-numerical data, such as interviews, observations, and text analysis, to gain insights into concepts, experiences, or social contexts. This approach allows a Research Specialist to explore the depth, meaning, and complexity of the subject matter.

Why It's Important

Qualitative research is crucial as it provides deep insights into people's attitudes, behaviors, and experiences, enabling a more comprehensive understanding of complex issues. This rich, detailed data supports the development of effective strategies and solutions tailored to specific contexts, essential for a Research Specialist in designing and evaluating interventions.

How to Improve Qualitative Research Skills

Improving qualitative research, particularly for a Research Specialist, involves enhancing the depth, reliability, and applicability of the study. Here are concise strategies:

  1. Define Clear Objectives: Clearly articulate the purpose and objectives of your research. This clarity guides the entire research process (Qualitative Research Guidelines Project).

  2. Ensure Rigorous Methodology: Adopt and stick to a rigorous methodology tailored to your research question. This involves careful selection of participants, data collection methods, and analysis techniques (SAGE Publications).

  3. Maintain Ethical Standards: Adhere strictly to ethical guidelines, ensuring participant confidentiality and informed consent (American Psychological Association).

  4. Triangulation: Use multiple sources of data or multiple approaches to data collection and analysis to confirm the findings (Social Research Methods).

  5. Member Checking: Involve participants in reviewing the findings or interpretation of the data to ensure accuracy and credibility (The Qualitative Report).

  6. Peer Debriefing: Engage with peers or mentors in discussions about the research process and findings to challenge assumptions and enhance insights (Research Gate).

  7. Rich, Thick Descriptions: Provide detailed descriptions of the context and participants to allow readers to connect with the situation and assess transferability (SAGE Publications).

  8. Reflexivity: Continuously reflect on and document your biases, perspectives, and influences on the research process (SAGE Research Methods).

  9. Continuous Learning: Stay updated with the latest qualitative research methods and theories through professional development and scholarly literature (SAGE Journals).

By integrating these strategies, a Research Specialist can significantly enhance the quality and impact of their qualitative research.

How to Display Qualitative Research Skills on Your Resume

How to Display Qualitative Research Skills on Your Resume

7. Quantitative Research

Quantitative research is a systematic investigation that primarily uses statistical, mathematical, or computational techniques to collect and analyze numerical data, aiming to establish patterns, relationships, or generalizations across a population.

Why It's Important

Quantitative research is important because it provides objective, measurable data that can be used to identify patterns, test hypotheses, and make informed decisions. It allows for the statistical analysis of results, ensuring reliability and validity in findings that are essential for evidence-based practice. This is crucial for a Research Specialist who aims to support conclusions with empirical evidence, enabling accurate predictions and effective solutions.

How to Improve Quantitative Research Skills

Improving quantitative research involves several key strategies aimed at enhancing the precision, accuracy, and reliability of your data and analysis. Here's a concise guide:

  1. Define Clear Objectives: Start with a clear and focused research question or hypothesis. This guides your study's direction and helps in selecting appropriate methodologies (Research Question Importance).

  2. Ensure Proper Sample Size: Use statistical methods to determine the right sample size for generalizability and power of your study (Sample Size Calculation).

  3. Choose Appropriate Tools and Techniques: Select the right statistical tools and data collection methods that align with your research objectives (Selecting Statistical Tests).

  4. Maintain Data Integrity: Implement rigorous data collection and entry protocols to avoid errors (Data Integrity Best Practices).

  5. Validate Your Instruments: Ensure your measurement tools are valid and reliable for the constructs you're measuring (Instrument Validation).

  6. Statistical Analysis: Apply appropriate and advanced statistical techniques to analyze your data accurately. Knowledge in software like SPSS, R, or Python can be beneficial (SPSS Tutorials).

  7. Interpret Results Within Context: Analyze and interpret your findings in the context of existing literature, considering limitations and implications (Data Interpretation).

  8. Peer Review and Feedback: Before finalizing your research, seek feedback from peers or mentors to identify any overlooked flaws or biases (Peer Review Importance).

  9. Continual Learning: Stay updated with the latest research methodologies and statistical techniques through workshops, courses, and literature (Coursera Courses).

  10. Ethical Considerations: Ensure your research adheres to ethical standards, protecting participants' rights and data privacy (Ethical Guidelines).

These steps, when meticulously followed, can significantly enhance the quality and impact of quantitative research.

How to Display Quantitative Research Skills on Your Resume

How to Display Quantitative Research Skills on Your Resume

8. SPSS

SPSS (Statistical Package for the Social Sciences) is a software tool used by research specialists for statistical analysis, data management, and data documentation, facilitating complex data manipulation and detailed analysis of large datasets.

Why It's Important

SPSS is important because it provides comprehensive tools for data analysis, making it easier for Research Specialists to manage, analyze, and interpret complex datasets efficiently, thereby enhancing the accuracy and reliability of research findings.

How to Improve SPSS Skills

To improve your proficiency in SPSS as a Research Specialist, focus on the following concise strategies:

  1. Official IBM SPSS Tutorials: Start with IBM's official SPSS tutorials to understand the basics and advanced features directly from the source.

  2. Online Courses: Enroll in structured online courses from platforms like Coursera or Udemy that offer comprehensive training on SPSS, from beginner to advanced levels.

  3. Practice Datasets: Apply your skills on practice datasets available on sites like Kaggle to get hands-on experience with real-world data.

  4. SPSS Forums and Communities: Join SPSS forums and communities, such as the IBM SPSS Community, to ask questions, share experiences, and learn from other users.

  5. Books and Academic Journals: Refer to specialized SPSS books and academic journals for in-depth understanding and advanced statistical techniques. Titles like "SPSS Statistics for Dummies" and journals from SAGE Publications offer valuable insights.

  6. Automation and Scripting: Learn to automate repetitive tasks using SPSS Syntax or Python integration for efficiency. Resources on SPSS Syntax and Python programming in SPSS can be quite helpful.

  7. Stay Updated: Keep abreast of the latest updates and features in SPSS by checking the official IBM SPSS software announcements.

By systematically pursuing these strategies, you'll significantly improve your SPSS skills, making you more effective and efficient in your role as a Research Specialist.

How to Display SPSS Skills on Your Resume

How to Display SPSS Skills on Your Resume

9. MATLAB

MATLAB is a high-level programming and numerical computing environment used for algorithm development, data analysis, visualization, and mathematical computations, widely utilized in research and engineering projects.

Why It's Important

MATLAB is important for a Research Specialist as it provides a versatile environment for numerical computation, data analysis, and visualization, facilitating complex mathematical operations and the development of algorithms critical for research advancements.

How to Improve MATLAB Skills

To improve MATLAB skills as a Research Specialist, focus on these concise strategies:

  1. Official MATLAB Tutorials: Start with MATLAB's official documentation and tutorials for foundational knowledge.

  2. Practice Coding: Apply your skills on Project Euler or MATLAB Cody to solve problems and learn by doing.

  3. Online Courses: Enroll in Coursera or Udemy courses that cater to various skill levels, from beginner to advanced.

  4. Join Forums: Engage with the MATLAB Central community to ask questions, share knowledge, and learn from experts.

  5. Read Books: Consider books like "MATLAB for Engineers" (Holly Moore) for practical applications or "MATLAB Programming for Biomedical Engineers and Scientists" (Andrew P. King, Paul Aljabar) for more specialized knowledge. Check online retailers or libraries for access.

  6. Explore Toolboxes: Experiment with different MATLAB toolboxes relevant to your field to expand your skill set.

  7. Attend Workshops/Seminars: Look for MATLAB workshops or seminars offered by universities, research institutions, or MathWorks Events.

  8. Learn from YouTube: Channels like MATLAB and Engineer Clearly offer tutorials and tips suited for various levels.

By incorporating these strategies, you'll enhance your MATLAB proficiency, enabling you to conduct more efficient and effective research.

How to Display MATLAB Skills on Your Resume

How to Display MATLAB Skills on Your Resume

10. Survey Design

Survey design refers to the process of planning and structuring a survey to efficiently gather accurate and relevant data, involving the selection of target populations, question formulation, and choice of delivery method to meet specific research objectives.

Why It's Important

Survey design is crucial for a Research Specialist because it ensures the collection of reliable, accurate, and relevant data, enabling valid conclusions and informed decision-making.

How to Improve Survey Design Skills

Improving survey design involves several key strategies aimed at enhancing the quality of data collected and the response rate. Here's a concise guide for a Research Specialist:

  1. Define Clear Objectives: Establish what you aim to learn. This ensures your survey is focused and relevant. Learn more.

  2. Keep it Short and Simple: Respect respondents' time. Shorter surveys typically have higher completion rates. Use simple, direct language. Survey Length Best Practices.

  3. Use Closed-Ended Questions: Whenever possible, use multiple-choice questions instead of open-ended ones to streamline analysis and improve response rates. Closed vs. Open-Ended Questions.

  4. Pilot Your Survey: Conduct a pilot test with a small, similar audience to catch issues before the full launch. Pilot Testing.

  5. Ensure Anonymity and Confidentiality: If responses are anonymous or confidential, make sure to communicate this to participants as it may increase response rate and honesty. Anonymity in Surveys.

  6. Avoid Leading and Loaded Questions: Ensure questions are neutral and unbiased to avoid skewing the data. Question Design Flaws.

  7. Optimize for Mobile Devices: With increasing mobile internet usage, ensure your survey is mobile-friendly. Mobile Surveys.

  8. Use Logical Question Flow: Organize questions logically from general to specific, and group similar topics together to maintain respondent engagement. Survey Flow.

  9. Offer Incentives: If possible, offer incentives to increase participation rates. Ensure incentives are appropriate and ethical. Using Incentives.

  10. Follow Up: Send reminders to those who have not completed the survey to boost response rates. Survey Reminders.

By implementing these strategies, Research Specialists can significantly improve the design of their surveys, leading to higher quality data and insights.

How to Display Survey Design Skills on Your Resume

How to Display Survey Design Skills on Your Resume

11. NVivo

NVivo is a qualitative data analysis (QDA) software designed to help researchers organize, analyze, and find insights in unstructured or qualitative data like interviews, open-ended survey responses, articles, social media, and web content.

Why It's Important

NVivo is important for a Research Specialist as it facilitates sophisticated data analysis, enabling the organization, coding, and interpretation of qualitative and mixed-methods research data, thus enhancing the depth, accuracy, and efficiency of research findings.

How to Improve NVivo Skills

Improving your use of NVivo as a Research Specialist involves a blend of enhancing technical skills, staying updated with the latest features, and integrating best practices for qualitative data analysis. Here are concise tips to help you enhance your NVivo proficiency:

  1. Master the Basics and Advanced Features: Start with the basics and progressively dive into advanced features. Online tutorials and webinars can be excellent resources. QSR International, the developer of NVivo, offers free webinars and tutorials that cover both foundational and complex aspects of the software.

  2. Customize Your Workspace: Tailor NVivo’s interface and settings to fit your research needs. This can improve your efficiency and make navigation easier. The NVivo Help Center provides guidance on customization options.

  3. Use Coding Queries Effectively: Develop proficiency in creating and refining coding queries to analyze your data deeply. Understanding the nuances of query options allows you to extract meaningful insights. The NVivo Resource Library includes tutorials and examples on various query types.

  4. Engage with the NVivo Community: Join NVivo forums and user groups to share experiences, ask questions, and learn from other researchers. Engaging with the community can provide you with unique insights and tips. The NVivo Community is a good place to start.

  5. Stay Updated: NVivo regularly updates its software to include new features and improvements. Keeping your software up to date ensures you have access to the latest tools and security features. Check the NVivo Blog for updates and announcements.

  6. Practice Regularly: Like any software, proficiency in NVivo comes with regular use. Set aside time for practice and experimentation with different features and datasets.

  7. Seek Formal Training: If you're looking for structured learning, consider enrolling in NVivo training courses. These can provide comprehensive knowledge and hands-on experience. The NVivo Academy offers official training courses that cater to different expertise levels.

By incorporating these strategies into your research workflow, you can enhance your NVivo skills, leading to more efficient and effective qualitative data analysis.

How to Display NVivo Skills on Your Resume

How to Display NVivo Skills on Your Resume

12. Tableau

Tableau is a powerful data visualization tool used by Research Specialists to analyze, visualize, and share insights from complex datasets through interactive dashboards and reports.

Why It's Important

Tableau is important for a Research Specialist because it enables efficient data visualization, making complex datasets easier to analyze and interpret. This facilitates the identification of trends and patterns, aiding in evidence-based decision-making.

How to Improve Tableau Skills

Improving your skills in Tableau as a Research Specialist involves focusing on data visualization best practices, mastering Tableau’s advanced features, and staying updated with the latest trends. Here’s a short, concise guide to help you enhance your Tableau proficiency:

  1. Learn the Basics Thoroughly: Ensure you have a solid understanding of Tableau basics. Tableau's own Getting Started resources are an excellent place to begin.

  2. Master Data Visualization Principles: Understanding core data visualization principles can significantly improve how your Tableau dashboards communicate information. Edward Tufte’s book, "The Visual Display of Quantitative Information", is a seminal work in this area.

  3. Advance Your Skills: Dive into advanced features like calculated fields, parameters, and Tableau Prep. Tableau offers advanced training videos that are quite useful.

  4. Incorporate Best Practices: Adopting dashboard design best practices enhances clarity and user experience. Explore Tableau’s Dashboard Design guidelines for insights.

  5. Engage with the Community: The Tableau Community (Tableau Community Forums) is a goldmine for tips, tricks, and support from other Tableau users.

  6. Stay Updated: Tableau’s platform evolves rapidly. Keep abreast of new features and updates by regularly checking the Tableau Blog.

  7. Practice Regularly: Apply your skills to real-world datasets. Websites like Kaggle offer datasets you can use to practice and showcase your work.

  8. Seek Feedback: Share your visualizations with peers or on platforms like Tableau Public for feedback and inspiration.

By focusing on these areas, you can significantly improve your Tableau skills and effectiveness as a Research Specialist in visualizing and interpreting data.

How to Display Tableau Skills on Your Resume

How to Display Tableau Skills on Your Resume