Learn practical skills, build real-world projects, and advance your career

pandas

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="pandas")
[jovian] Updating notebook "abhishekch001/pandas" on https://jovian.ai [jovian] Committed successfully! https://jovian.ai/abhishekch001/pandas
import pandas as pd