1/24
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
NumPy
Provides efficient array and matrix data structures for numerical computing
ndarray
Core NumPy data structure for fast numerical operations
SciPy
Library built on NumPy for scientific computations
StatsModels
Library for statistical models and hypothesis testing
Pandas
Library for data manipulation and analysis
Series
One-dimensional Pandas data structure
DataFrame
Two-dimensional Pandas data structure
Matplotlib
Python library for creating static and interactive plots
Seaborn
High-level visualization library built on Matplotlib
NLTK
Natural Language Toolkit for NLP tasks
TextBlob
Object-oriented NLP library built on NLTK
Gensim
Library for document similarity and topic modeling
Jupyter Notebook
Interactive environment for code, text, and visualization
Shift + Enter
Run the current cell
Esc
Enter command mode in Jupyter
Enter
Enter edit mode in Jupyter
A key
Insert a cell above
B key
Insert a cell below
D D
Delete selected cell
Shift + Tab
Show documentation tooltip
Ctrl + Shift + -
Split a cell at cursor
Markdown Italics
Use text
Markdown Bold
Use *text*
Markdown Heading
Use #, ##, ### for headings
Markdown Code
Use backticks for inline code