Releases68 v3.3.2: Patch releaseLatest May 17, 2025 + 67 releases Packages No packages published Contributors354 + 340 contributors Languages Python89.0% CSS4.5% JavaScript4.2% Shell0.8% Batchfile0.6% Dockerfile0.5% Jupyter Notebook0.4%
[2星][1y] [Py] nlog2n/pyobfuscator Python code obfuscator [2星][2y] [Ruby] polidea/siriusobfuscator-fileextractor [1星][2y] [Jupyter Notebook] s-mohammad-hashemi/sst Stochastic Substitute Training: A Gray-box Approach to Craft Adversarial Examples Against Gradient Obfuscation Defenses [1星...
mtext(2,text=”Population”,line=2) #Plot the second time series. The commandpar(new=T)is handy here. If you just need to plot two timeseries, you could also use the right vertical axis as well. In that case you have to substitute “2” with “4” in the functionsaxis()andmtext(...
We first discussed a Jupyter notebook based approach that can be used by individual data scientists for research and experimentation workflows. We also demonstrated how to use an SQS queue to allow teams of data scientists to submit more jobs. SageMaker is a highly flexible platform, allowing ...
Given that there were only three icons, doing this manually was not much of a time burden (10 minutes after I selected the color palette—usingcolorbrewer.org). Could this be done programatically? I am not sure. A person, who is not me, might be able to write some commands to do thi...
This simple gist offers a command-line tool for concatenating/merging multiple notebooks. As requested by @jamespjh, this could be a useful nbconvert feature (it would also make it robust against evolution of the internal API for users, ...
try this: go in to object_detection/utils/visualization_utils.py and comment out the import statements around lines 29 and 30 that include matplotlib. Then, try re-running the Jupyter notebook. (The visualization_utils.py script changes quite a bit, so it might not be exactly line 29 and...
When we run an ANOVA, we analyze the differences among group means in a sample. In its simplest form, ANOVA provides a statistical test of whether two or more population means are equal, and therefore generalizes the t-test beyond two means. ...
Plotting multiple time series in a single plot Recently a person posed a question on Stackoverflow about how to combine multiple time series into a single plot within the ggplot2 package. The question referenced another Stackoverflow answer for a simi...
However when I run the python script, about 5% of my notebooks do not work immediately (No Jupyter Notebook cells run) due to me receiving this error: Traceback (most recent call last): File "/opt/conda/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod...