Data Cleaning By Pandas

cleaning data by pandas using unreal dataset that contain customer data like their name ,their phone number and their address.

Exploratory Data Analysis By Pandas

exploratory data analysis using WORLD POPULATION dataset .

Cleaning And Analysing Data using Pandas

cleaning and analysing cars dataset . the project is final project in (data analysis with python - IBM )course.

Exploratory Data Analysis by Pandas

exploratory data analysis using world UK BANK CUSTOMERS dataset .

Voice Recognition Using Python

university graduation project . handling voice signals by pandas and numpy and Librosa packages then extract features from voice signals. using features to get (recognition)classification using neural networks(CNN-LSTM).

the file has five codes:

collecting data - extract features by mfcc technique - cnn model -lstm model - excute model