Skip to content

Instantly share code, notes, and snippets.

View noturnon2's full-sized avatar

Luiz Marques noturnon2

View GitHub Profile
@noturnon2
noturnon2 / spatial-interpolation.ipynb
Created July 15, 2025 07:39
Spatial Interpolation.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@noturnon2
noturnon2 / projeto-an-lise-pyplot.ipynb
Created July 15, 2025 07:37
Projeto Análise Pyplot.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@noturnon2
noturnon2 / yfinance.ipynb
Created July 15, 2025 07:26
YFinance.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@noturnon2
noturnon2 / -caracter-sticas_dos_vinhos_trab_posgraduacao.ipynb
Created April 25, 2023 22:21
características_dos_vinhos_Trab_PosGraduacao.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@noturnon2
noturnon2 / dadosdesafio.ipynb
Created December 20, 2022 16:29
DadosDesafio.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@noturnon2
noturnon2 / ml01.ipynb
Created December 19, 2022 16:10
ML01
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sub ExtrNumbersFromRange()
'Declaração de variáveis'
Dim xRg As Range
Dim xDRg As Range
Dim xRRg As Range
Dim nCellLength As Integer
Dim xNumber As Integer
Dim strNumber As String
Dim xTitleId As String
Dim xI As Integer