Posts

Kaji Store | Trusted Hardware and Construction Materials for 28+ Years| Saramsh Khadka

                                                  About Us Welcome to  Kaji Store , your trusted destination for high-quality hardware and construction materials. With 28 years of experience in the industry, we have built a reputation for excellence, reliability, and unparalleled customer service. Proudly serving over 2300 satisfied customers, we are committed to helping you bring your projects to life with the finest tools and materials. My name is  Saramsh Khadka , and I am proud to carry forward the legacy of Kaji Store. As a Master’s graduate in Data Analytics, I bring a modern, data-driven approach to managing and optimizing our business operations. By blending technology with tradition, we strive to provide a seamless experience for our customers, ensuring efficiency in everything we do. At  Kaji Store , we are committed to delivering...

Data Scientist certifications | Saramsh Khadka Data Scientist certification

Image
All the certifications are valid and world-wide recognized.   Business Intelligence (BI) and Google analytics: GIT HUB SQL PYTHON Programming R Programming STATISTICS

Intermediate R programming | Datacamp- Intermediate R programming | R programming for data scientist | programming language for Data Scientist

Image
  Intermediate R programming from Datacamp In this chapter, we will learn about conditional statements, loops, and functions to power the R scripts. Conditional and control flow # Equality: # Comparison of logicals TRUE  ==  FALSE # Comparison of numerics -6  *  14  !=  17  -  101 # Comparison of character strings "useR"  ==  "user" # Compare a logical with a numeric TRUE  ==  1 [1] TRUE # Greater and less than: # Comparison of numerics -6  *  5  +  2  >=  -10  +  1 # Comparison of character strings "raining"  <=  "raining dogs" # Comparison of logicals TRUE  >  FALSE [1] TRUE # Compare vectors: # The linkedin and facebook vectors have already been created for you link...