Md Ahsanul Islam's repositories
multiple_response_to_dummy_variable
Recode multiple responses to dummy variables.
ahsanmkt
Analyzing Market Data
bulk_email_sender
Bulk Email Sender with HTML Templaces/Email Singnature
correlations_in_dataframe_form
This code returns the correlation coefficients of each pair of variables in a neat data frame format. The pairs are ordered according to their correlation coefficients.
Coursera-ShinyAndFlexdashboard-JHU
Contains codes and materials for the course.
machine_learing_notebooks
All the things I have learned and worked on
packages_oldPC_to_newPC
Installs the packages installed in an old computer in a new computer with updated versions or same versions.
simultaneous_t_tests
This code runs t-test on all possible combinations of variables and returns the outputs in nice data frame form.
data_to_dummy_variable
This function in R creates dummy variables from a data frame
load_packages_R
This function loads all the passed packages that are installed. If any of the packages are not installed, then it installs first and then loads to the environment.
MdAhsanulHimel
Readme file for the about section in the profile page
mdahsanulhimel.github.io
My personal blog website
RProgrammingCoursera
Here is my solutions for the programming problems of the course "R Programming" conducted by Johns Hopkins University on Coursera.
simulation_project
Queuing simulation with Python
startech_laptop_price_comparison
This code scrapes prices of laptops from the Star Tech & Engineering Ltd website and also has the functionality to comare with previous day's price.
Titanic-EDA-with-R
Exploratory Data Analysis using R (Titanic Dataset)
utilitytools
Useful utility functions for long codes