Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluelord/datacamp_courses
It has courses slides, exercise codes and the certificates earned on DataCamp (https://learn.datacamp.com/courses)
https://github.com/bluelord/datacamp_courses
data-science datacamp-courses machine-learning python3 skill-tracks
Last synced: 11 days ago
JSON representation
It has courses slides, exercise codes and the certificates earned on DataCamp (https://learn.datacamp.com/courses)
- Host: GitHub
- URL: https://github.com/bluelord/datacamp_courses
- Owner: Bluelord
- License: mit
- Created: 2021-04-17T12:44:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-13T14:27:34.000Z (over 3 years ago)
- Last Synced: 2024-11-08T05:07:46.592Z (2 months ago)
- Topics: data-science, datacamp-courses, machine-learning, python3, skill-tracks
- Language: Jupyter Notebook
- Homepage:
- Size: 17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
## DataCamp_courses
DataCamp is the leading online platform designed to teach modern professionals the data skills
they need at their own pace. From non-coding essentials to data science and machine learning,
all taught by leading experts in the field. DataCamp Enterprise gives you the power to upskill
everyone on your team to make better data-driven decisions.Repository contains DataCamp courses slides, excercise codes notebook(.ipynb) and certificates earned for courses, skill tracks and career tracks.
The dataset used in perticular course are avalable in that courses folder, the dataset can also be found in DataCamp course page too.- ### Skill Tracks
- #### **Python Fundamentals:**
- [Introduction to Python](https://github.com/Bluelord/DataCamp_Courses/blob/11596ebfce5346f83afd7b8281f68831946aa065/01%20Introduction%20to%20Python./README.md)
- [Intermediate Python](https://github.com/Bluelord/DataCamp_Courses/blob/46fa1bd226b9163de9903bf6bef1a5a0c59bef3e/02%20Intermediate%20Python/README.md)
- [Python Data Science Toolbox (Part 1)](https://github.com/Bluelord/DataCamp_Courses/blob/56afd1414523ff46f46e1d3ecb353ba7f053d11b/03%20Python%20Data%20Science%20Toolbox%20(Part%201)/README.md)
- [Python Data Science Toolbox (Part 2)](https://github.com/Bluelord/DataCamp_Courses/blob/23c0d18054d73b42784e81c10af898b26b600212/04%20Python%20Data%20Science%20Toolbox%20(Part%202)/README.md)- #### **Importing & Cleaning Data**
- [Introduction to Importing Data](https://github.com/Bluelord/DataCamp_Courses/blob/dbb57a5946a0be579ca3bf9d23b8518dd5763951/05%20Introduction%20to%20Importing%20Data/README.md)
- [Intermediate Importing Data](https://github.com/Bluelord/DataCamp_Courses/blob/05c248379110dd2633cea633f208128d702a0131/06%20Intermediate%20Importing%20Data/README.md)