Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Portuguese tutorials #31

Closed
wants to merge 20 commits into from
Closed

[WIP] Portuguese tutorials #31

wants to merge 20 commits into from

Conversation

storopoli
Copy link

@storopoli storopoli commented Apr 18, 2021

This is a Work in progress. Please do not merge!

  • Translate README.md
  • Translate 01_constructors.jl
  • Translate 02_basicinfo.jl
  • Translate 03_missingvalues.jl
  • Translate 04_loadsave.jl
  • Translate 05_columns.jl
  • Translate 06_rows.jl
  • Translate 07_factors.jl
  • Translate 08_joins.jl
  • Translate 09_reshaping.jl
  • Translate 10_transforms.jl
  • Translate 11_performance.jl
  • Translate 12_pitfalls.jl
  • Translate 13_extras.jl

The .ipynb conversion to Literate .jl was done by @miguelraz in #30.

@miguelraz
Copy link

Not that there is a call to activate the environment that requires to also copy a .toml file from the repo. I missed that before you forked it

@storopoli
Copy link
Author

@miguelraz done in storopoli/Julia-DataFrames-Tutorial@199b9ae8a92a21654090bcb906f34e2964c3ebc0.

@storopoli storopoli changed the title Portuguese tutorials [WIP] Portuguese tutorials Apr 19, 2021
@storopoli
Copy link
Author

I am leaving joins as joins since in Portuguese we generally use the english version of the word and we rarely use the exact Portuguese translation that would be "juntar". We say "Então damos um join" which means "So we join".

@storopoli
Copy link
Author

Ok @miguelraz and @bkamins the translation is done. It is ready to revision and then, afterwards, ready to be converted to Pluto by @miguelraz.

@miguelraz
Copy link

FWIW, join is also used in Spanish, and I mostly left those untouched (but clarifying the meaning first)

@bkamins
Copy link
Owner

bkamins commented Apr 20, 2021

@miguelraz: please let me know when this is good to merge

@storopoli storopoli changed the title [WIP] Portuguese tutorials Portuguese tutorials Apr 20, 2021
@ronisbr
Copy link

ronisbr commented Apr 21, 2021

Hi @bkamins, @storopoli, and @miguelraz

I read this translation and I have nothing to add. Amazing work @storopoli !!

@miguelraz
Copy link

As mentioned in the other thread, I produced the .jl files from a stale vwrsion of the repo. I'm uploading more corrections tomorrow - this is NOT ready to merge until then.

@storopoli storopoli changed the title Portuguese tutorials [WIP] Portuguese tutorials Apr 21, 2021
@storopoli
Copy link
Author

Thank you @ronisbr! @miguelraz if it needs any sort of revision let me know (if you found any in the Spanish I will replicate it in the Portuguese)

@bkamins
Copy link
Owner

bkamins commented May 14, 2021

To avoid blocking users I have updated the Jupyter Notebooks to 1.1.1 release of DataFrames.jl. Fortunately the changes are minor:

  • Notebook 4, comment under cell 6 about memory mapping
  • Notebook 4, instructions for JDF.jl
  • Notebook 4, exclude one JSON timing in reading plot as it is very slow
  • Notebook 6, added an example of subset
  • Notebook 7, changes in comparing of categorical vs underlying type; and change of get to unwrap

@storopoli
Copy link
Author

Since the portuguese translation followed the spanish ones from @miguelraz I will wait for his updates and see the diffs and do the updates on the portuguese version. Does that sound OK to you guys?

@bkamins
Copy link
Owner

bkamins commented May 15, 2021

This is what I assumed, but I wanted to let you know about the changes.

@storopoli storopoli closed this Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants