Activity
Remove outdated GitHub Actions workflow for Python application
Remove outdated GitHub Actions workflow for Python application
Updated python version from 3.12 to 3.13
Updated python version from 3.12 to 3.13
Add pandas-stubs to requirements for type hinting support
Add pandas-stubs to requirements for type hinting support
Querying data using pandas query method
Querying data using pandas query method
Refactor code to improve readability and maintainability
Refactor code to improve readability and maintainability
Reformatted the code using black
Reformatted the code using black
Add pandas dataframe methods and create flights data CSV file
Add pandas dataframe methods and create flights data CSV file
Removed matplotlib from requirements.txt
Removed matplotlib from requirements.txt
Refactor code formatting and optimize performance
Refactor code formatting and optimize performance
Refactor: Removed unnecessary imports
Refactor: Removed unnecessary imports
Add matplotlib to requirements.txt
Add matplotlib to requirements.txt
Refactor: Add cumulative sum calculation to numpy.ipynb
Refactor: Add cumulative sum calculation to numpy.ipynb
Moved Calculator program to projects Repo
Moved Calculator program to projects Repo
Refactor: Simplify Python description and remove unnecessary details
Refactor: Simplify Python description and remove unnecessary details