Skip to content

xuzheng465/2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2022

Log myself. Inspired by yihong0618

健康相关

历史饮食

Big Data

Kafka

https://www.conduktor.io/kafka/kafka-topics-cli-tutorial

Pandas Reference Table

Pandas API Documentation

iOS

安装xcode的正确姿势

Shell Commands

# if on mac
brew install coreutils
gsed
gcut

将CSV文件的某一列(比如,第四列)变成大写字母

gsed -i 's/[^,]*/\U&/4' extracted_data.csv

遇到的问题

  1. Kernel Error in Anaconda Python Jupyter Notebook
conda install ipykernel
ipython kernel install --name <env_name> --user 

博客

博客名称 添加日期 type 备注
GeekPlux 2022-06-22 可视化 .
Therapy for Leetcode Warriors 2022-06-23 面试
AJ&Smart 2022-6-25 UI/UX 视频

文章

文章名称 添加日期 type 备注 status
Design Docs at Google 2022-06-22 文档 TODO
Design Docs, Markdown, and Git 2022-06-22 文档 TODO
Vocabulary as a Meta Mental Model 2022-06-22 词汇 TODO
Avoid Leetcode Anxiety - it's not real 2022-06-23 刷题 DOING
程序员软技能 2022-06-26 讲义 DONE ✅
知识工作者的深度工作系统 Part I Part II 2022-06-26 TODO
Kindle | 使用 Calibre 移除 Kindle 电子书的 DRM 2022-06-28 DONE
如何高效学习英语 2022-07-02 TODO

视频

Name Date type comment Status
How to learn Data Science FASTER 2022-07-03 data science DONE

Hording

Data Science - DS

Machine Learning - ML

Algorithm - Algo

课程 添加日期 类型 备注 Status
Data 100 su22 06-28 DS UCB DOING
CS 168: The Modern Algorithmic Toolbox 06-28 算法 Stanford TODO
CS193P - iOS dev 06-28 iOS Stanford HOLD
Data-Science-For-Beginners 07-08 DS MS TODO
6.006 07-08 Algo
CS170 Algo website b站视频 07-08 算法 UCB TODO
CS61A 07-08 Basic UCB :check
6.002 video website 07-08 DS MIT
CS 189 Introduction to Machine Learning 07-08 Machine Learning
Book 添加日期 类型 备注 Status
Principles and Techniques of Data Science 06-28

About

Log myself. Inspired by yihong0618

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published