Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.13 KB

File metadata and controls

16 lines (11 loc) · 1.13 KB

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