I was using regularly a macro add-in in excel which stopped working all of a sudden. I get several error messages in the following order when I launch the macro
Okay, to start with I should mention this is a very small personal project, and I've only have a handful of coding classes several years ago now. I can figure o
In Microsoft Excel I am considering columns and cells to make specific sums in a calculated column, here's an image as an example where the column "G" is where
I want to test if my jQuery code is sound. So I thought I just enter the code in the browser console. I use Mozilla Firefox. I want to test if I can select ids
I have some flipable cards. I want that they align next to each other and when it doesn't fit it will go in a row under the other cards. I want 5 cards next to
I'm stuck on this problem where I have to extract values of a particular key in nested dictionaries my dictionary is: my_dict = {'Usama': {'connected': ['Saeed'
I want to know how to handle the skewed data which contains a particular column that has multiple categorical values. Some of these values have more value_coun
I have a plotly plot which looks like this: The Code I am using is below: fig = make_subplots(specs=[[{"secondary_y": True}]]) fig.add_trace(go.Scatter( x = pf