Skip to main content

A utility module for ML and DL tasks

Project description

王老师 WangLaoShi

项目介绍

总结一些在学习过程中的知识点,以及一些学习资料。

项目结构

WangLaoShi
├── README.md
├── wanglaoshi
│   ├── version.py

项目版本

  • 0.0.1 初始化版本,项目开始
  • 0.0.2 增加列表输出
  • 0.0.3 增加字典输出,使用 Rich 输出
  • 0.0.4 实现 JupyterNotebook 环境创建
  • 0.0.5 增加几个有用的库
  • 0.0.6 修改获取 version 的方法
  • 0.0.7 增加获取当前安装包的版本号,增加获取当前每一个安装包最新版本的方法
  • 0.0.8 增加对数据文件的基本分析的部分

安装方式

  1. 源码安装方式
  • 检出项目
  • 进入项目目录
  • 执行python setup.py install
  • 安装完成
  1. pip安装方式
pip install wanglaoshi

使用方法

  1. 创建新的环境
from wanglaoshi import JupyterEnv as JE
JE.jupyter_kernel_list()
JE.install_kernel()
# 按照提示输入环境名称
  1. 获取当前环境常用库版本
from wanglaoshi import VERSIONS as V
V.check_all_versions()
  1. 获取当前环境所有库
from wanglaoshi import VERSIONS as V
V.check_all_installed()
  1. 获取当前环境所有库最新版本
from wanglaoshi import VERSIONS as V
V.check_all_installed_with_latest()

建议的版本对照关系

  1. numpy https://numpy.org/news/
  2. pandas https://pandas.pydata.org/pandas-docs/stable/whatsnew/index.html
  3. sklearn https://scikit-learn.org/stable/whats_new.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wanglaoshi-0.0.8.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wanglaoshi-0.0.8-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file wanglaoshi-0.0.8.tar.gz.

File metadata

  • Download URL: wanglaoshi-0.0.8.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for wanglaoshi-0.0.8.tar.gz
Algorithm Hash digest
SHA256 084d9c2b510965a7afea2d9703fb51e6d94e6308d32bf5e0a92c184f89560973
MD5 7e0856fa7b6f8b42cdf5e905c4ce74d8
BLAKE2b-256 bd5e3f511b15d3c94b9594e9c8bf09253b24ec5f092f9fe799130536a134698c

See more details on using hashes here.

File details

Details for the file wanglaoshi-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: wanglaoshi-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for wanglaoshi-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 8d44f94e281aa3e1f2fce5f151b6807f5785753256aaed48d5557f356948e568
MD5 68ebf182993bb1971a907e7ee553a176
BLAKE2b-256 cb7e1226e795e6d8ca1862445a96ec3e68322601ae3c16204daf26be607176dd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page