Skip to content

GD-L/LearningPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Python for Data Science

This is my project for learning Python for data science. I plan on using a mix of Jupyter Notebook and Spyder. As I'm already familiar with RStudio, Spyder was the closest thing that mirrored that type of layout and functionality.

Outline

I plan on building a self-guided course from a few other resources:

Part 1 - The Basics

  • Data Types
    • Lists
    • Strings
    • Tuples
    • Dicts
  • Custom Functions
  • For Loops

Part 2 - Working with Data

  • Loading Data
    • CSV
    • JSON
    • SQL
  • Pandas
    • Join
    • Merge
    • Union
  • NumPy
  • Visualization
    • Matplotlib

Part 3

  • Machine Learning
  • Algorithms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published