Path: blob/master/PyGWalker/PyGWalker_Analyze_Pandas_dataframe.ipynb
2972 views
Kernel: Python 3
PyGWalker - Analyze Pandas dataframe
Tags: #pandas #dataframe #tableau #pygwalker #analyze #jupyter
Author: Abraham Israel
Last update: 2023-04-12 (Created: 2023-03-07)
Description: This notebook will demonstrate how to analyze a Pandas dataframe in Jupyter using a Tableau-style interface.
References:
Input
Import libraries
In [1]:
Setup Variables
df
: Pandas dataframe to be analyzed
In [2]:
Model
Analyze dataframe
This action will analyze the dataframe using a Tableau-style interface.
In [3]:
Output
Display result
In [4]: