Business Intelligence Analyst
Business minded individual with proficiency in skills important for financial modeling, data analysis, and accounting practices. Keen on utilizing software skills and deductive reasoning to raise effectiveness.
View My RPubs Projects
View My Tableau Portfolio
import os
import pandas as pd
import numpy as np
from matplotlib import pyplot as plt
import sklearn
from sklearn import *
from sklearn.model_selection import train_test_split
from sklearn.metrics import *
import pyautogui as pag
import webbrowser as wb