Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Forked from johnwmillr/list-of-python-api-wrappers

    List of Python API Wrappers and Libraries

    88 20

  2. A list of all deep learning cloud providers

    30 6

  3. 1
    # Common conda commands
    2
    
                  
    3
    Use conda commands to create and manage a virtual environment and the Python packages inside it. 
    4
    
                  
    5
    Download the [Anaconda](https://www.anaconda.com/products/individual) or [Miniconda](https://docs.conda.io/en/latest/miniconda.html). Anaconda and miniconda come with Python and pip installed. Anaconda installs many packages and tools that are common for data science. Miniconda is far smaller. 
  4. 1
    If you are on a Mac, substitute `command` for `control`. Don't type the _+_ (it means press both keys at once).
    2
    
                  
    3
    Shortcuts when in either _command mode_ (outside the cells) or _edit mode_ (inside a cell):
    4
    ---
    5
    - `Shift` + `Enter` run selected cell or cells - if no cells below, insert a code cell below
  5. Jupyter notebook for scraping and analysis of most in demand job technologies skills for data scientists.

    Jupyter Notebook 49 21

  6. 1
    # Common Pandas Errors
    2
    ## By Jeff Hale
    3
    ## March 2020
    4
    ## Pandas Version 1.0.1
    5
    
                  

210 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2021

Created 2 repositories

Created a pull request in christophM/interpretable-ml-book that received 1 comment

Opened 1 other pull request in 1 repository
discdiver/interpretable-ml-book
1 merged

Created an issue in lckr/jupyterlab-variableInspector that received 7 comments

3.02 doesn't show variables

Installed 3.02 into my conda environment via pip on my mac. lckr-jupyterlab-variableinspector 3.0.2 pypi_0 pypi Uninstalled jupyterlab extension. …

7 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.