Very cool to catch a glimpse of how this will pan out. Question: Would it be worthwhile to take a measurement of the wrap (on its own, doesn't matter which one). This would be the background measurement, and subtract it from the raw data of whatever sample you will be analysing?
Random question: When will you fully adopt polars instead of pandas into your analyses? Also, why matplotlib/seaborn over plotly? When are interactive visualizations **not** better (despite any increase in complexity)?
For quick visualization I prefer seaborn and matplotlib. For more advanced plotting I like Plotly (express). I used to Plotly almost exclusively but EDA was easier with matplotlib/seaborn.
Very cool to catch a glimpse of how this will pan out.
Question: Would it be worthwhile to take a measurement of the wrap (on its own, doesn't matter which one). This would be the background measurement, and subtract it from the raw data of whatever sample you will be analysing?
💯! When I work on the real data I’m going to perform background subtraction!
@@CJP3 Can't wait. With you all the way.
Subscribe to join the NIR in the Home Journey!! 🧪 🏠🧑🏽🔬
Random question:
When will you fully adopt polars instead of pandas into your analyses?
Also, why matplotlib/seaborn over plotly? When are interactive visualizations **not** better (despite any increase in complexity)?
For quick visualization I prefer seaborn and matplotlib. For more advanced plotting I like Plotly (express). I used to Plotly almost exclusively but EDA was easier with matplotlib/seaborn.
As for Polars, I haven’t really kept it on my radar. I should check it out!