James ChenManipulating 2D Arrays in ReactHey, you’re here! Let’s get started, 2D Arrays come in handy when we want to map out a grid or board. In my case, I used a 2D array to…May 13, 2021May 13, 2021
James ChenManipulating 2D Arrays in ReactHey, you’re here! Let’s get started, 2D Arrays come in handy when we want to map out a grid or board. In my case, I used a 2D array to…May 13, 2021
Angelo TurriUsing zip-codes in a linear regression modelI was given a dataset for houses in King County, Washington as part of a school project. My goal was to create a linear regression model…Jun 24, 2023