Welcome to Raul Muniz's Python Page

In this page I will introduce some basic and advanced python content

What is python ?

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance.
source

Next

Why use python?

As a civil engineer with research applications in the hydrology field, I work with a huge amount of data. In this way, it is necessary to have a broad knowledge in the areas of statistics, mathematics, programming with Artificial Intelligence, among others. Therefore, the python language shows itself as a potential tool, since it presents well-regarded libraries in these themes.

Next

Initial Python Scripts

In this section I will present some initial scripts. That works on the understanding and initial concepts of the python language

Introductory script with quadratic equation


script with Loops


Introductory script with some statistics


script with Pandas


Script with MatplotLib


Script in WebScrapping with Selenium

Next

Advanced python scripts

In this section I will present some codes of greater complexity. Using libraries like scikitlearn, pandas, matplotlib at a deeper level than the previous section.

Using and understanding scikitlearn


MLP Classifier

Email:
raulmuniz08@gmail.com
raul.muniz@academico.ufpb.br

Do you want to talk to me ? Send me an email