Skip to content

This repository contains code, notes, and examples from my journey learning Python and its essential libraries.

Notifications You must be signed in to change notification settings

trivediayush/Python-Bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Python Bootcamp Repository

This repository contains code, notes, and examples from my journey learning Python and its essential data science libraries.

πŸ“š What I've Learned

  • Python: Core language syntax, data types, control structures, functions, OOP, and built-in modules.
  • NumPy: Numerical computations, array operations, vectorization, and broadcasting.
  • Pandas: DataFrames, series, data manipulation, filtering, grouping, and file I/O operations.
  • Matplotlib: Data visualization, plotting line charts, bar graphs, histograms, and customization.

🧠 Objective

To build a solid foundation in Python for data analysis and scientific computing, enabling efficient data exploration and visualization.

πŸ“ Repository Structure

  • /python – Core Python scripts and exercises
  • /numpy – NumPy examples and demos
  • /pandas – Data analysis with Pandas
  • /matplotlib – Visualization samples

πŸ› οΈ Tools Used

  • Python 3.x
  • Jupyter Notebook
  • Visual Studio Code
  • Google Colab

βœ… Status

All core concepts have been covered and uploaded. More advanced topics may be added in future updates.

πŸ“Œ How to Use

  1. Clone this repository.
  2. Navigate to the relevant folder.
  3. Open the scripts or notebooks in your preferred environment.

πŸ“¨ Contact

For any questions or collaboration, please open an issue or contact me through GitHub.


Repository maintained by Ayush Trivedi

About

This repository contains code, notes, and examples from my journey learning Python and its essential libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published