Trouble when using Pandas
Pandas & Polars
Pandas DataFrame
import pandas as pd
import numpy as np
print(pd.__version__)
data = {"x": 2**np.arange(5),
"y": 3**np.arange(5),
Are you sure to leave this team?
Once you delete your team, all team notes will be deleted and cannot be recovered. Please ensure you've exported or transfered these notes.
Enter team name before deleting it:
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up