In this video I show how to use the curvefit function in the scipy.optimize library. I also look at practical examples from physics.Tutorial Playlist:https:/... (more…)
Read more »
The file management automation tool. Contribute to tfeldmann/organize development by creating an account on GitHub. (more…)
Read more »
Ibis is a backend agnostic query builder / dataframe API for Python. Think of it as an interface for dynamically generating & executing SQL queries via Python. Ibis provides a unified API for a variety of backends like Snowflake, BigQuery, DuckDB, pol... (more…)
Read more »
This post looks how to improve the quality of your Python code with linters, code formatters, and security vulnerability scanners. (more…)
Read more »
python_project_template - Template for all my Python projects on Github. Automatic integration with Python 2.7 - 3.7, Travis, AppVeyor, Codecov, CodeClimate, MentionBot, Sphinx, Readthedocs, Flake8...
Read more »