Himachal - Photo Series 1
Landscapes Captured at Himachal
Here are a few pictures I clicked on my Himachal trip in 2021.
Landscapes Captured at Himachal
Here are a few pictures I clicked on my Himachal trip in 2021.
Pyspark dataframe basics
Spark is very popular among data engineering professionals and companies working with large scaled data. Spark enables us to process large volumes of data with ease in a clusted (Distributed) environment.
AWS Cli Setup
usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:
aws help
aws <command> help
aws <command> <subcommand> help
aws: error: the following arguments are required: command
This suggests successful installation of AWS CLI.