Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .cursor/rules/python-jupyter.mdc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ alwaysApply: false
- Prefer vectorized operations over explicit loops for better performance.
- Use descriptive variable names that reflect the data they contain.
- Follow PEP 8 style guidelines for Python code.
- Only import things that are used

Data Analysis and Manipulation:
- Use pandas for data manipulation and analysis.
Expand Down
83 changes: 0 additions & 83 deletions README.md

This file was deleted.

43 changes: 0 additions & 43 deletions analysis.ipynb

This file was deleted.

Loading