Pinned Repositories
2020-2-exercicio-revisao-refatoracao
AbstractTools--Teclado_CharOnHex
Sistema de desenvolvimento de um design e layout de teclado que privilegie interfaces touch
Assistance
Assistance is a seamless Computing Resources Sharing Network. Recycle your wasted computing power!
Benford_py
Python implementation of Benford's Law tests.
BracketsAndBugs
Brackets & Bugs (B&B, obviously) is a tabletop-role-playing-game in wich teams play as Information Technology Adventurers to crawl through Brackets and fight Bugs, Issues and Difficulties in the mythical land of Projects.
cyvincenty
Cython-optimized implementation of Vincenty's distance formula
py_financas
Py Finanças é um pacote python que abstrai a obtenção de dados a partir do sistema financeiro brasileiro, incluindo cálculo de vários impostos
tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
jfrfonseca's Repositories
jfrfonseca/py_financas
Py Finanças é um pacote python que abstrai a obtenção de dados a partir do sistema financeiro brasileiro, incluindo cálculo de vários impostos
jfrfonseca/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
jfrfonseca/2020-2-exercicio-revisao-refatoracao
jfrfonseca/cyvincenty
Cython-optimized implementation of Vincenty's distance formula
jfrfonseca/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
jfrfonseca/elsevier
LaTeX template for Elsevier journals
jfrfonseca/Especializacao_Ciencia_de_Dados-BigData
Especialização cursada por José Fonseca na PUC Minas em 2016-2017. Este repositório contém notas de aulas, exercícios, trabalhos, anotações, e outros.
jfrfonseca/googlefinance
Python module to get real-time stock data from Google Finance API
jfrfonseca/googlefinance-client-python
googlefinance.client is a python client library for google finance api.
jfrfonseca/jfrfonseca.github.io
Personal blog of a Data Scientist / Dev who does not use very formal language
jfrfonseca/kcmc_heuristic
Source codes for my yet-to-be-named dissertation on the KCMC problem
jfrfonseca/lambda-packages
Various popular python libraries, pre-compiled to be compatible with AWS Lambda
jfrfonseca/mockredis
mock for redis-py
jfrfonseca/OnSolving
Notes and studies on solving problems
jfrfonseca/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
jfrfonseca/pandas_redshift
Load data from redshift into a pandas DataFrame and vice versa.
jfrfonseca/parse
Parse strings using a specification based on the Python format() syntax.
jfrfonseca/pystore
Fast data store for Pandas time-series data
jfrfonseca/python-logstash
Python logging handler for Logstash.
jfrfonseca/python-project-report-tool
Python-Project Report tool analyzes a python project versioned with Git to produce a report on the numbered, readable version of each file and directory, its usage of standard library, PIP packages and local dependencies, values of constants and usage of functions, global variables and class methods.
jfrfonseca/python3-logstash
Fork of python-logstash update to work with python 3
jfrfonseca/redis-thesaurus
Redis application that inspects a redis deployment and compiles a "map" or "thesaurus" of the keys found. Useful for maintenance of a under-documented Redis database.
jfrfonseca/symbolic_regression
jfrfonseca/text_histogram
Repackage Bit.ly's data_hacks histogram for convenient script use.
jfrfonseca/transitions
A lightweight, object-oriented finite state machine implementation in Python
jfrfonseca/treino_git
Preparação do Treinamento basico de GIT
jfrfonseca/two_step_vrptw
Implementation of an heuristic to solve the Vehicle Routing Problem with Time Windows. Research in collaboration with Isabella Freitas.
jfrfonseca/vincenty
Calculate the geographical distance between 2 points with extreme accuracy.
jfrfonseca/visualization-online-python-tutor
Visualize Python, Java, JavaScript, TypeScript, Ruby, C, and C++ code execution in your Web browser
jfrfonseca/vulture
Find dead Python code