codesnippets

This project houses small code snippets that I found useful.

https://github.com/sugatoray/codesnippets

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

This project houses small code snippets that I found useful.

Basic Info
  • Host: GitHub
  • Owner: sugatoray
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 25.5 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created over 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

CodeSnippets

This project houses small code snippets that I found useful.

How to ask a good question on Stackoverflow?

The golden rule of asking any question is to connect with your audience and explain your question with examples, whenever possible.

The questions you ask, unless your audience grasps your question clearly, they would either wait for more information or they will simply choose to skip answering your question.

I have seen often many new users of stackoverflow asking questions that from the following pitfalls:

  • not properly formatted
    • should learn how to use markdown to write properly formatted questions/answers.
  • properly presented
    • should try to rephrase the question by breaking it down in coherent sections, if necessary.
    • examples are always helpful
    • plots/diagrams could speak volumes (if used where applicable)
  • without adequate information
  • does not mention:
    • what they have now (current state)
    • what they want from the solution (future state)
    • what they have done (current progress) > this could be an explanation of the strategy/code they have tried so far.

This should help new stackoverflow users on to self-educate themselves:

How to write a good question on Stackoverflow? :fire: :fire: :fire:

Always provide a complete minimal reproducible example with code, data, errors, current output, and expected output, as formatted text. If relevant, only plot images are okay. Please see How to ask a good question


A must read: How do I ask a good question? :fire:

Owner

  • Name: Sugato Ray
  • Login: sugatoray
  • Kind: user
  • Location: Wisconsin, USA
  • Company: University of Wisconsin - Milwaukee

I am a Physicist (PhD ongoing). Research Interests: Data Science, ML, DL, Statistics, Math, Computing.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Ray"
  given-names: "Sugato"
  orcid: "https://orcid.org/0000-0002-9886-2324"
title: "systemsetup"
version: 1.0.0
#doi: 10.5281/zenodo.1234
date-released: 2021-08-21
url: "https://github.com/sugatoray/CodeSnippets"

#### Citations file related resources:
## - https://github.blog/2021-08-19-enhanced-support-citations-github/
## - https://citation-file-format.github.io/
## - https://www.linkedin.com/posts/github_enhanced-citation-support-on-github-activity-6834161054352850944-LRDT
## - https://citation-file-format.github.io/cff-initializer-javascript/
## - https://guides.github.com/activities/citable-code/

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • sugatoray (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

environment.yml conda
  • autopep8
  • beautifulsoup4
  • codecov
  • dnspython
  • flask
  • flask-wtf
  • geckodriver
  • imageio
  • ipympl
  • jupyter
  • jupyter_dashboards
  • jupyterlab
  • kaggle
  • matplotlib
  • numpy
  • opencv
  • pandas
  • pandoc
  • pip
  • plotly
  • pylint
  • pymongo
  • python 3.7.*
  • python-chromedriver-binary
  • requests
  • scikit-image
  • scikit-learn
  • scipy
  • seaborn
  • selenium
  • sphinx
  • sphinx_rtd_theme
  • tabulate
  • tensorflow >=2.2.0
  • tqdm
  • werkzeug 0.16.1