Lenthiu's Blog
  • Home
  • Archives
  • Categories
  • Tags
  • About
Understanding the ndarray and its shape

Understanding the ndarray and its shape

The best way to think about NumPy arrays is that they consist of two parts, a data buffer which is just a block of raw elements, and a view which describes how to interpret the data buffer.
2025-12-02
Python
#python #numpy
Comprehensive Of Datasture

Comprehensive Of Datasture

The data type is neithor mutable/immutable, nor ordered/unordered.
2025-12-01
Python
#python
Understanding Axis In Pandas

Understanding Axis In Pandas

the axis parameter is crucial for specifying the dimension along which an operation should be performed.
2025-11-28
Python
#python #pandas

2025年中总结

2025年终总结
2025-08-14
杂记
在 macOS 上安装 yt-dlp 以及其 详细使用教程(含命令示例)

在 macOS 上安装 yt-dlp 以及其 详细使用教程(含命令示例)

MacOS 安装 yt-dlp 以及详细使用教程
2025-08-08
#tools
MacOS通过Swift实现监听对应USB的插拔情况

MacOS通过Swift实现监听对应USB的插拔情况

MacOS 的Hub都会有一个locationId,测试设备时,可以通过locationId来监听设备的链接状态
2025-04-14
MacOS
Python-pyinstller打包窗口应用

Python-pyinstller打包窗口应用

Python-pyinstller打包窗口应用,本文解决的是在MacOS上第一次启动APP时,在Docker栏上跳动几下再次启动的问题
2025-03-21
Python
#python
006Python-threading__3

006Python-threading__3

Python中多线程处理,线程间通信
2025-03-19
Python
#python
006Python-threading__2

006Python-threading__2

Python中多线程处理,线程同步机制
2025-03-19
Python
#python
Shell 脚本自动将图片生成,Appicons

Shell 脚本自动将图片生成,Appicons

将图片生成复合MacOS桌面图标的脚本。
2025-03-18
Unix/Shell
#unix #shell
123…7

Search

Hexo Fluid