Manipulate data
Perform novel analysis on your data.
Manipulating data in Quadratic is easier than ever as you can view your changes in the sheet in real-time. Here is a non-exhaustive list of ways to manipulate your data in Quadratic:
1. Find correlations
2. Basic stats - max, min, mean, selections, etc.
Reference: https://pandas.pydata.org/docs/getting_started/intro_tutorials/06_calculate_statistics.html
3. DataFrame math
Do math on data in the DataFrame. Alternatively, use formulas in the sheet on the values.
4. Data selections
Alternatively, cut/copy/paste specific values in the sheet.
Last updated