Key tasks in Data wrangling
1. Data Management –is a process that an organization used to acquire,
organize, store, manipulate, and distribute data.
•A database is a collection of data logically organized to enable to enable
easy retrieval, management, and distribution of data. The most common
type used by organizations is the relational database. A relational
database consists of one or more logically related data files, where each
data file is a two-dimensional grid that consists of rows and columns.
•Database management system (DBMS) is a software application for
defining, manipulating, and managing data in databases. Popular DBMS
packages include Oracle, IBM DB2, SQP Server, MySQL and Microsoft
Access.