20:29

Write SQL Queries in...Obsidian?

Did you know you can write queries to join data across all your data sources from within Obsidian.md?I
This one is interesting. I didn’t even know you can run Python scripts in Obsidian?! Now it’s a whole new world for me.
20:51

Docker | Quadratic Docs

Deploy Quadratic with Docker to almost any hardware.
This could be a great way to test my coding skills.
17:58

Mastodon/Bluesky to Memos

A Python script that listens to your Bluesky/Mastodon posts and captures them in your Memos instance.
I’m not sure if this is something I want implemented as is, but the script could be a reference and a starting point for my future scripts.
06:42

MicroPie

MicroPie is a lightweight Python web framework that makes building web applications simple and efficient. It includes features such as routing, session management, WSGI support, and Jinja2 template rendering.
Not a single idea how this works yet, as I’m still in the journey of learning all about Python, but leaving it here for future reference.
13:53

D-Tale The Best Library To Perform Exploratory Data Analysis Using Single Line Of Code

In this video I am going to discuss about pandas visual analysis where we will perform EDA in a single line of code.
More study materials about Python, data analysis, and D-Tale.
13:52

Pip Install D-Tale: Advanced Python Dashboard

Tutorial on creating advanced python dashboard using D-Tale.
For our future consumption.
00:23

D-Tale

Visualizer for pandas data structures. Contribute to man-group/dtale development by creating an account on GitHub.
We need to learn this in order to advance our knowledge about data analysis in Python.
15:49

Everything You Need To Know About PandasGUI

PandasGUI is a Python-based library that facilitates data manipulation and summary statistics to be applied on the dataset using GUI.
This is probably a great tool as we’re learning more about Python and Pandas.
23:55

ActualPy

Python API implementation for Actual server.

Actual Budget is a superfast and privacy-focused app for managing your finances.

Now that I’m learning python, and actually utilizing to deploy posts here, I think I should start learning this as well to get my data from Actual server and try to analyze them.

Make sure to read ActualPy documentation.

15:20

MarkItDown

Python tool for converting files and office documents to Markdown.