Digital Program Life
Digital Program Life
  • 65
  • 21 749
JMESPath Tutorial: Extract and Transform JSON Data. Language for JSON data.
JMESPath is a powerful query language for JSON data, allowing you to extract and transform data effortlessly.
helgas.code
www.youtube.com/@digitalProgramLife?sub_confirmation=1
SUBSCRIBE, stay tuned 📍
📌 OTHER VIDEOS
================================
👩‍💻 Python Pandas: complete tutorial 👉 th-cam.com/video/uTGXfVViJVY/w-d-xo.html
👩‍💻 Python Polars: Read big data. Lazy evaluation vs eager mode. Scan_csv for large data 👉 th-cam.com/video/xSfeHaE9djY/w-d-xo.html
👩‍💻 Python Matplotlib visualization:3D plots, Yfinance stock price chart. Multidimensional data analysis 👉 th-cam.com/video/1gIHYgXOZUI/w-d-xo.html
👩‍💻 Seaborn Visualization tutorial 👉 th-cam.com/video/__b4T8wJFq0/w-d-xo.html
👩‍💻 Git basic for beginners 👉th-cam.com/video/pZMZBNQ40cM/w-d-xo.html
👩‍💻 Streamlit: Data Visualization yFinance Matplotlib stock price analysis. Deploy on Streamlit Cloud👉 th-cam.com/video/tmyRwVebphU/w-d-xo.html
In this video, you'll learn how to use JMESPath to streamline your JSON Data Transformation, making it an essential tool for developers, data analysts, and system administrators. Simplify your JSON data handling and boost your productivity with JMESPath! Learn how to extract and transform JSON data efficiently with the powerful JMESPath library
#JMESPath
#JSON
#DataProcessing
#DataAnalysis
#DataScience
#Programming
#Coding
#DataManipulation
#developers
#digitalprogramlife
มุมมอง: 131

วีดีโอ

Docker Tutorial for Beginners: Build, Run & Orchestrate Apps with Docker Compose. Dockge Manager
มุมมอง 2.8K3 หลายเดือนก่อน
In this Docker tutorial for beginners, we will cover: what Docker is, orchestrating apps with Docker Compose, Docker volumes, and Dockge - a self-hosted Docker Compose manager. helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, stay tuned 📍 📌 OTHER VIDEOS 👩‍💻 Python Pandas: complete tutorial 👉 th-cam.com/video/uTGXfVViJVY/w-d-xo.html 👩‍💻 Python Polars: ...
Streamlit: Data Visualization yFinance Matplotlib stock price analysis. Deploy on Streamlit Cloud
มุมมอง 3313 หลายเดือนก่อน
Streamlit Data Visualization using yFinance Matplotlib for stock price analysis app. helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, stay tuned 📍 📌 OTHER VIDEOS 👩‍💻 Python Pandas: complete tutorial 👉 th-cam.com/video/uTGXfVViJVY/w-d-xo.html 👩‍💻 Python Polars: Read big data. Lazy evaluation vs eager mode. Scan_csv for large data 👉 th-cam.com/video/xSf...
NumPy for Data Analysis: Efficiently work with data. Generating arrays. Loading saving data.
มุมมอง 8623 หลายเดือนก่อน
NumPy is a data analysis tool that is essential for anyone looking to efficiently process and analyze large datasets in Python. helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, stay tuned 📍 📌 OTHER VIDEOS 👩‍💻 Python Pandas: complete tutorial 👉 th-cam.com/video/uTGXfVViJVY/w-d-xo.html 👩‍💻 Faster then Pandas. Polars tutorial 👉 th-cam.com/video/xSfeHaE9d...
Python Data Analysis Tools: Data processing Pandas vs Polars. Lazy evaluation vs eager mode
มุมมอง 7964 หลายเดือนก่อน
Two Big Data Analysis Tools: Pandas vs. Polars. What's the best for you? helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, stay tuned 📍 📌 OTHER VIDEOS 👩‍💻 Python Pandas: complete tutorial 👉 th-cam.com/video/uTGXfVViJVY/w-d-xo.html 👩‍💻 Python Matplotlib visualization:3D plots, Yfinance stock price chart. Multidimensional data analysis 👉 th-cam.com/video...
Seaborn Data Visualization: What pivot table in seaborn Is? Building PairGrid, scatterplot, catplot
มุมมอง 1.3K4 หลายเดือนก่อน
Data Visualization using Seaborn makes your charts more attractive, informative, and easier to interpret by providing a high-level interface for drawing statistical graphics. helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, stay tuned 📍 📌 OTHER VIDEOS 👩‍💻 Python Pandas: complete tutorial 👉 th-cam.com/video/uTGXfVViJVY/w-d-xo.html 👩‍💻 Faster then Panda...
Python Matplotlib Data Visualization: Yfinance stock price chart. Multidimensional data analysis
มุมมอง 1.5K4 หลายเดือนก่อน
Data Visualization with python Matplotlib: Using Yfinance for Stock Price Charts helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, stay tuned 📍 📌 OTHER VIDEOS 👩‍💻 Python Pandas: complete tutorial 👉 th-cam.com/video/uTGXfVViJVY/w-d-xo.html 👩‍💻 Faster then Pandas. Polars tutorial 👉 th-cam.com/video/xSfeHaE9djY/w-d-xo.html 👩‍💻 Seaborn Data Visualization t...
Python Pandas: Data analysis. Pivot table. Pandas data visualization tools. Work with sqlalchemy.
มุมมอง 2.9K4 หลายเดือนก่อน
helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, stay tuned 📍 📌 OTHER VIDEOS 👩‍💻 Python Matplotlib visualization:3D plots, Yfinance stock price chart. Multidimensional data analysis 👉 th-cam.com/video/1gIHYgXOZUI/w-d-xo.html 👩‍💻Faster then Pandas. POLARS tutorial. Lazy evaluation vs eager mode. Scan_csv for large data👉 th-cam.com/video/xSfeHaE9djY/w-d...
#5 Git Reset history. Fix conflicts. Git Diff --staged. Merge branches
มุมมอง 459 หลายเดือนก่อน
0:00 git diff. Check uncommitted git changes 01:24 git diff staged. Check the difference between the last commit and staged changes 02:38 merge branches 04:08 Git conflict resolution 08:22 Reflog 09:57 git reset hard. Reset git history to a specific point. git reset soft vs hard 12:23 git reset soft helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, sta...
#6 Amending the last commit. Merge SQUASH. Customized git log. Git aliases
มุมมอง 7210 หลายเดือนก่อน
0:00 Modify the most recent commit. git commit amend 02:25 How to delete an unnecessary branch 02:57 Create a single commit on top of your branch with all changes from the other branch. git merge squash 05:04 How to force the branch to be deleted, even if it hasn't been pushed or merged yet. 05:56 View the last two commits in the git repo 06:22 View the details statistics for the last two commi...
#4 Install Git Graph app in Visual Studio Code. Merge git branches. git log --graph in a terminal
มุมมอง 97310 หลายเดือนก่อน
0:00 Init the new project 01:13 install git graph app in Visual Studio Code 02:25 Creating branches in Git using several methods. 04:53 The difference between commits and branch merging. 05:50 View all branches 06:04 View all merged branches in Git. branch merged 06:24 View all unmerged branches in Git. branch no-merged 08:10 View git log graph in a terminal 08:30 What is the difference between...
#3 GitHub. Create Delete repository. Clone, push, pull with GIT
มุมมอง 12110 หลายเดือนก่อน
0:00 What is Git? 0:58 Web platforms to host your git repository 1:40 Register GitHub account 2:01 Create a new GitHub repository 3:05 Сlone a project from GitHub to your local computer 3:26 Generating an SSH key and adding it to GitHub 5:00 Delete a GitHub repository on a remote server 5:38 GitHub CLI 8:01 View remote Git connections 8:03 Git push your changes to the remote repository 8:46 Git...
MySql database run in Docker. Create user and GRANT the privileges. Connect to MySql server Pycharm
มุมมอง 38011 หลายเดือนก่อน
0:00 How to pull a mysql docker image from the docker hub? 0:51 How to run mysql database in a docker container? 4:40 How to connect to a mysql server from the terminal via mysql-client? 6:15 How to create a new database and user? 6:24 How to grant privileges to a new user. What does FLUSH PRIVILEGES mean? 7:29 How to connect to MySql server from the pycharm? helgas.code www.yout...
Docker: Types of Docker Volumes. Volumes Vs Bind Mounts
มุมมอง 13611 หลายเดือนก่อน
0:00 What are docker volumes 02:11 List docker volumes 03:13 Run a new docker container 05:35 Emulate a situation of data loss after deleting a container 06:21 Types of docker volumes 07:40 Create named docker volumes 08:32 Delete volumes 10:20 Docker volume prune. Delete all unused volumes at once 10:34 Get docker volume info 11:00 Launch a container with a named volume 11:34 Enter to a runnin...
#7 REBASE. The easiest explanation. Resolving rebase conflict
มุมมอง 49ปีที่แล้ว
Today we will get acquainted with the Git rebase command. helgas.code www.youtube.com/@digitalProgramLife?sub_confirmation=1 SUBSCRIBE, stay tuned 📍 📌 OTHER VIDEOS 👩‍💻 Install Git Graph app in Visual Studio Code. Merge git branches. git log graph in a terminal👉 th-cam.com/video/1Cjgnoc8kUg/w-d-xo.html 👩‍💻 Amending the last commit. Merge SQUASH. Customized git log. Git aliases👉th-...
#2 Setup Git configuration at the local project level | .GITIGNORE file
มุมมอง 47ปีที่แล้ว
#2 Setup Git configuration at the local project level | .GITIGNORE file
#1 Start a project with git .DS_Store files. Global .gitignore
มุมมอง 159ปีที่แล้ว
#1 Start a project with git .DS_Store files. Global .gitignore
MongoDB in a Docker Container: Interacting with MongoDB via PyCharm and mongosh Shell
มุมมอง 60ปีที่แล้ว
MongoDB in a Docker Container: Interacting with MongoDB via PyCharm and mongosh Shell
PYENV virtual environment. Install multiple Python versions UBUNTU
มุมมอง 184ปีที่แล้ว
PYENV virtual environment. Install multiple Python versions UBUNTU
Python Pandas: Hierarchical / Multi indexing for Data Analysis
มุมมอง 144ปีที่แล้ว
Python Pandas: Hierarchical / Multi indexing for Data Analysis
Efficient Terminal Management: Toggling Apple Silicon to Rosetta mode in One Go! Install Pyhton
มุมมอง 155ปีที่แล้ว
Efficient Terminal Management: Toggling Apple Silicon to Rosetta mode in One Go! Install Pyhton
How to Install Multiple Python Versions on Ubuntu? Setup virtualenv with Pyenv
มุมมอง 1.3Kปีที่แล้ว
How to Install Multiple Python Versions on Ubuntu? Setup virtualenv with Pyenv
How to Install Multiple Python Versions on macOS. The Easiest Virtual Environment
มุมมอง 309ปีที่แล้ว
How to Install Multiple Python Versions on macOS. The Easiest Virtual Environment