📝 Research :https://ojitha.blogspot.com.au
for my lengthy articles.
PySpark Date Exmple
March 2, 2022
PySpark date in string to date type conversion example. How you can use python sql functions like datediff
to calculate the differences in days.
Python Sequences
February 25, 2022
Here python list
, tulple
basic operations are discussed.
PySpark Data Frame to Pie Chart
October 23, 2021
I am sharing a Jupyter notebook.
Jenkins in Docker Container
June 28, 2021
This is the source code to create a Jenkins Docker container.
Java Annotations
April 1, 2021
Annotations are metadata that provide information at the retention level of Java source, class or runtime.