Into Data Science, Machine Learning, and Python.
- Washington DC
- https://medium.com/@jeffhale
Block or Report
Block or report discdiver
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
list-of-python-api-wrappers Public
Forked from johnwmillr/list-of-python-api-wrappers
List of Python API Wrappers and Libraries
-
-
1
# Common conda commands23Use conda commands to create and manage a virtual environment and the Python packages inside it.
45Download 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.
-
1
If you are on a Mac, substitute `command` for `control`. Don't type the _+_ (it means press both keys at once).
23Shortcuts 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
-
Jupyter notebook for scraping and analysis of most in demand job technologies skills for data scientists.
-
690 contributions in the last year
Less
More
Activity overview
Contributed to
PrefectHQ/prefect,
PrefectHQ/marvin,
discdiver/prefect-mlops-zoomcamp
and 65 other
repositories
Contribution activity
May 2023
Created 4 repositories
- discdiver/ppcc-2023-05 Python
- discdiver/prefect-mlops-zoomcamp Jupyter Notebook
- discdiver/projects-multi-deploy Python
- discdiver/pacc-london-2023 Python
Created a pull request in PrefectHQ/marvin that received 5 comments
clarify language in ai_models.md
Minor edits to ai_models docs. One confusing thing still is using plugins for AI models - how do you make them available if they aren't available b…
+13
−11
•
5
comments
Opened 12 other pull requests in 1 repository
PrefectHQ/prefect
9
merged
1
open
2
closed
- Clarify information about artifacts and improve consistency in artifa…
- Fixes three broken links in the docs (1 of which is in a docstring)
- Improve the navigation structure and clarity of the various API docs
- remove line highlights in Python codeblocks
- Fix typo in 2.10.9 RELEASE-NOTES.md
- Update rest-api-reference.md links and language
- Move creating a new worker type tutorial to guides
- update broken link in concepts index
- Fix Project recipe image_name and tag templating in docker-git, docker-gcs, and docker-s3
- Makes build->push step explicit in docker project recipes
- Update docker recipe to add explicit build->push:true
-
Add storage blocks to cli
deployment buildhelp description
Reviewed 5 pull requests in 2 repositories
PrefectHQ/prefect
4 pull requests
PrefectHQ/marvin
1 pull request
Created an issue in PrefectHQ/prefect that received 5 comments
REST API OSS docs not populating in Prefect docs
First check
I added a descriptive title to this issue.
I used GitHub search to find a similar request and didn't find it
2 tasks done
Opened 7 other issues in 3 repositories
PrefectHQ/prefect
3
open
2
closed
- When creating an automation notification from the UI, don't abandon work after coming back from block creation
- Add a broken link checker step to CI for the Prefect docs
- Projects with recipe docker-git, docker-gcs & docker-s3 don't reflect image and tag provided in prefect.yaml
- Improve documentation around use of GitHub auth for Projects for SSH, classic PAT, fine-grained PAT
- Improve caching in Prefect Project Docker image builds
PrefectHQ/marvin
1
closed
discdiver/prefect-mlops-zoomcamp
1
open
9
contributions
in private repositories
May 1 – May 11