emr
Here are 221 public repositories matching this topic...
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
-
Updated
Aug 12, 2021 - Python
This is to track implementation of the ML-Features: https://spark.apache.org/docs/latest/ml-features
Bucketizer has been implemented in dotnet/spark#378 but there are more features that should be implemented.
- Feature Extractors
- TF-IDF
- Word2Vec (dotnet/spark#491)
- CountVectorizer (https://github.com/dotnet/spark/p
The insane docker development environment now allows testing of php 7.4(alpha):
openemr/openemr#2498
So, this opens the door for folks to test and fix warnings/errors for php 7.4(alpha). Go get em :)
OpenMRS API and web application code
-
Updated
Aug 16, 2021 - Java
Beginner data engineering project - batch edition
-
Updated
Jun 5, 2021 - Shell
machine learning for genomic variants
-
Updated
Apr 25, 2021 - JavaScript
Companion to Learning Hadoop and Learning Spark courses on Linked In Learning
-
Updated
Mar 25, 2021 - HTML
This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.
-
Updated
Apr 29, 2021 - Ruby
Scalable RNA-seq analysis
-
Updated
Jan 12, 2021 - Python
一个权威的医疗rdf数据集, 医疗知识图谱。Patient Disease Drug Graph.
-
Updated
Oct 31, 2018 - HTML
Terraform module to provision an Elastic MapReduce (EMR) cluster on AWS
-
Updated
May 21, 2021 - HCL
An example Terraform project that will configure a Secure and Customizable Spark Cluster on Amazon EMR.
-
Updated
Nov 26, 2018 - HCL
A Terraform module to create an Amazon Web Services (AWS) Elastic MapReduce (EMR) cluster.
-
Updated
Oct 21, 2019 - HCL
Free and open source Electronic Health Record
-
Updated
Mar 13, 2018 - C++
Medkey Hospital Information System main repository: Practice Management for Practicioners & Hospitals, EHR, Patient Engagement
-
Updated
Aug 11, 2021 - PHP
PDD Graph : Bridging MIMIC-III and Linked Data Cloud
-
Updated
Sep 14, 2018 - CSS
AWS Auto Terminate Idle AWS EMR Clusters Framework is an AWS based solution using AWS CloudWatch and AWS Lambda using a Python script that is using Boto3 to terminate AWS EMR clusters that have been idle for a specified period of time.
-
Updated
Jul 9, 2021 - Python
A toolset to streamline running spark python on EMR
-
Updated
Nov 16, 2016 - Python
Improve this page
Add a description, image, and links to the emr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the emr topic, visit your repo's landing page and select "manage topics."


Report incident is currently hardcoded to set
reportedByto some user instead of the currently logged in user's id. This needs to be corrected to user the current user id from the redux store.To Reproduce