Skip to content
View lazambrano's full-sized avatar

Block or report lazambrano

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. leaflet.challenge leaflet.challenge Public

    USGS provides earthquake data in a number of different formats, updated every 5 minutes. Visiting the USGS GeoJSON Feed page and picked a data set to visualize. Clicking on a data set gave a JSON r…

    JavaScript

  2. Machine_Learning Machine_Learning Public

    Preprocessed the dataset prior to fitting the model. Performed feature selection and remove unnecessary features to scale the numerical data. Separated the data into training and testing data. Tune…

    Jupyter Notebook

  3. matplotlib-challenge matplotlib-challenge Public

    Generated a summary statistics table consisting of the mean, median, variance, standard deviation, and SEM of the tumor volume for each drug regimen. Also created a bar plot using both Pandas's Dat…

    Jupyter Notebook

  4. ETL_Project ETL_Project Public

    Exported from Quick DBD and linked to schema. Used non-SQL datatypes in the design.

    Jupyter Notebook 1

  5. Advanced-Data-Storage-Challenge Advanced-Data-Storage-Challenge Public

    Used Python and SQLAlchemy to do basic climate analysis and data exploration of climate database. All of the following analysis was completed using SQLAlchemy ORM queries, Pandas, and Matplotlib. U…

    Jupyter Notebook

  6. D3-challenge D3-challenge Public

    Created a scatter plot between two of the data variables such as Healthcare vs. Poverty and Smokers vs. Age. Using the techniques created a scatter plot that represents each state with circle eleme…

    JavaScript