Code Monkey home page Code Monkey logo

aafc-field-data's People

Contributors

dependabot[bot] avatar devvyn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

aafc-field-data's Issues

add some example data

Since this software project is centred around some real world data, the example data should be from actual, scientific research projects. That way, more parties benefit from the success because the published software project and the published research project service each other's needs. Future scientific research can benefit from the leverage of the tools that have resulted from prior iterations, and therefore the benefit to scientific research is multiplied over time.

docs and support for self-hosted Jupyter notebook server

  • 🐳 docker-compose.yml or script
  • 💾 working directory on host
  • :octocat: ability to keep data in repo tracking
  • 📝 instructions on starting and using JN

consider:

  • 💩 users who are trapped in a crippled, Window only workplace—with Internet Explorer

ipyleaflet widget doesn't display anything

might be an issue with widgets in general, but ipyleaflet for sure doesn't show anything

To reproduce

Install package:

conda install -c conda-forge ipyleaflet

Example map from http://jupyter.org/widgets:

from ipyleaflet import Map

Map(center=[34.6252978589571, -77.34580993652344], zoom=10)

Expected

a graphical map

Actual

nothing, not even an error

need outline of documents

Link from README (or more suitable document) to:

  • Example of reading Excel sheet
  • Using Python & pandas to Analyze an Excel File
  • CAM-2017
    • instructional notebook
    • non-instructional
  • combining-sweep-and-tiller

requirements.txt not honoured when using Docker container

Whether by docker-compose up or docker run, the Python packages aren't installed automatically. To make matters worse, the requirements.txt isn't accessible to the Jupyter Notebook terminal.

Maybe a better Dockerfile could be added to the project, or one of the startup scripts could do the installs. MyBinder.org will use the requirements file already, so it may not be necessary to use Dockerfile.

  • update README to explain how to change the requirements so that they are honoured everywhere that the notebooks in the repository are likely to be used (MyBinder.org, local container)

clean and summarize `2017 CAM data from iPads.xlsx`

  • identify chunk boundaries
  • read data into pandas objects or standard Python data structures
  • output columnar data to file that doesn't require chunked parsing
  • document use of parser
    • can be in notebook or docs
  • split Python tutorials apart from analysis
  • update change log

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.