/alura-python-data-science-intro

Project developed in the alura`s course of introduction data science with python.

Primary LanguagePython

Python
Alura Python Data Science Intro

Project developed in the alura`s course of introduction data science with python.

cover

Course: https://cursos.alura.com.br/course/python-intro

📝 About The Project

In this project was learned the introduction about the Python language with focus in Data Science, learned topics:

  • Functions
  • Parameters and conditions
  • Type casting
  • List, loops and booleans
  • Import libs
  • Graphs with Matplotlib

🏃 Getting Started

To run the project locally follow these steps:

⚠️ Prerequisites

👷 Installation

1. To clone the project, run this command:

git clone https://github.com/arrudadev/python-data-science.git

🤘 Usage

Chose one file and run it:

python3 greetings.py

Alura