0% found this document useful (0 votes)
29 views1 page

Data Science With Python Workflow: CS Cheat Sheet

This document outlines a Python workflow for data science and business analysis. It recommends taking the Python For Business Analysis (DS4B 101-P) course through Business Science University to learn Python and this workflow. The workflow involves importing and cleaning data with Pandas, transforming and reshaping data, visualizing data with libraries like matplotlib and seaborn, modeling data with libraries like Scikit-Learn, and communicating results with tools like Jupyter notebooks, JupyterLab, Django, and Flask. Important resources for learning Python are also listed.

Uploaded by

Mohamed Amin
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
29 views1 page

Data Science With Python Workflow: CS Cheat Sheet

This document outlines a Python workflow for data science and business analysis. It recommends taking the Python For Business Analysis (DS4B 101-P) course through Business Science University to learn Python and this workflow. The workflow involves importing and cleaning data with Pandas, transforming and reshaping data, visualizing data with libraries like matplotlib and seaborn, modeling data with libraries like Scikit-Learn, and communicating results with tools like Jupyter notebooks, JupyterLab, Django, and Flask. Important resources for learning Python are also listed.

Uploaded by

Mohamed Amin
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 1

Data Science with

Python Workflow
If you want to learn Python and this workflow for business
analysis, take the Python For Business Analysis (DS4B
101-P) course through Business Science University.
Click the links for
Documentation  

CS = Cheat Sheet
matplotlib 
seaborn 

Pandas 
text 
Visualize
time series 
Pandas  categorical 
(CS)  missing 

Transform
Import Tidy Communicate

JupyterLab 
Data  Web  Pandas  Jupyter Notebook 
I/O tools  Beautiful Soup  data structures  Model
Django 
  Scrappy  group by  Flask 
joins 
reshape (pivot) 
Scikit­Learn 
Featuretools
Jupyter & Pycharm 

Important Resources
Anaconda Distribution: https://www.anaconda.com/download/
Python Documentation: https://docs.python.org/
Python Standard Library: https://docs.python.org/3/library

Business Science University
"Data Science Education for the Enterprise" university.business­science.io

version: 0.0

You might also like