Pandas vs Julia cheat sheet - equivalents

Hey there,

We’ve created new cheat sheet for comparison of the most used commands in DS: Julia and Pandas. You can find it here:

Cheat sheet is based on my limited experience with Julia and research.

Next

We plan to improve and increase the scope(multiprocessing etc).
Any feedback will be helpful. We are open for collaboration.

Goal
The goal is to help people working with both tools or transition.

Contribution
There are 2 notebooks at the end which might help for future contribution.
We can upload CSV format or something else.

Pandas vs Julia cheat sheet image:

Thank you in advance.

5 Likes

] add JSON is more common than using Pkg.add, may also want JSON3 as you use that below.

2 Likes

Nice design.
I could not find a pdf.

2 Likes

Thanks for the feedback

] add JSON is more common than using Pkg.add , may also want JSON3 as you use that below.

Will update the cheat sheet soon.

Initially the plan was to make it easy for use by TOC navigation and just export it to image.
We may converted to PDF - thanks for the idea.

Cheers

1 Like