{"id":16706892,"url":"https://github.com/findmyway/dataframe-in-julia","last_synced_at":"2026-04-29T13:31:46.792Z","repository":{"id":74478711,"uuid":"111684573","full_name":"findmyway/DataFrame-in-Julia","owner":"findmyway","description":"A quick introduction of DataFrame in Julia for users from Python","archived":false,"fork":false,"pushed_at":"2017-12-06T02:06:33.000Z","size":8970,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T13:08:01.037Z","etag":null,"topics":["data-analysis","dataframe","julia","jupyter-notebook"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/findmyway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-11-22T12:59:32.000Z","updated_at":"2017-11-22T13:14:11.000Z","dependencies_parsed_at":"2023-02-24T06:45:55.417Z","dependency_job_id":null,"html_url":"https://github.com/findmyway/DataFrame-in-Julia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/findmyway/DataFrame-in-Julia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findmyway%2FDataFrame-in-Julia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findmyway%2FDataFrame-in-Julia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findmyway%2FDataFrame-in-Julia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findmyway%2FDataFrame-in-Julia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/findmyway","download_url":"https://codeload.github.com/findmyway/DataFrame-in-Julia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findmyway%2FDataFrame-in-Julia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32427456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T12:24:25.982Z","status":"ssl_error","status_checked_at":"2026-04-29T12:24:24.439Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-analysis","dataframe","julia","jupyter-notebook"],"created_at":"2024-10-12T19:36:43.831Z","updated_at":"2026-04-29T13:31:46.775Z","avatar_url":"https://github.com/findmyway.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DataFrame in Julia\n\n## Background\n\nBack to 2013, I learned Python for the first time. [Pandas](http://pandas.pydata.org/) was one of the most attractive libraries (also one of the most complicate libraries) that I encontered. I used to spend a lot of time reading the whole [documentation](http://pandas.pydata.org/pandas-docs/stable/) but got lost in too many specific details. And one day I found a repo named [pandas-cookbook](https://github.com/jvns/pandas-cookbook), which was very intuitive and friendly to beginners in Python. I really apperated the author's work and then translated it into Chinese [here](https://github.com/ia-cas/pandas-cookbook).\n\nRecently, my interest has shifted to [Julialang](https://julialang.org/) (happened to found that the author of [pandas-cookbook](https://github.com/jvns/pandas-cookbook) also named Julia). The most attractive feature of Julia is the lisp-like macros and the high performance in computation. Here I rewrite most of the examples from [pandas-cookbook](https://github.com/jvns/pandas-cookbook) into Julia. This repo is a homage to [Julia Evans](https://jvns.ca/). Hope it is helpful to those who are new to Julia.\n\n## Table of Contents\n\n1. [A quick tour of Jupyter Notebook](http://nbviewer.jupyter.org/github/findmyway/DataFrame-in-Julia/blob/master/A%20quick%20tour%20of%20jupyter%20notebook.ipynb)\n2. [Read-Select-Modify](http://nbviewer.jupyter.org/github/findmyway/DataFrame-in-Julia/blob/master/Read-Select-Modify.ipynb)\n3. [Split-Apply-Combine](http://nbviewer.jupyter.org/github/findmyway/DataFrame-in-Julia/blob/master/Split-Apply-Combine.ipynb)\n4. [Query Query Query](http://nbviewer.jupyter.org/github/findmyway/DataFrame-in-Julia/blob/master/Query%20Query%20Query.ipynb)\n\n## Other Resources\n\n- [Julia-DataFrames-Tutorial](https://github.com/bkamins/Julia-DataFrames-Tutorial)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindmyway%2Fdataframe-in-julia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffindmyway%2Fdataframe-in-julia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindmyway%2Fdataframe-in-julia/lists"}