Statistical Methods
Reproducible analysis, statistical tooling, data analytics, and spreadsheet skills.
An introduction to Python for R Users
Describes helpful resources, installing Python, VS Code, and Jupyter notebooks, libraries, data frames, lists, dictionaries, column/row indexing, methods, extracting columns, series, adding columns to a data frame, filtering, and grouping.
Building reproducible analytical pipelines with R
This is a full online book that can be done in a self-paced manner.
Excel Essential Training
Includes modules on getting started with excel, entering data into Excel, formulas and functions in Excel, formatting, adjusting worksheet layouts and data, page layouts and printing, charts in Excel, adjusting Excel worksheet …
Excel Skills for Business Specialization
There are four courses in this Specialization. Each course is built around six weekly modules. Learners can complete each module in 3-5 hours.
Google Data Analytics Certificate
Consists of a series of courses: Foundations: Data, Data, Everywhere (18 ours), Ask Questions to Make Data-Driven Decisions (21 hours), Prepare Data for Exploration (25 hours), Process Data from Dirty to Clean …
IBM SkillsBuild
With IBM SkillsBuild, you’ll gain core technology and important workplace skills like: leadership skills, communication skills, programming skills, problem solving skills, and/or writing skills that are aligned to in-demand jobs. Plus, you …
Microsoft GitHub: Data Science for Beginners
Azure Cloud Advocates at Microsoft are pleased to offer a 10-week, 20-lesson curriculum all about Data Science. Each lesson includes pre-lesson and post-lesson quizzes, written instructions to complete the lesson, a solution, …
Primer on Python for R Users
You may find yourself wanting to read and understand some Python, or even port some Python to R. This guide is designed to enable you to do these tasks as quickly as …
Problem Solving with Excel
This course was created by PricewaterhouseCoopers LLP with an address at 300 Madison Avenue, New York, New York, 10017. This is a course that's useful more from the consulting Excel side, if …
Python for Data Science ("Python for Data Analysis, 3E")
Free open-source book that lets people learn about how to use Python for data science since the very beginning.
Python for R Users: A Comprehensive Guide
Blogpost that describes usage of Python (with Python code examples), and focuses on not just Pandas, but also NumPy, Seaborn, and other platforms.