https://github.com/ccomkhj/elixir_python
Data Science in Elixir with python examples
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Repository
Data Science in Elixir with python examples
Basic Info
- Host: GitHub
- Owner: ccomkhj
- Language: Elixir
- Default Branch: main
- Size: 2.93 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
readme.MD
Livebook sample project: Elixir in Data Science
Data processing is often dominated by Python and libraries like pandas and spark. However, Elixir is emerging as a strong contender. By using Elixir throughout your application stack including the data processing, you enhance code reusability and maintainability. This repo explores how to - leverage Elixir's capabilities for data frame manipulations using livebook. - show the foundation to access database using Ecto.
How to start?
- Simply run
bash
docker compose up
To run pheonix demo project, follow below
bash cd demo_app iex --name test@0.0.0.0 --cookie hexacookie -S mix phx.servername:test@0.0.0.0cookie secret:hexacookieOpen samples under
data(default) directory. You will discover the elixir-livebook sample projects.
Owner
- Name: Huijo
- Login: ccomkhj
- Kind: user
- Location: Germany
- Company: @hexafarms
- Website: https://ccomkhj.github.io/
- Repositories: 3
- Profile: https://github.com/ccomkhj
Self Learner
GitHub Events
Total
- Push event: 8
- Create event: 2
Last Year
- Push event: 8
- Create event: 2
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- bandit ~> 1.5
- dns_cluster ~> 0.1.1
- ecto_sql ~> 3.10
- esbuild ~> 0.8
- finch ~> 0.13
- floki >= 0.30.0
- gettext ~> 0.26
- heroicons v2.1.1
- jason ~> 1.2
- phoenix ~> 1.7.18
- phoenix_ecto ~> 4.5
- phoenix_html ~> 4.1
- phoenix_live_dashboard ~> 0.8.3
- phoenix_live_reload ~> 1.2
- phoenix_live_view ~> 1.0.0
- postgrex >= 0.0.0
- swoosh ~> 1.5
- tailwind ~> 0.2
- telemetry_metrics ~> 1.0
- telemetry_poller ~> 1.0