Tag: pivot

From Data to Motion: Video Generation in Python

We all heard that (almost) everything can be achieved with Python, but sure I was surprised to discover moviepy. In this article we go through pivoting data with DuckDB, using the data to generate 3D charts in Plotly, and creating a video with Python from chart images. Data transformation: D...

Databricks PySpark Explode and Pivot Columns

The explode function in PySpark is used to transform a column with an array of values into multiple rows. Each row of the resulting DataFrame will contain one element of the original array column. Here is an example of how to use the explode function: from pyspark.sql.fun...

How to Tunnel and Pivot Networks using Ligolo-ng

On my journey to take on the OSCP I learned that pivoting/tunneling can be a confusing concept at first for beginners. After doing extensive research I came across an awesome easy to use tool called Ligolo-ng. Ligolo-ng is a simple, lightweight and fast tool that allows pentesters to ...

Come On, Everybody! Let’s Do the Pivot!

Several people I have been talking to lately insist that the post-career years are an excellent time to reinvent oneself. Retirement coach Karen Midyet discussed reinvention in a podcast interview we had earlier this month. Paul Long also made a strong case for reinvention in this wee...