I need to add the .msg files to outlook custom folder using VSTO addin c#
I'm looking for a way to get character after 2nd place from a string in a dataframe column only if the length of the character is > 2 and place it into anoth
My goal is to create a bunch of sectioned off containers that a card into said containers. Its similar to how some Kanban Boards work. However, for the moment I
I'm trying to create a tweet with twitter API v2 (npm/twitter-api-v2). But im getting this Error given below: ApiResponseError: Request failed with code 403 -
I am working with petroleum company financial data and exploration data in RStudio I have two data frames, AS and xpl. When merging the two with merged = xpl %&
I'd like to create editable textfield in fragment, which after close or stop of app would be saved. But there's something wrong in line with return notatki; I a
I have problem with a related tables in SQLite database. Database create by code (CodeFirst). And I using EFCore for working with database. I have next classes
I have a strategy including 20 poses pyramiding, and i follow the all pose seperately like this. strategy.entry("BUY1", strategy.long, when= PoseCount==1 and Po