Introduction to Data Science in Python
Key Takeaways
Introduction to data science using Python with pandas and numpy libraries
Original Description
This course will introduce the learner to the basics of the python programming environment, including fundamental python programming techniques such as lambdas, reading and manipulating csv files, and the numpy library. The course will introduce data manipulation and cleaning techniques using the popular python pandas data science library and introduce the abstraction of the Series and DataFrame as the central data structures for data analysis, along with tutorials on how to use functions such as groupby, merge, and pivot tables effectively. By the end of this course, students will be able to take tabular data, clean it, manipulate it, and run basic inferential statistical analyses.
This course should be taken before any of the other Applied Data Science with Python courses: Applied Plotting, Charting & Data Representation in Python, Applied Machine Learning in Python, Applied Text Mining in Python, Applied Social Network Analysis in Python.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Data Literacy
View skill →Related Reads
📰
📰
📰
📰
Exploratory Data Analysis: Asking Good Questions of Your Data
Medium · Machine Learning
Exploratory Data Analysis: Asking Good Questions of Your Data
Medium · Data Science
Exploratory Data Analysis: Asking Good Questions of Your Data
Medium · Programming
Automating Source-to-Target Mapping
Medium · Python
🎓
Tutor Explanation
DeepCamp AI