You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Amber Wang 6df2b1a2ad
fix/incorrect-indexing-handling in notebook-covidspread.ipynb changed [2:] to [3:] to drop the correct columns and dropped the province column to ensure the function works properly
2 weeks ago
..
05-relational-databases Update assignment title in README.md 3 months ago
06-non-relational Fix Pre-lecture and Post-lecture quiz links 4 months ago
07-python fix/incorrect-indexing-handling in notebook-covidspread.ipynb changed [2:] to [3:] to drop the correct columns and dropped the province column to ensure the function works properly 2 weeks ago
08-data-preparation Update 2-Working-With-Data/08-data-preparation/notebook.ipynb 3 months ago
images data mining description and image 4 years ago
README.md editing intro file for credits 4 years ago

README.md

Working with Data

data love

Photo by Alexander Sinn on Unsplash

In these lessons, you will learn some of the ways that data can be managed, manipulated, and used in applications. You will learn about relational and non-relational databases and how data can be stored in them. You'll learn the fundamentals of working with Python to manage data, and you'll discover some of the many ways that you can work with Python to manage and mine data.

Topics

  1. Relational databases
  2. Non-relational databases
  3. Working with Python
  4. Preparing data

Credits

These lessons were written with ❤️ by Christopher Harrison, Dmitry Soshnikov and Jasmine Greenaway