Pyae Sone Myo

Results 12 issues of Pyae Sone Myo

I'm want to visualize a swings/price movement chart over a normal OHLC chart, e.g., like the attachment below. ![image](https://user-images.githubusercontent.com/66440980/175025853-e3eba223-2d5c-4362-b802-68d051d5cf2b.png) I have written the following code: ```py def get_swing_dataframe(daily: DataFrame): last_high...

question

I would like to export my yearly reports into a CSV file so that I can process the data. What can I do to achieve this?

Add pyidaungsu python library by Kaunghtetsan275 - Python library for Myanmar language. Useful in Natural Language Processing and text preprocessing for Myanmar language.

- add manim path checking and tips for beginners - put helpful tip about the extension that it is meant to be run a scene at a time - how...

documentation

Accept ctrl+c or ctrl+d keybinding into the xterm input to stop the process.

enhancement

To load the default configuration at the moment: 1. the default configuration is first instantiated with base values ```ts // default configurations, these values are set as ./local/manim.cfg.json // note...

enhancement

Starting to run manim-sideview is painstakingly slow. The codebase it runs on is also in very bad health. This happens for these reasons: - msv spawns a new process every...

enhancement

# Grouped issues for general improvements #66 #71 #82 #72 - Add Manim out of PATH in FAQ - FFMPEG installation issue in manim - Failing to convert dvi to...

enhancement

Starting any LiveKit agent session gives me this error after about a minute of hanging. ```log 2025-04-24 16:04:01,136 - ERROR livekit.agents - initialization timed out, killing process {"pid": 24908, "inference":...

bug