Skip to content

kevinlee1004/Python-Training-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printout of training materials will be available for the attendees.

Python-Training-Course

Python Training Courses for Data Analysis The training will consist of following sections.

  1. Part 1: Python Variable
    • Definition of variable
    • How to create Python variable
    • Variable type : String & Number
    • List
    • Tuple
    • Dictionary
    • Data Variable
  2. Part 2: Basic Data Wrangling and Function/Class
    • Boolean Class
    • Conditional Statement
    • For Statement
    • While Statement
    • Function
    • Lambda
    • Class
    • Import function/class
  3. Part 3: Numpy and Pandas
    • Numpy
    • Pandas
      • Series
      • DataFrame
  4. Part 4: Reading and Writing files
    • Text files
    • CSV files
    • Excel(.xlsx) files
    • JSON files
    • Numpy files
    • HDF5 files
    • SAS files (sas7bdat, xpt)
  5. Part 5: Advanced DAta Analysis
    • Merging
    • Reshaping (concatenating, transposing)
    • Metadata Analysis
    • Statistical Analysis
      • Descriptive Statistics
      • Frenquency
      • Pair t-test
      • Fisher Exact Test
      • Survival Analysis - Log Rank Test
  6. Part 6: Data Visualization
    • matplotlib
    • Scatter Plot
    • Sub plot
  7. Part 7: Machine Learning
    • Logistic Regression
    • SVM
    • DNN
    • CNN
  8. Part 8: SDTM DM Creation
    • import demographic, randomization, exposure, disposition data from the local drive
    • merge and prepare data
    • write CDISC DM.xpt to local drive

For those who have never used Jupyter notebook, there is a document of "Instruction of Anaconda Installation" for Window.

About

Python Training Courses for Data Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors