Code Adhyayana
Code Adhyayana
  • 316
  • 160 643
word cloud | Python
We will create word cloud using python.
Переглядів: 13

Відео

namedtuple in python
Переглядів 1314 днів тому
We will discuss about namedtuple in this video.
dot in JSON data attribute name | PySpark
Переглядів 1121 день тому
if dot is part of attribute name like below "address.state": "IL", then we have to use ` character.
how to run python code in background
Переглядів 3421 день тому
running code in background help us to free the terminal for other task and in case if terminal and session logout then also it will keep running the code. Hope you will find this video useful !
Closure in python
Переглядів 21Місяць тому
In this video, we will learn about closure in python.
Switch in python
Переглядів 50Місяць тому
In this video, we are going to learn about switch condition in python which was added in python 3.10 version.
Python Package Vulnerability Analysis
Переглядів 19Місяць тому
as a python developer, we should know how to find the details of python code vulnerability and how to fix it. This video will share some resource which we can use to find more details on python code vulnerability.
SAST Static Application Security Testing
Переглядів 22Місяць тому
SAST is important for software solution to check if there is any vulnerability in the application.
python code performance test - pytest benchmark
Переглядів 332 місяці тому
We will learn how to use the pytest-benchmark to test the performance of python code.
Kafka Streaming using Spark
Переглядів 312 місяці тому
writing data into multiple location using foreachbatch.
Reading JSON with Schema and Exploding Arrays in PySpark
Переглядів 453 місяці тому
In this comprehensive PySpark tutorial, you'll learn how to efficiently read JSON files using a specified schema and explode nested arrays to achieve flat data structures. Whether you're working with complex JSON data or looking to streamline your data processing pipeline, this video will guide you through each step with clear explanations and practical examples.
Spark Kafka Package in submit command
Переглядів 243 місяці тому
how to find repository and package name for Spark Kafka streaming.
Setup PySpark in Windows WSL
Переглядів 3454 місяці тому
we will learn how to install Pyspark in windows WSL. code-adhyayana-self-help.blogspot.com/2024/06/pyspark-setup-in-windows-wsl.html
Delete Folder using pathlib python module
Переглядів 244 місяці тому
Delete Folder using pathlib
Delete Folder using OS Module
Переглядів 134 місяці тому
Delete Folder using OS Module
How to create Folder using Python
Переглядів 254 місяці тому
How to create Folder using Python
Kafka CLI Commands
Переглядів 655 місяців тому
Kafka CLI Commands
Kafka Broker and Topic
Переглядів 225 місяців тому
Kafka Broker and Topic
Kafka Consumer Group Example
Переглядів 195 місяців тому
Kafka Consumer Group Example
Kafka Consumer Java Example
Переглядів 165 місяців тому
Kafka Consumer Java Example
Kafka Consumer Python Example
Переглядів 295 місяців тому
Kafka Consumer Python Example
Kafka Producer Java Example
Переглядів 225 місяців тому
Kafka Producer Java Example
Kafka Producer Python Example
Переглядів 215 місяців тому
Kafka Producer Python Example
consumer, consumer group and offset
Переглядів 145 місяців тому
consumer, consumer group and offset
Kafka Producer
Переглядів 185 місяців тому
Kafka Producer
aws acmpca pytest | python
Переглядів 225 місяців тому
aws acmpca pytest | python
Kafka on Windows WSL2 - Networking Issues
Переглядів 1105 місяців тому
Kafka on Windows WSL2 - Networking Issues
install Kafka in windows WSL
Переглядів 4255 місяців тому
install Kafka in windows WSL
Hashing Overview | Python
Переглядів 206 місяців тому
Hashing Overview | Python
xunit style setup function and module
Переглядів 326 місяців тому
xunit style setup function and module

КОМЕНТАРІ

  • @bob-km4uq
    @bob-km4uq 2 дні тому

    Thanks m8

  • @gabrielarayagarcia1607
    @gabrielarayagarcia1607 5 днів тому

    No se porque el 'pandas' de la linea 3 está remarcado, o subrrayado en amarillo... ese script al llevarlo a Power Bi, va a dar un mensaje de fallo, precisamente por no reconocer pandas

    • @codeadhyayana
      @codeadhyayana 3 дні тому

      Thank you for watching the video. The reason why pandas was highlighted in yellow in VS code editor because pandas was not installed to the virtual environment used in VS code. I was executing this code from terminal with virtual environment "nlp" where I had already installed pandas. Please try to install pandas package with below command and try to execute the code. pip install pandas

  • @hayfarajhi1539
    @hayfarajhi1539 5 днів тому

    Can we access to spark UI using WSL?

    • @codeadhyayana
      @codeadhyayana 3 дні тому

      yes, we can access spark UI. Job should be in running state.

  • @shaikhowais8651
    @shaikhowais8651 Місяць тому

    Thank you <3

  • @krna3058
    @krna3058 Місяць тому

    Thanks

  • @nerdnexus-98
    @nerdnexus-98 2 місяці тому

    Thankyou so much and being to the point!.

  • @pradeepamariappan295
    @pradeepamariappan295 3 місяці тому

    enable the permission for the config files "chmod +x /home/username/kafka/bin/*.sh"

  • @makkurenn8664
    @makkurenn8664 3 місяці тому

    Thank you so much! I scrolled through links in a Google search, but none of them seemed to answer this simple question in PyCharm. Appreciate it!

  • @nitinsrivastav3541
    @nitinsrivastav3541 3 місяці тому

    thanks....

  • @adegunloyerebecca2671
    @adegunloyerebecca2671 4 місяці тому

    @codeadhyayana Hello Coach, Hope this message finds you well. I'm reaching out to you today because I believe your courses have the potential to attract a significant number of students and generate positive reviews. Would you be interested in proceeding further? Here are my marketing plan to promote your Udemy course to attract more students and gain many positive 5 stars reviews: 1. Offering free Coupon: Provide a taste of your course content with a free coupon to enroll 1000 students in 5 days. 2. Utilizing Social Media 3. Email Marketing Campaign 4. And possibly running ads. I am looking forward to hearing from you soon.

  • @maria-zq1vw
    @maria-zq1vw 4 місяці тому

    Easiest explanation. Thank youu so much!!

  • @maxpodzorski3388
    @maxpodzorski3388 5 місяців тому

    unlistenable

  • @timur3166
    @timur3166 6 місяців тому

    thanks, bro!

  • @maykelevoni
    @maykelevoni 6 місяців тому

    Works thank you!!

  • @eversonfrancoestevam9031
    @eversonfrancoestevam9031 7 місяців тому

    Tem como fazer PyPDF2 ler campos da planilha excel e atribuir senha a cada arquivo PDF conforme na campo da planilha

  • @virajnagarkar4177
    @virajnagarkar4177 7 місяців тому

    Finally got my answer. Thank you so much dude. Keep coding.

  • @yosup7563
    @yosup7563 7 місяців тому

    I love you, to the point was stuck for an hour on this one :))))))

  • @maomao-hc2zt
    @maomao-hc2zt 7 місяців тому

    Can you help me design a CNN model? I already have a data set

  • @xXxxxXx124
    @xXxxxXx124 8 місяців тому

    Finally something that worked and straight to the point. Thank you!

  • @jpegstripes
    @jpegstripes 8 місяців тому

    Thank you so much

  • @stevensgutierrez1832
    @stevensgutierrez1832 8 місяців тому

    Thanks so much

  • @franekkessler489
    @franekkessler489 9 місяців тому

    thanks man

  • @misterluxfinesse
    @misterluxfinesse 9 місяців тому

    How do I know if I connect to nvidia graphics card? I need this to run a program callled fooocus

    • @codeadhyayana
      @codeadhyayana 9 місяців тому

      Colab's paid plans has premium GPU like V100 or A100 Nvidia GPU.

    • @zohirjonsharipov6917
      @zohirjonsharipov6917 7 місяців тому

      I have proversion but there is a message Warning: you are connected to a GPU runtime, but not utilizing the GPU.@@codeadhyayana

  • @JOTHSNACHILLIMUNTHA
    @JOTHSNACHILLIMUNTHA 10 місяців тому

    Thank you :3

  • @jakubswidowski4264
    @jakubswidowski4264 10 місяців тому

    Omg thnak you very much, i was stuck on this fricking thing for an hour, and everything else on internet didn't work. I love you

  • @roni3872
    @roni3872 11 місяців тому

    thanks buddy 😊

  • @AungZawMoe-zh8fu
    @AungZawMoe-zh8fu 11 місяців тому

    yes!! it worked. Thanks

  • @yashwantdhole7645
    @yashwantdhole7645 11 місяців тому

    Cache stores in Memory_and_disk

    • @Uda_dunga
      @Uda_dunga 2 місяці тому

      Stopped Man u r wrong

    • @yashwantdhole7645
      @yashwantdhole7645 2 місяці тому

      ​@@Uda_dungaIt is correct. We usually use dataframes so Cache for Dataframes uses Memory_and_disk while cache for df uses memory_only.

    • @Uda_dunga
      @Uda_dunga 2 місяці тому

      @@yashwantdhole7645 what u have mentioned above check properly

    • @yashwantdhole7645
      @yashwantdhole7645 2 місяці тому

      @@Uda_dunga You check properly. I have mentioned everything correct

    • @Uda_dunga
      @Uda_dunga 2 місяці тому

      @@yashwantdhole7645 cache stores data In memory only u have mentioned memory_and_disk

  • @ManuYarraThimmanna
    @ManuYarraThimmanna Рік тому

    Hi, Can you help me by providing python code to identify text and stroke(basically everything) in red(255,0,0) and convert it to black(0,0,0)?

  • @hariprasad-zq2bp
    @hariprasad-zq2bp Рік тому

    Before writing code, explain what is async, why to use and show difference or copmpare with others methods, this things should keep in mind before making any video

  • @artificialintelligence0101

    Ty! Excellent video short and simple!

  • @tweetyguy7347
    @tweetyguy7347 Рік тому

    i dont code in python but assuming that it works as you would expect, id think 6, 3, 1, 8 would get flipped to 8, 1, 3, 6 but the [-1] flips it back? so maybe 6138

  • @karthikraj986
    @karthikraj986 Рік тому

    Error String and int can't concatenate but there is another way to print this input : print("Welcome" + str(5)) or print("Welcome" , 5)

  • @karthikraj986
    @karthikraj986 Рік тому

    Output : Error Reason : Set objects are not subscriptable

  • @karthikraj986
    @karthikraj986 Рік тому

    Output : 4

  • @karthikraj986
    @karthikraj986 Рік тому

    Output : Class - Set

  • @karthikraj986
    @karthikraj986 Рік тому

    Output: Class : Tuple

  • @sivasreekrovvidi5548
    @sivasreekrovvidi5548 Рік тому

    Hey I know this is a simple question but can you please explain the answer???

    • @codeadhyayana
      @codeadhyayana Рік тому

      In given list we have 'str' and 'int' due to that we are getting TypeError.

  • @sivasreekrovvidi5548
    @sivasreekrovvidi5548 Рік тому

    Can you please post the answers and the explanation tooo. That might be helpful

    • @codeadhyayana
      @codeadhyayana Рік тому

      Thanks for watching! We can find answer in last 6-7 seconds in the quiz.

  • @PkRajput12
    @PkRajput12 Рік тому

    13

  • @Shortstories978
    @Shortstories978 Рік тому

    0

  • @Shubhi2005
    @Shubhi2005 Рік тому

    13

  • @caskader3027
    @caskader3027 Рік тому

    3

  • @un_predict_able
    @un_predict_able Рік тому

    8

  • @amanchaurasiyachaurasiya1599

    abcde

  • @syedashaguftaafshan4019
    @syedashaguftaafshan4019 Рік тому

    What if we have different data to be read in each sheet .How do we do that?

    • @codeadhyayana
      @codeadhyayana Рік тому

      If I understand the question correctly then we are trying to read data from two different sheets and cell range will be different for each of them. If this is the scenario then we have to keep some configuration for each sheet and based on that we can read the data. After reading excel sheet we are creating DataFrame, so based on configuration we can read the required data. Thank you !

  • @JLundby
    @JLundby Рік тому

    I would say true but I dont know what languague this is written in.

    • @codeadhyayana
      @codeadhyayana Рік тому

      Thanks for watching ! It's written in Python programming language.

  • @leonkurtovic3563
    @leonkurtovic3563 Рік тому

    false

  • @hackerok8926
    @hackerok8926 Рік тому

    False

  • @herbert8774
    @herbert8774 Рік тому

    false