Coder Social home page Coder Social logo

Hi πŸ‘‹, I'm Joel Hanson

Software Engineer @IBM πŸ‘¨πŸ»β€πŸ’»

joel-hanson

Currently working on eventstreams/kafka.

Skills: Python / JavaScript / Django / Data Science

  • πŸ‘― I’m looking to collaborate on any project related to python, javascript

Blogs posts:

Hits

Joel Hanson's Projects

advanced-serializer-usage icon advanced-serializer-usage

This code is to show how we can do one of the advanced serializer usages called Dynamically modification fields. Dynamic modifying fields can make a Django rest framework API act like graphQL endpoint by retrieving only the required fields from the model, which is our primary goal for this article.Β  Once a serializer has been initialized, the dictionary of fields that are set on the serializer may be accessed using theΒ .fieldsattribute. Accessing and modifying this attribute allows you to dynamically modify the serializer. Modifying the fields argument directly allows you to do interesting things such as changing the arguments on serializer fields at runtime, rather than at the point of declaring the serializer. The example we are using to demonstrate dynamically modifying fields will have a Book model which has Publisher and Author as foreign relations.

carbon icon carbon

🎨 Create and share beautiful images of your source code

catboost icon catboost

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

covid-19-data icon covid-19-data

An ongoing repository of data on coronavirus cases and deaths in the U.S.

custom-csv-module icon custom-csv-module

CSV (Comma-Separated Values) files are a common format for storing tabular data. In this blog post, we'll explore the process of creating a simple CSV reader in C using CPython standard library.

datasets icon datasets

πŸ€— Fast, efficient, open-access datasets and evaluation metrics in PyTorch, TensorFlow, NumPy and Pandas

debezium icon debezium

Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

devolearn icon devolearn

Accelerate data driven research on embryos with deep learning models

django-aws-eb-deploy icon django-aws-eb-deploy

This is a GitHub action for automated deployment of Django projects to aws elastic beanstalk.

django-docker-pdb icon django-docker-pdb

An example that demonstrates how to add a breakpoint to Django projects within a Docker

edfora-hacknews icon edfora-hacknews

An aptitude test conducted by edfora in hackerearth on 12 march 2017

fastapi-template icon fastapi-template

Complete Scalable FastAPI based template for Machine Learning, Deep Learning and any other software project which wants to use Fast API as API framework.

financeager icon financeager

Organize your finances easily - from the command line!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.