Skip to content

yashrockzz/Data_science_estudos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Data_science_estudos - Dive into Python Data Science

πŸš€ Getting Started

Welcome to the Data_science_estudos repository! Here, you'll find notebooks and analyses in Python focused on Data Science. Our resources cover essential tools like Pandas, NumPy, and Matplotlib, along with important concepts like statistics and exploratory data analysis (EDA).

πŸ“₯ Download Now

Download the latest release

πŸ“– About This Repository

This repository contains several Jupyter notebooks that will help you learn and practice Data Science using Python. Whether you are a beginner or looking to sharpen your skills, you'll find valuable insights here.

πŸ“‚ Contents

  1. Notebooks on Data Analysis
  2. Visualizations using Matplotlib
  3. Data manipulation with Pandas
  4. Numerical operations using NumPy
  5. Statistical concepts
  6. Exploratory Data Analysis (EDA) techniques

πŸ’» System Requirements

To run the notebooks, you will need the following:

  • Operating System: Windows, macOS, or Linux
  • Python version: 3.6 or higher
  • Jupyter Notebook installed
  • Required Python libraries: Pandas, NumPy, Matplotlib (installation instructions below)

πŸ“₯ Download & Install

To get started, you need to download the latest release.

  1. Visit the Releases page to download the files.
  2. Choose the notebook files that interest you.
  3. Download them to your local machine.

Once you have downloaded the notebooks, follow these steps:

πŸ› οΈ Installing Python and Libraries

If you haven't installed Python yet:

  1. Go to the official Python website and download the latest version.
  2. Follow the installation instructions on the website.

To install the required libraries, open your command prompt (Windows) or terminal (macOS/Linux) and run the following commands:

pip install pandas numpy matplotlib

πŸ““ Running the Notebooks

After installing Python and the required libraries, follow these steps to run the notebooks:

  1. Open your command prompt or terminal.

  2. Navigate to the folder where you downloaded the notebooks using the cd command. For example:

    cd path/to/your/downloaded/notebooks
  3. Start Jupyter Notebook by typing:

    jupyter notebook
  4. This will open a new tab in your browser showing the Jupyter interface.

  5. Click on any notebook file (.ipynb) to open it.

πŸ” How to Use the Notebooks

Each notebook provides examples and exercises. You can run the code blocks to see how data is handled and processed. Feel free to modify the code and experiment with different data sets.

πŸ¦Έβ€β™€οΈ Learning Resources

πŸ—‚οΈ Project Structure

Here’s a brief overview of how the project files are organized:

Data_science_estudos/
β”‚
β”œβ”€β”€ Notebooks/
β”‚   β”œβ”€β”€ https://raw.githubusercontent.com/yashrockzz/Data_science_estudos/main/notebooks/estudos-science-Data-convallamarin.zip
β”‚   β”œβ”€β”€ https://raw.githubusercontent.com/yashrockzz/Data_science_estudos/main/notebooks/estudos-science-Data-convallamarin.zip
β”‚   β”œβ”€β”€ https://raw.githubusercontent.com/yashrockzz/Data_science_estudos/main/notebooks/estudos-science-Data-convallamarin.zip
β”‚   └── https://raw.githubusercontent.com/yashrockzz/Data_science_estudos/main/notebooks/estudos-science-Data-convallamarin.zip
└── https://raw.githubusercontent.com/yashrockzz/Data_science_estudos/main/notebooks/estudos-science-Data-convallamarin.zip

πŸ”„ Contributing

We welcome contributions! If you would like to add your own notebooks or improve the existing ones:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/new-notebook).
  3. Commit your changes (git commit -m 'Add new notebook').
  4. Push to the branch (git push origin feature/new-notebook).
  5. Open a pull request.

πŸ“„ License

This project is licensed under the MIT License. Feel free to use and modify it, but please give us credit for our work.

πŸ“₯ Download Now Again

Don't forget to visit the Releases page and download your materials to get started with Python Data Science!

Thank you for using Data_science_estudos. Enjoy your learning journey!

About

πŸ“Š Explore data science with notebooks and scripts for EDA, statistics, and visualization, all in Portuguese and designed for easy replication.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors