0% found this document useful (0 votes)
28 views1 page

Data Science Course

The document outlines key concepts in data science, including data types (int, float, text, string, Boolean) and data structures (list, tuple, set, dictionary). It covers essential libraries such as Pandas for data manipulation and visualization tools like Matplotlib and Seaborn. Additionally, it highlights the five parts of programming languages relevant to data science, including fundamental concepts, importing libraries, data pre-processing, and machine learning, along with a mention of Librosa for audio analysis.

Uploaded by

Usama Khan
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views1 page

Data Science Course

The document outlines key concepts in data science, including data types (int, float, text, string, Boolean) and data structures (list, tuple, set, dictionary). It covers essential libraries such as Pandas for data manipulation and visualization tools like Matplotlib and Seaborn. Additionally, it highlights the five parts of programming languages relevant to data science, including fundamental concepts, importing libraries, data pre-processing, and machine learning, along with a mention of Librosa for audio analysis.

Uploaded by

Usama Khan
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Data science

What type of data, alphabets, numbers, etc.?


Data types_____ int__float__text__string””__Boolean (True, False)
Data Structure: __list, tuple, set, dictionary,
Libraries:--modules—methods
Pandas:--Series, Data Frame
There are 5 parts of languages
1; fundamental (variable, data types, control flow, if _else) Loops (for, while)
2: Basic Importing (Numpy, (numerical python) Pandas,(Analysis, Statistics) Matplotlib,(visualization
Seaborne(new graphs, built-in-datasets)
3: Pre-processing (cleaning, missing values, handling, impute, interpolation, save new file (inplace)
4: Machine Learning: (load, training test set,

Librosa is use for audio analysis


Noise reduce
Sound file

You might also like