Welcome

academic
project
This is my climate class assignment as handed over by Sankalp Mathur
Published

March 26, 2026

This is your first post. You can write Markdown, LaTeX math like \(\beta_1\), and code blocks.

import pandas as pd
print("hello from python")
sysuse auto, clear
reg price mpg weight