FORCHA PEARL
FORCHA PEARL
Hello @jywarren , I need to delete all branches of my closed PRs so as to keep the code structure organized. Is that okay with you ?
These ones  >[...](#) > Sure that sounds okay! Your local ones or your remote ones? If you're not going to use any of the code anymore, or if it's...
Great work @stephaniequintana
Hello @kuhar ,please are we to remove these lines of code ? https://github.com/google/vulkan-performance-layers/blob/1571ee5af43a0a1c71694531777c1179530e0f63/.gitmodules#L1-L3 https://github.com/google/vulkan-performance-layers/blob/1571ee5af43a0a1c71694531777c1179530e0f63/CMakeLists.txt#L27-L28 https://github.com/google/vulkan-performance-layers/blob/1571ee5af43a0a1c71694531777c1179530e0f63/third_party/CMakeLists.txt#L16
Thank you @kuhar >and replace it with some combination of the c++ standard library, new hand-rolled counterparts, or possibly some alternative third-party library. Please do we have a replacement library...
I am facing the same issue . Please what command did you run ?
Hello @trgiangdo , I have been guided by [this comment](https://github.com/Avaiga/taipy/pull/646#issuecomment-1894866390) it helped me a lot, thank you. What worries me is : 1. If I use the `_CycleManager._get_all()` , I...
# Example Usage ```py from taipy.config import Config, Frequency, Scope import taipy as tp import datetime as dt from datetime import date import pandas as pd def filter_by_month(df, month): df['Date']...
@trgiangdo , you are right . This PR no-longer addresses issue #413. I am just holding on to [this comment](https://github.com/Avaiga/taipy/pull/646#pullrequestreview-1804400574) .
I am taking this issue.